Show HN: X402 – an open standard for internet native payments 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://ift.tt/6hNe9tE https://x402.org https://ift.tt/7XpPMzY... https://www.x402.org/ May 6, 2025 at 11:54PM
Show HN: X402 – an open standard for internet native payments https://ift.tt/9sfhtCE
Related Articles
Show HN: Unblob – accurate and fast extraction suite for 30+ formats https://ift.tt/BtbX8PjShow HN: Unblob – accurate and fast extraction suite for 30+ formats h… Read More
Show HN: JWST Image Slideshow https://ift.tt/lsS1jT3Show HN: JWST Image Slideshow https://ift.tt/K4L9fnd August 6, 2022 at… Read More
Show HN: Get Slack notifications for Hacker News mentions https://ift.tt/jKsg8q3Show HN: Get Slack notifications for Hacker News mentions https://ift.… Read More
Show HN: Serverless Notion Blog using React https://ift.tt/PKfwO2IShow HN: Serverless Notion Blog using React Using Notion to power a bl… Read More
Show HN: Collective list of bots on Twitter, feel free to participate https://ift.tt/k8NLKg4Show HN: Collective list of bots on Twitter, feel free to participate … Read More
Show HN: Apprise v1.0.0 – A lightweight all-in-one notification solution https://ift.tt/XBfaErGShow HN: Apprise v1.0.0 – A lightweight all-in-one notification soluti… Read More
Show HN: Jeager Plugin for AWS S3/GCS/Azure Blobs https://ift.tt/SDdz9HeShow HN: Jeager Plugin for AWS S3/GCS/Azure Blobs https://ift.tt/4T9OD… Read More
Show HN: I created a browser automation tool https://ift.tt/v1aWZxsShow HN: I created a browser automation tool I created this tool a few… Read More
0 Comments: