frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: X402 – an open standard for internet native payments

https://www.x402.org/
16•__erik•9mo 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•9mo ago
Time to kill the API key.
pestatije•9mo ago
standard X.402 (ISO/IEC 10021-2) does already exist
xinbenlv•9mo ago
Congrats Erik. We are launching something that support x402 soon. DM'ed you on LinkedIn
ruiseal•9mo 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•9mo 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•9mo ago
this looks great, gonna look into writing something to use with fastapi

Show HN: Extract design systems, export as Claude skills

https://designskill.co/
1•getsun•59s ago•0 comments

Show HN: Free FIFO Inventory Calculator for Accounting Students

https://takemyaccountingclassforme.com/tools/fifo-lifo-calculator
1•nomiawan•4m ago•0 comments

Show HN: NotebookLM Folders extension – create folders in NotebookLM

https://chromewebstore.google.com/detail/notebooklm-folders/agfjhljlkljjhhkpmbpcmnhjigncohdj
3•AlesBeg•5m ago•0 comments

Man's meet-ups with strangers in pubs goes global

https://www.bbc.co.uk/news/articles/cge85gq0l78o
1•zeristor•11m ago•0 comments

Structured Outputs for LLMs

http://ternarysearch.blogspot.com/2026/03/structured-outputs-for-llms.html
1•paladin314159•14m ago•0 comments

Why bookmakers model betting behavior, not match probability

https://www.playaiodds.com/en/
1•adrienditta•15m ago•1 comments

WC3UI: Warcraft III web-components library

https://wc3ui.banteg.xyz/
1•zahrevsky•18m ago•0 comments

I watched 3 lead-gen tools launch on IH this week. So I killed my own product

https://multifyco.com
1•Jonhvmp•22m ago•1 comments

Math Notepad

https://mathnotepad.com
1•the-mitr•23m ago•0 comments

Show HN: SAM 3 Inference on Modal in Under 10 Seconds

https://github.com/TheFloatingString/sam3-on-modal
1•larryll•23m ago•0 comments

Ask HN: Google started to index non-hyperlinks. What to do about it?

1•punkpeye•25m ago•0 comments

JPMorgan warns Stablecoins could put trillions in deposits at risk

https://www.fastcompany.com/91497394/jp-morgan-warns-a-parallel-banking-system-is-emerging-and-it...
1•ryan_j_naughton•25m ago•1 comments

Show HN: Turn Your Ideas into WordPress Plugins with Plugin0

https://plugin0.com/
1•wayofthekatana•28m ago•0 comments

Show HN: Workz–Git worktrees with zero-config dep sync and a built-in MCP server

https://github.com/rohansx/workz
2•rohansx•28m ago•0 comments

Show HN: Greens – mirror private GitHub activity to your public graph

https://github.com/yuvrajangadsingh/greens
1•yuvrajangads•28m ago•0 comments

A VSCode extension for serious programmers

https://marketplace.visualstudio.com/items?itemName=joechusearchpeek.searchpeek
1•chuzcjoe•30m ago•0 comments

Goclaw: A Go Port of OpenClaw

https://github.com/nextlevelbuilder/goclaw
3•geoffbp•33m ago•0 comments

About memory pressure, lock contention, and Data-oriented Design

https://mnt.io/articles/about-memory-pressure-lock-contention-and-data-oriented-design/
1•r4um•34m ago•0 comments

Show HN: Instant file upload and URL for AI agents

https://upfile.sh/
1•perryraskin•34m ago•1 comments

Motorola announces a partnership with GrapheneOS Foundation

https://motorolanews.com/motorola-three-new-b2b-solutions-at-mwc-2026/
36•km•37m ago•4 comments

Rare Steve Jobs interview about the App Store in 2008 [video]

https://www.youtube.com/watch?v=Q8hyxRJcNWU
1•Austin_Conlon•39m ago•0 comments

Starlink Mobile delivers 5G speeds from space to phones

https://starlink.com/business/mobile
2•lumannnn•40m ago•0 comments

Hackerbot-Claw: An AI-Powered Bot Actively Exploiting GitHub Actions

https://www.stepsecurity.io/blog/hackerbot-claw-github-actions-exploitation
1•denysvitali•41m ago•0 comments

Show HN: The OpenRouter for OpenClaw – Shellrouter.com

https://www.shellrouter.com
1•rickboers•42m ago•0 comments

The 1,700-year-old megastructure history almost forgot

https://www.cnn.com/2026/02/28/travel/travel-news-jetavanaramaya-ephesus
1•simonebrunozzi•44m ago•0 comments

HyperCard Changed Everything [video]

https://www.youtube.com/watch?v=hxHkNToXga8
2•gdubs•51m ago•0 comments

Show HN: PinBoard – Desktop app to bulk download Pinterest boards locally

https://pinboard-download.vercel.app/
2•arcquesar•58m ago•0 comments

Show HN: Roast My Website – AI roasts any website's design (free, built on n8n)

https://crazeemedia.app.n8n.cloud/webhook/roast-my-website
2•armanidev•58m ago•0 comments

SQLite – Professional Support and Extension Products

https://sqlite.org/prosupport.html
2•edweis•59m ago•0 comments

How We Built a Distributed Work Scheduling System for Pulumi Cloud

https://www.pulumi.com/blog/how-we-built-a-distributed-work-scheduling-system-for-pulumi-cloud/
2•cnunciato•1h ago•0 comments