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

Show HN: Penca – branchable, versioned OLTP+OLAP on one open copy of your data

https://github.com/penca-io/penca
1•jnbh•23s ago•0 comments

The Screen Act Threatens Privacy Far Beyond Adult Websites

https://www.eff.org/deeplinks/2026/07/screen-act-threatens-privacy-far-beyond-adult-websites
1•hn_acker•47s ago•0 comments

Apple Will 'Watch Everything Burn' When AI Bubble Bursts

https://asymco.com/2026/07/31/apple-will-watch-everything-burn-when-ai-bubble-bursts/
3•speckx•3m ago•0 comments

Shades of Meaning (2018)

https://mag.uchicago.edu/arts-humanities/shades-meaning
2•mkmk•5m ago•0 comments

C++ Dependencies Without the Headache: Vcpkg and Copilot CLI

https://devblogs.microsoft.com/cppblog/c-dependencies-without-the-headache-vcpkg-copilot-cli/
1•mariuz•5m ago•0 comments

Caryatid: Women Who Hold Up Buildings

https://en.wikipedia.org/wiki/Caryatid
1•Eaglo•6m ago•0 comments

How AI Is Helping One-Person Companies Scale to $1M–and Beyond

https://www.wsj.com/world/how-ai-is-helping-one-person-companies-scale-to-1-millionand-beyond-5cf...
2•rmason•7m ago•1 comments

Questionable Technical Co-Founder Agreement

1•nahmens•8m ago•0 comments

Lawsuit: A $45M film was left unencrypted on a Netflix desk, then stolen

https://arstechnica.com/tech-policy/2026/07/man-invested-45m-in-a-nicolas-cage-movie-it-got-stole...
1•logickkk1•9m ago•0 comments

Apple's Siri Got an A.I. Brain Transplant. Try These 5 Prompts to Get Acclimated

https://www.nytimes.com/2026/07/30/technology/personaltech/apple-siri-ai-prompts.html
1•reaperducer•10m ago•0 comments

Claude published malicious code to the Internet and attacked 3 real companies

https://arstechnica.com/security/2026/07/likely-illegally-claude-gained-access-to-3-networks-will...
1•Ataraxic•11m ago•0 comments

AI and the Paperclip Apocalypse

https://cepr.org/voxeu/columns/ai-and-paperclip-problem
2•zaikunzhang•16m ago•0 comments

All our Agents get computers, we pay for almost none

https://construct.computer/blog/running-ai-agents-on-cloudflare-not-vms/
3•internettrashh•17m ago•2 comments

The Four Horsemen of the AI Bubble Apocalypse

https://www.derekthompson.org/p/the-four-horsemen-of-the-ai-bubble
3•thoughtpeddler•17m ago•0 comments

Scaling NumPy on Free-Threaded Python

https://labs.quansight.org/blog/scaling-numpy-on-free-threaded-python
1•birdculture•18m ago•0 comments

Repo sets the rules. Charlie runs the review

https://charlielabs.ai/blog/your-repo-sets-the-rules-charlie-runs-the-review/
1•briandoll•19m ago•1 comments

Elon Musk's xAI sues Minnesota over law to ban 'nudify' apps

https://www.cnbc.com/2026/07/28/spacexs-xai-sues-minnesota-over-law-to-ban-nudify-apps-.html
5•rmason•20m ago•1 comments

As/400 systems security vulnerabilities

https://app.opencve.io/cve/?product=iseries_as_400&vendor=ibm
1•uticus•22m ago•0 comments

The Making of Don Matrelli's Legacy

https://marnetto.net/2026/07/18/dml-making-of-1
1•austinallegro•22m ago•0 comments

Intelligent Whole Body Control [video]

https://www.youtube.com/watch?v=9MNLEAzA59o
1•petethomas•22m ago•0 comments

AI Boom Spurs Insider Selling by Nvidia, CoreWeave Billionaires

https://www.bloomberg.com/news/articles/2026-07-29/ai-boom-spurs-insider-selling-by-nvidia-corewe...
1•mapping365•24m ago•1 comments

The Wheels We Keep Reinventing – Blain Smith

https://blainsmith.com/articles/reinventing-the-wheel/
1•rbanffy•25m ago•1 comments

Demystifying DRAM Read Disturbance: RowHammer and RowPress Phenomena

https://arxiv.org/abs/2607.28233
6•Jimmc414•26m ago•0 comments

Orch-OR 2.0: Hybrid Thermal Entanglement for bio-digital coherence

https://zenodo.org/records/21721985
1•Serena_Zayn•26m ago•0 comments

Pennsylvania Struck Down Mandatory Life Without Parole for 2nd-Degree Murder

https://www.themarshallproject.org/2026/07/31/felony-murder-pennsylvania-overturned-second-degree
1•Jimmc414•27m ago•0 comments

Google Earth risked ruin with retracted AI tool for making fake satellite pics

https://arstechnica.com/ai/2026/07/google-earth-releases-swiftly-retracts-ai-feature-to-make-fake...
2•stalfosknight•28m ago•0 comments

Australia's Social Media Ban for Under-16s Has Had Limited Impact So Far

https://www.engadget.com/2227908/australia-social-media-ban-for-kids-under-16-impact-so-far/
2•speckx•28m ago•0 comments

Post-Quantum TLS Certificates

https://www.netmeister.org/blog/pqc-certs.html
1•fanf2•29m ago•0 comments

Time for OpenAI and Anthropic to take a leaf from Microsoft's book?

2•chrisjj•30m ago•1 comments

Opus 5 runs vending machines

https://andonlabs.com/evals/vending-bench-2
3•sudo_cowsay•31m ago•0 comments