frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: X402 – an open standard for internet native payments

https://www.x402.org/
16•__erik•1y ago
Hi HN – excited to announce x402, initially developed by Coinbase (YC 12)

x402 lets any HTTP API charge per request without issuing API keys or storing credit cards. Buyers (humans or AI agents) keep funds in their own wallet and dynamically discover compatible endpoints, call them as usual, and automatically pay a microtransaction in USDC or other tokens to settle.

90 second demo: https://www.youtube.com/watch?v=PV-L2AfLhJg

Problem: Every time we want to use a new API we have to: find the service online create a developer account, copy a secret key into env vars, pre-fund or hand over a credit card

This flow blocks agents even more. They can’t solve CAPTCHAs or enter credit cards. It also hurts sellers: fraud, chargebacks, onboarding friction, and marketing to humans are huge pain points.

Why buyers care Zero setup – Hit a new endpoint immediately. Runtime discovery – Because every x402 service exists in a common registry, an agent can search, compare, and invoke in one loop. Self-assembling agents become practical. Easily create proxy servers – Want an endpoint that isn’t supported? You can use our proxy server template to spin up an x402-compatible instance yourself using traditional API keys, and monetize it for others wanting access.

Why sellers care Reach incremental demand – Long-tail bots, side projects, one-off scripts, all of which too small for an account/signup flow, can now pay you. Micropayments without fraud – All payments settle onchain, nothing for stolen credit cards or chargebacks to reverse. Embedded distribution – instead of marketing to humans, create a compelling service meeting demand for agents and watch the requests roll in.

How we got here Last year we launched AgentKit (wallets for AI agents). Tens of thousands of agents now hold onchain balances, but they can’t pay for most web services. We revived the long-unused HTTP 402 (“Payment Required”) status code and wrote a spec to make it real. Marc Andresseen calls the lack of native value transfer “the original sin of the internet,” and we see x402 as the absolution of this sin.

How it works: x402 specifies a standard response body to accompany a 402 status code. This response body contains machine understandable instructions for how to pay. Payments are signature based an included as an `X-PAYMENT` header in a subsequent request to the same API endpoint. The accepting server can verify and settle payment themselves, or delegate the onchain settlement to what we call a facilitator. This means you don't have to touch crypto as a developer, you can just integrate a middleware and start receiving stablecoin payments in as little as 1 line of code. Because x402 natively traverses your existing client / server requests, it can be implemented in any language, and doesn't require webhooks, or any other complex integration. Its literally this simple: `paymentMiddleware("0xYourAddress", {"/your-endpoint": "$0.01"})`

Ask HN API providers – does the one-line integration fit your stack? What’s missing? Agent / infra builders – if a service isn’t available is the proxy server template sufficient? File issues, PRs welcome Everyone – poke holes in the trust and fee model; we’d love to iterate with your feedback

Curious to learn more? Check out our documentation and repo for more information, and please don’t hesitate to reach out to get onboard.

https://github.com/coinbase/x402 https://x402.org https://x402.gitbook.io/x402/getting-started/quickstart-for-...

Comments

danxkim•1y ago
Time to kill the API key.
pestatije•1y ago
standard X.402 (ISO/IEC 10021-2) does already exist
xinbenlv•1y ago
Congrats Erik. We are launching something that support x402 soon. DM'ed you on LinkedIn
ruiseal•1y ago
So it's an "open standard" and you can use any chain that meets Coinbase's "acceptance criteria". So under this guise, their whole goal is to make themselves centralizing force.
__erik•1y ago
we will happy accept PRs the add support for any chains that can perform the payment flows in a safe, non-custodial way for the client, resource server and faciliator. Currently x402 works with any EVM chain, and we're working with several chains on integrating.
ricochet11•1y ago
this looks great, gonna look into writing something to use with fastapi

Ring Holders Club

https://www.ringholders.club
1•pipnonsense•59s ago•0 comments

RISC-V SpacemiT K3 Boot Process

https://blog.ludovic.dev/2026/06/08/spacemit-k3-boot-process.html
1•luyu_wu•1m ago•0 comments

"iNTERFACEWARE is now entering it's fifth phase"

https://www.interfaceware.com
1•nkrumm•3m ago•0 comments

Firefox adds Google Play Integrity checks for it's AI features

https://bugzilla.mozilla.org/show_bug.cgi?id=2015109
1•drewfax•5m ago•0 comments

CC-Ledger: Per-PR cost and token analyzer for devs tired of tokenmaxxing

https://github.com/delta-hq/cc-ledger
1•tejpal-diffuse•8m ago•0 comments

