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

America has lost its war with Iran

https://www.independent.co.uk/voices/editorials/america-trump-iran-ceasefire-agreement-war-hormuz...
1•testing22321•3m ago•0 comments

The Effect of the Great Recession on U.S. Fertility

https://read.dukeupress.edu/demography/article/doi/10.1215/00703370-12664250/411033/The-Effect-of...
2•paulpauper•5m ago•0 comments

Tyler Cowen Is the Tycho Brahe of Economics

https://3quarksdaily.com/3quarksdaily/2026/06/tyler-cowen-is-the-tycho-brahe-of-economics.html
1•paulpauper•6m ago•0 comments

Zen and the Art of Machine Learning Research

https://blog.jxmo.io/p/zen-and-the-art-of-machine-learning
1•jxmorris12•6m ago•0 comments

The White House Is Ratcheting Up Its War Against Anthropic

https://www.theatlantic.com/technology/2026/06/trump-anthropic-export-control-ai-race/687555/
1•Filligree•6m ago•0 comments

Ask HN: Does anyone have their PMs shipping code to customer-facing products?

2•reluctant_dev•11m ago•0 comments

Earn lending-market yield on internet dollars

https://www.askthehive.ai/
1•prismoonprismo•16m ago•0 comments

Ratchets: a Rust tool that polices style violations with a flexible budget

https://github.com/imbue-ai/ratchets
1•nvader•17m ago•0 comments

Ai2 ACE2S – Simulate atmospheric variability – Scale of days to centuries

https://huggingface.co/allenai/ACE2S-SHiELD-plus
1•embedding-shape•21m ago•0 comments

Free Full on App Opensource. This One Is an Absolute Gem Find on GitHub

https://github.com/Prithvi-Web/Treemap
1•DaGoat487•21m ago•4 comments

Amazon Announces Multibillion-Dollar Data Center in Missouri

https://www.narracomm.com/amazon-announces-multibillion-dollar-data-center-in-missouri/
2•thelonelyborg•24m ago•1 comments

How the PH1 barrel became a legend in America's craft beer scene

https://www.washingtonpost.com/food/2026/06/15/how-ph1-barrel-became-legend-america-craft-beer-sc...
1•bookofjoe•26m ago•2 comments

The US just treated an LLM as a munition

https://substack.productmind.co/p/four-thoughts-on-anthropics-fable
2•okosisi•30m ago•1 comments

DeepFork – reverse-engineer any OSS repo into a clean-room rebuild blueprint

https://github.com/GerardoRdz96/deepfork
2•gerardordz96•35m ago•1 comments

Reviews have become expensive, rewrites have become cheap

http://ishmeetbindra.com/posts/reviews-have-become-expensive-rewrites-have-become-cheap/
2•arzh2•38m ago•0 comments

Explosions in Iran IRGC Infighting over "Deal", Hezbollah Attacks Israel [video]

https://www.youtube.com/watch?v=ZehgwIxh4eA
2•Bender•39m ago•0 comments

The Org Harness

https://pub.towardsai.net/the-org-harness-edef5844ba10?source=friends_link&sk=c7ddedd34684476842b...
1•tacoda•44m ago•0 comments

Xiaomi's agentic AI coding harness MiMo Code beats Claude Code at 200 step tasks

https://venturebeat.com/technology/xiaomis-new-open-source-agentic-ai-coding-harness-mimo-code-be...
3•gmays•46m ago•0 comments

Show HN: An Information Exchange for Agents

https://callsign.sh/
1•ric2z•46m ago•5 comments

FreeBSD 15.1-Release Now Available

https://lists.freebsd.org/archives/freebsd-announce/2026-June/000274.html
1•cperciva•47m ago•0 comments

Startup supposed to revolutionize California's wine industry 'It failed'

https://www.latimes.com/business/story/2026-06-15/this-startup-was-supposed-to-revolutionize-cali...
4•iancmceachern•51m ago•0 comments

The Exe.dev iOS App

https://blog.exe.dev/ios
1•bryanmikaelian•53m ago•0 comments

As a potential bug bounty hunter need an advice from bounty hunting veterans

1•SunShineDust•54m ago•0 comments

Eight Crew Members Believed Dead in B-52 Bomber Crash at California Air Base

https://www.wsj.com/us-news/b-52-bomber-crashes-shortly-after-take-off-at-california-air-base-253...
1•fortran77•54m ago•2 comments

UK social media ban for children: the privacy problems Australia exposed

https://proton.me/blog/uk-social-media-ban-privacy
3•jethronethro•56m ago•0 comments

Continue has been acquired by Cursor

https://www.continue.dev
2•platevoltage•57m ago•3 comments

Ultracoding: The Next Frontier

https://www.jay.ai/blog/ultracoding-the-next-frontier
2•_jayhack_•58m ago•0 comments

The Productivity J-Curve [pdf]

https://ide.mit.edu/sites/default/files/publications/jcurve.pdf
1•kioku•1h ago•0 comments

Www.ander.com

https://blog.cloudflare.com/es-es/welcome-to-connectivity-cloud/
1•the-art•1h ago•0 comments

Stolen fries are spicier than justice: How covert larceny enhances taste

https://www.sciencedirect.com/science/article/abs/pii/S0950329326001126
3•gnabgib•1h ago•0 comments