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

Looking for Cofounder in Legaltech

https://santol.finance
1•bgajjela•39s ago•0 comments

Star Wars: A New Hope – A Visual Guide to Changes in the Disney+ 4K Version

https://thedigitalbits.com/features/articles/item/2144-sw-new-hope-disneyplus-4k-2019
1•dabber•2m ago•0 comments

Why the IBM PCjr Failed: The "Peanut" Disaster Stan Veit Ch. 24 [video]

https://www.youtube.com/watch?v=BBem-H6ZLtY
1•oldnetguy•2m ago•0 comments

Cursor: Chat is all you need

https://twitter.com/mattyp/status/2089758434921160877
1•tosh•2m ago•0 comments

Ideating Tragit

https://figbert.com/posts/ideating-tragit/
1•Bluestein•3m ago•0 comments

macOS Data Protection Keychain for Electron Apps

https://github.com/biw/keychain-store
1•biwills•7m ago•0 comments

Data centers raise nearby temperatures by up to 4 degrees in Phoenix

https://asmedigitalcollection.asme.org/sustainablebuildings/article/7/2/024501/1233035/Data-Cente...
2•cwwc•7m ago•0 comments

AI chip startup Etched doubles valuation to $21B in under a month

https://www.reuters.com/technology/ai-chip-startup-etched-valued-21-billion-latest-funding-round-...
1•porridgeraisin•8m ago•1 comments

How Wall Street Sussed Out That Situational Awareness Was on the Ropes

https://www.wsj.com/finance/investing/how-wall-street-sussed-out-that-situational-awareness-was-o...
1•scrlk•9m ago•1 comments

Take-home pay calculator with real county/city tax data

https://gross.money/
1•greenthumbdrew•9m ago•0 comments

Photoshop: Adding Features You Don't Need Since 1990

https://myadventuresasanillustrator.substack.com/p/photoshop-adding-features-you-dont
1•pavel_lishin•10m ago•0 comments

Screwworm Infections Get Worse, Government Unleashing Drone Army to Surveil Them

https://www.techdirt.com/2026/08/17/screwworm-infections-get-worse-government-unleashing-drone-ar...
1•hn_acker•14m ago•1 comments

You Trust 1000 Strangers Every Time You Deploy

https://daylight.ai/blog/you-trust-1000-strangers-every-time-you-deploy
1•aviramha•14m ago•0 comments

Fyrox Game Engine now supports wgpu

https://github.com/FyroxEngine/Fyrox/pull/927
1•linggen•18m ago•0 comments

NoWreck v0.4.0

https://github.com/AstralXVoid/NoWreck/
1•AstralXVoid•18m ago•0 comments

Can Haskell Become a Great Language for Data Science?

https://www.youtube.com/watch?v=WpDVrUdbT2o
1•linggen•18m ago•0 comments

Reducing target directory size on nightly

https://blog.rust-lang.org/inside-rust/2026/08/18/reducing-target-dir-size-on-nightly/
2•linggen•18m ago•0 comments

One Person State – portable personal AI system

https://embassy.svit.la/p/one-person-state
1•promen_svitla•20m ago•0 comments

Every software company will become a dev tools company

https://thenewstack.io/platform-engineering-ai-harness/
1•tonkkatonka•20m ago•0 comments

And then the men with guns tell you to do it anyway

https://shkspr.mobi/blog/2026/08/and-then-the-men-with-guns-tell-you-to-do-it-anyway/
2•_djo_•20m ago•0 comments

Copia Institute Again Asks Court to Fix Contradictory Media Advertising Ruling

https://www.techdirt.com/2026/08/17/another-california-court-has-now-broken-media-advertising-so-...
1•hn_acker•21m ago•1 comments

Gmail Verified Sender Program eligibility and policies

https://support.google.com/mail/answer/12467704?hl=en
3•ChrisArchitect•21m ago•2 comments

A 24-Year-Old Blew Up a $45B AI Fund

https://rubbishtalk.com/finance/how-a-24-year-old-blew-up-a-45-billion-ai-fund/
1•Mr_Kobayashi•21m ago•0 comments

Poetry Lovers' Page

https://www.poetryloverspage.com/
1•pablode•23m ago•0 comments

Paperless Cloud Backups

https://samsm.ch/paperless-cloud-backups/
1•speckx•23m ago•0 comments

Apple's Camera-Equipped AirPods See Them in Action

https://www.macrumors.com/2026/08/17/camera-equipped-airpods-macos-26-7/
2•_djo_•24m ago•0 comments

Ask HN: How did Openrouter appreciate from –$1.3B to $7B+ in just 82 days?

https://www.axios.com/2026/08/17/stripe-openrouter-paypal
2•gulmothrowaway•24m ago•1 comments

If You Have Users, You Have to Market Your Programming Language

https://c3-lang.org/blog/you_have_to_market_your_programming_language/
1•kugurerdem•25m ago•0 comments

The origin story of Infinite Campus

https://www.infinitecampus.com/about/our-story
1•mooreds•27m ago•0 comments

Columbia House Is Shutting Down

https://pitchfork.com/story/columbia-house-is-shutting-down/
2•jaredwiener•28m ago•0 comments