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

Revolut scraps 'remote-first' working for graduate hires

https://www.ft.com/content/f0e12920-bac5-4f5b-aad1-79e350742d84
1•andrewstetsenko•49s ago•0 comments

Type-checked non-empty strings

https://exploring-better-ways.bellroy.com/haskell-koan-type-checked-non-empty-strings.html
1•surprisetalk•52s ago•0 comments

Show HN: Xtra – a Python framework for reasoning about AI system threats

https://github.com/TangibleResearch/xtra
1•reboy•2m ago•0 comments

A Portrait of the Software Engineer, 2031

https://jamesjboyer.substack.com/p/a-portrait-of-the-software-engineer
1•aesthetics1•3m ago•0 comments

QVAC: Building local-first, peer-to-peer AI applications and systems

https://github.com/tetherto/qvac
1•wslh•4m ago•0 comments

Memory Price Hikes Will Become a New Norm, Claims Lenovo

https://www.techpowerup.com/350326/memory-price-hikes-will-become-a-new-norm-claims-lenovo
1•speckx•4m ago•0 comments

Why software engineers are grieving

https://dev.jimgrey.net/2026/06/25/why-software-engineers-are-grieving/
2•chrisp1118•4m ago•0 comments

Endive 1.0: WebAssembly on the JVM, Now a Bytecode Alliance Project

https://endive.run/blog/endive-1.0/
2•dustingetz•5m ago•0 comments

Immobiliarelabs NPM packages have been compromised

https://github.com/immobiliare/backstage-plugin-gitlab/issues/1052
1•varunsharma07•6m ago•0 comments

Ask HN: Is "no source code was copied" still a sufficient defense?

3•oscgam1•6m ago•0 comments

Behind closed doors? The private sphere is under threat (2025)

https://www.the-tls.com/politics-society/social-cultural-studies/strangers-and-intimates-tiffany-...
1•throw0101d•6m ago•1 comments

FCC may kill $2B program that connects schools and libraries to Internet

https://arstechnica.com/tech-policy/2026/06/fcc-may-kill-2b-program-that-connects-schools-and-lib...
1•Brajeshwar•7m ago•0 comments

Show HN: I compared 15 AI agent frameworks across 4 production stacks

https://compare-lab.xyz/ai-agent-frameworks/
1•hannune•9m ago•0 comments

Kubescheduler: The Game

https://imjasonh.github.io/kubescheduler-the-game/
1•ImJasonH•10m ago•0 comments

Show HN: Save money with this DIY endurance gel calculator and recipe guide

https://www.theinstant.cc/gel
1•Gshaheen•11m ago•0 comments

Build a Simple RAG App with Telnyx AI Inference

https://github.com/team-telnyx/telnyx-code-examples/tree/main/build-rag-with-telnyx-inference-python
1•sona-coffee11•11m ago•1 comments

Techlang – a compiled, statically typed language targeting LLVM

https://github.com/gummyniki/techlang
1•Mierenik•12m ago•1 comments

Show HN: Dial9, a tool for diagnosing p99+ performance in Rust programs

https://github.com/dial9-rs/dial9
1•rusbus•12m ago•0 comments

Trino's Summer of Grammar

https://trino.io/blog/2026/06/26/summer-of-grammar.html
1•mateuszserafin•13m ago•0 comments

Show HN: BetterDB, MIT Valkey-native context layer for AI agents

https://github.com/BetterDB-inc/monitor/tree/master/packages
2•kaliades•14m ago•0 comments

Matrix URIs, a URL syntax from Tim Berners-Lee that never shipped (1996)

https://www.w3.org/DesignIssues/MatrixURIs.html
2•napolux•15m ago•0 comments

Close America's Transit Automation Gap

https://ifp.org/close-americas-transit-automation-gap/
1•surprisetalk•15m ago•0 comments

Module decomposition cut agent token use 32% on follow-up feature additions

https://docs.krv.ai/topos/agent-cost-savings-case-study.html
1•sgathrid•15m ago•1 comments

My memories of what life was like before the Internet

https://www.vintagecomputing.com/index.php/archives/3132/my-memories-of-what-life-was-like-before...
1•speckx•16m ago•0 comments

MCP Does Not Need Another App Store. It Needs a Control Plane

https://vectoralix.com/blog/mcp-does-not-need-another-app-store-it-needs-a-control-plane
1•eugmai86•17m ago•0 comments

How to Backup Roland Juno-106 Presets

https://knob.monster/how-to-backup-roland-juno-106-presets-sysex-transfer-guide
1•halfradaition•23m ago•0 comments

Serious statin side effects on muscles are rare, new research confirms

https://www.nbcnews.com/health/heart-health/statin-side-effects-muscles-rare-cholesterol-medicati...
1•brandonb•23m ago•0 comments

Miasma campaign poisons 20-plus NPM packages, hunts for developer secrets

https://www.theregister.com/security/2026/06/26/miasma-campaign-poisons-20-plus-npm-packages-hunt...
1•quantummagic•24m ago•0 comments

SQLite: Clustered Indexes and the Without Rowid Optimization

https://sqlite.org/withoutrowid.html
2•tosh•24m ago•0 comments

Archaic Hominin Species Buried Only Their Women

https://nautil.us/archaic-hominin-species-buried-only-their-women-1282257
2•Brajeshwar•25m ago•0 comments