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

Anthropic disables top-tier AI models outside US

https://www.reuters.com/technology/us-blocks-foreign-access-anthropics-most-advanced-ai-models-ax...
1•apples_oranges•5m ago•0 comments

Ask HN: What Are You Working On?

1•eisleggje•7m ago•0 comments

Drinkner – Matches your bar to the 102 IBA cocktails, AI only on miss

https://www.drinkner.com/
1•alexsa•7m ago•0 comments

IP Crawl: A living atlas of open webcams discovered on the public internet

https://ipcrawl.com/?sort=favorites
1•jumploops•7m ago•0 comments

Self-Discovery Through Archaeology

https://kesjr.com
1•promptfluid•14m ago•0 comments

Agent just scaffolded a project from 2020

https://developer.microsoft.com/blog/your-agent-just-scaffolded-a-project-from-2020
1•waldekm•16m ago•0 comments

Loop Engineering: Designing loops that prompt coding agents

https://addyosmani.com/blog/loop-engineering/
2•vantareed•17m ago•0 comments

Thames Ironworks

https://diamondgeezer.blogspot.com/2026/06/thames-ironworks.html
1•zeristor•26m ago•0 comments

Are Mythos and Fable pure marketing?

1•2muchtime•29m ago•1 comments

Google Earth Flight Simulator

https://earth.google.com/web/
1•sourcecodeplz•30m ago•0 comments

Ludwig II of Bavaria: The Tragic Tale of the Swan King

https://www.historicmysteries.com/history/ludwig-ii-swan-king/25735/
1•joebig•30m ago•0 comments

Show HN: Browse the web, from the console, using a Textual Agent Interface

https://webcli.sh
1•keepamovin•32m ago•0 comments

Interoception: The hidden sense of how you feel inside

https://www.technologyreview.com/2026/06/12/1138833/inside-interoception-brain-body/
4•joozio•33m ago•0 comments

JRE 2513 – Dean Radin

https://www.youtube.com/watch?v=4Uk0_1yqdJo
1•keepamovin•34m ago•0 comments

I just found the Mac app grand percpective but for free

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

From a Slack link to production in under 48 hours: cloning Shopify's "Quick"

https://courtyard.io/blog/post/from-a-slack-link-to-production-in-under-48-hours-cloning-shopifys...
1•joetyson•44m ago•0 comments

Jetterix Pressure Nozzle Review 2026 – Worth Buying or Just Hype?

https://finance.yahoo.com/sectors/technology/articles/jetterix-pressure-nozzle-urgent-report-1739...
1•palszaty•46m ago•0 comments

Sandboxing is 47 years old. What changed is who's in the box.

https://cyrusradfar.com/thoughts/sandboxing-from-vms-to-agents
2•cyrusradfar•50m ago•0 comments

A new pkg.go.dev API for Go

https://opensource.googleblog.com/2026/06/a-new-pkggodev-api-for-go.html
1•rcy•51m ago•0 comments

Novo Nordisk reports cyberattack as UK gives Wegovy pill the nod

https://www.theregister.com/security/2026/06/12/novo-nordisk-says-hackers-stole-clinical-trial-da...
3•jruohonen•54m ago•1 comments

Show HN: Skill for your agent to visualize your gbrain and Obsidian

https://github.com/vladignatyev/brain-map-skill
1•v_ignatyev•54m ago•0 comments

Weaker bonds make for more impact-resistant polymers

https://newatlas.com/materials/weaker-bonds-impact-resistant-polymers/
1•breve•55m ago•0 comments

Yoti does not report GrapheneOS users to the authorities

https://www.yoti.com/blog/yoti-does-not-report-grapheneos-users-to-the-authorities/
3•Cider9986•56m ago•1 comments

Musk's War on European Democracy

https://ecfr.eu/article/musks-war-on-european-democracy-how-to-open-up-x-and-fight-back/
5•jruohonen•57m ago•0 comments

Estimating No-Cot Task-Completion Time Horizons of Frontier AI Models

https://www.lesswrong.com/posts/SieLowPgNgRSPGhFw/estimating-no-cot-task-completion-time-horizons...
1•kqr•1h ago•0 comments

Norway to deploy largest fleet of 'flying' electric ferries

https://candela.com/newsroom/norway-to-deploy-worlds-largest-fleet-of-flying-electric-ferries/
1•robin_reala•1h ago•0 comments

Looksy – we research and contact vendors so you don't have to

https://looksy.fyi/blogs/blog/hidden-cost-of-doing-your-own-research
2•sean_looksy•1h ago•0 comments

Dwile flonking returns, but what on Earth is it?

https://www.bbc.co.uk/news/articles/c621z76yvy1o
1•zeristor•1h ago•1 comments

Show HN: Visualize an Obsidian/gbrain vault as an interactive graph and timeline

https://vladignatyev.github.io/brain-map-skill/
2•v_ignatyev•1h ago•1 comments

Parasitic Computing

https://en.wikipedia.org/wiki/Parasitic_computing
2•the-mitr•1h ago•0 comments