Show HN: Free summary, fact check, ELI5 of any text on CPU

https://github.com/kouhxp/fftext
1•mrkn1•9m ago•0 comments

FreezeTube – 200-line Chrome extension that disables YouTube's infinite scroll

https://chromewebstore.google.com/detail/freezetube/jbhihladabkggdgbhkgdgpbjjogehgnk
1•OmarElboray•9m ago•0 comments

Ubiquitination of glycogen and metabolites in cells and tissues

https://www.nature.com/articles/s41586-026-10548-x
1•PaulHoule•10m ago•0 comments

Vercel Settles with DOJ for Not Complying with Electronic Search Warrant

https://www.justice.gov/opa/pr/contempt-proceedings-failure-comply-search-warrant-conclude-vercel...
1•benjaminhays•11m ago•0 comments

GTM Is a Creative Act

https://atlas.attio.com/gtm-is-a-creative-act
1•tanishqkanc•12m ago•0 comments

Bus, cars, houses torched in Belfast anti-immigration riots

https://www.thetimes.com/uk/crime/article/bus-cars-protests-belfast-immigration-t59n3lsf8
1•alephnerd•12m ago•1 comments

Ax-engine: Native Apple Silicon ML inference runtime with a fast Rust core

https://github.com/defai-digital/ax-engine
1•automatosx•12m ago•0 comments

Tests suggest Russian satellites can jam GPS on a continental scale

https://arstechnica.com/space/2026/06/tests-suggest-russian-satellites-can-jam-gps-on-a-continent...
1•jonbaer•13m ago•0 comments

Show HN: KnowledgeMCP – Turn any docs into an MCP endpoint (0 LLM at query time)

https://github.com/hashwnath/KMCP
2•Hashwanths•16m ago•0 comments

Tesla fans, feeling duped, take the Elon Musk-owned company to court

https://www.rnz.co.nz/news/business/597777/tesla-fans-feeling-duped-take-the-elon-musk-owned-comp...
4•billybuckwheat•16m ago•0 comments

Ottawa's bill regulating social media, AI expected to include age restrictions

https://www.cbc.ca/news/politics/online-harms-social-media-ban-youth-teens-9.7228651
4•pseudolus•17m ago•0 comments

We had to build new evals for Fable

https://hex.tech/blog/fable-evals/
2•izzymiller•18m ago•0 comments

Task Force on the Declassification of 'Federal Secrets'

https://www.youtube.com/watch?v=4couUZtAkew
2•keepamovin•20m ago•0 comments

macOS Container Machines

https://github.com/apple/container/blob/main/docs/container-machine.md
6•timsneath•24m ago•0 comments

Claude Fable 5's system prompt leaked

https://twitter.com/elder_plinius/status/2064478648057610422
3•rob•27m ago•0 comments

Microsoft Defender 'RoguePlanet' zero-day grants SYSTEM privileges

https://www.bleepingcomputer.com/news/microsoft/microsoft-defender-rogueplanet-zero-day-grants-sy...
2•882542F3884314B•28m ago•0 comments

Microsoft AI head calls out Anthropic for acting like Claude is conscious

https://www.theverge.com/tech/947197/microsoft-ai-mustafa-suleyman-anthropic-claude-conscious
2•Timofeibu•28m ago•0 comments

AT&T "You Will" Commercials (1993) [video]

https://www.youtube.com/watch?v=a2EgfkhC1eo
2•madrox•31m ago•0 comments

Miasma Supply Chain Attack Toolkit Source Code Leaked on GitHub

https://safedep.io/inside-the-miasma-supply-chain-attack-toolkit/
2•birdculture•33m ago•0 comments

Show HN: agent skill to generate aesthetic and interactive diagrams

https://github.com/plannotator/effective-html
2•ramoz•37m ago•0 comments

AI Subscriptions Are Dead

https://twitter.com/i/status/2064492311686607161
2•twapi•40m ago•0 comments

The History of Neural Networks, 1900-1990 [video]

https://www.youtube.com/watch?v=Ab44IusdINA
1•zetalyrae•40m ago•0 comments

The AI Curse (Vis the Lisp Curse)

https://blog.djhaskin.com/blog/the-ai-curse/
1•djha-skin•43m ago•0 comments

Show HN: Crxray – Git clone but for Chrome extension source code

https://github.com/collinboler/crxray
3•chaddover•43m ago•1 comments

Run the void test on Claude Fable 5 here

https://getswiftapi.com/void-test
2•rayanpal_•44m ago•1 comments