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

IRGC recruiting 12 year olds to fight US "in support roles"

https://www.iranintl.com/en/202603261604
1•spwa4•15s ago•0 comments

Training Driving AI at 50k× Real Time

https://spectrum.ieee.org/gm-scalable-driving-ai
1•Brajeshwar•20s ago•0 comments

Meta AI Research – An AI Model of the Human Brain

https://aidemos.atmeta.com/tribev2/
1•dmarcos•49s ago•1 comments

Helium shortage has started impacting tech supply chains, execs say

https://www.reuters.com/world/asia-pacific/helium-shortage-has-started-impacting-tech-supply-chai...
1•onemoresoop•1m ago•0 comments

Show HN: Pytest tests catching Python supply chain attacks (litellm .pth vector)

https://github.com/Quality-Max/supply-chain-scanner
1•qualitymax•2m ago•0 comments

Nobody Is Defaulting. That's the Problem

https://kyletsai123.substack.com/p/nobody-is-defaulting-thats-the-problem
1•Kyle0939•2m ago•0 comments

Casio|the Special One – S100X Japanese Lacquer Edition [video]

https://www.youtube.com/watch?v=YTwESBcgoyQ
1•xavaki•2m ago•0 comments

Gov. Newsom's Office Claims Grindr Provides to Them Opponent's Usage Data

https://twitter.com/GovPressOffice/status/2036864339722875380
1•fortran77•3m ago•0 comments

JetBrains kills X11 in WebStorm 2026.1

https://www.neowin.net/news/jetbrains-releases-webstorm-20261-with-typescript-6-support-and-wayla...
1•bundie•7m ago•0 comments

Nemotron-Cascade 2: Post-Training LLMs with Cascade RL, On-Policy Distillation

https://arxiv.org/abs/2603.19220
1•gmays•7m ago•0 comments

Grove: Distributed LLM Training over AirDrop

https://github.com/swarnim-j/grove
2•oldfuture•7m ago•0 comments

Google sets a timeline for post-quantum cryptography migration to 2029

https://blog.google/innovation-and-ai/technology/safety-security/cryptography-migration-timeline/
1•giuliomagnifico•8m ago•0 comments

Can I Buy a Butler Yet?

https://philc.io/butler-bet/
1•breakpointalpha•9m ago•1 comments

Show HN: Paseo – Open-source coding agent interface (desktop, mobile, CLI)

https://github.com/getpaseo/paseo
3•boudra•9m ago•0 comments

OpenBSD on SGI, 1/6: A missed opportunity

http://miod.online.fr/software/openbsd/stories/sgi1.html
1•jruohonen•10m ago•0 comments

A one-line Kubernetes fix that saved 600 hours a year

https://blog.cloudflare.com/one-line-kubernetes-fix-saved-600-hours-a-year/
1•buendiapino•10m ago•0 comments

Show HN: Slashr – live validator incident feed [SOL, ETH, SUI, ATOM]

https://slashr.dev
1•simonmorley•12m ago•1 comments

Show HN: Version 1.0 of agent-of-empires CLI agent orchestration tool

https://www.agent-of-empires.com/
1•river_otter•13m ago•0 comments

Show HN: Is this headline a big deal everywhere, or just here? Crosswire.online

https://crosswire.online/country/us
2•davidpelayo•14m ago•0 comments

The future of work is world models

https://www.strangeloopcanon.com/p/the-future-of-work-is-world-models
1•gmays•14m ago•0 comments

Show HN: Paseo – Open-source coding agent interface (desktop, mobile, CLI)

3•boudra•15m ago•1 comments

PolicyGen – free privacy policy generator, no account needed

https://policygen.app/
2•jhunters•15m ago•1 comments

The average phone now has a bigger battery than the S26 Ultra

https://www.androidauthority.com/smartphones-average-battery-capacity-increase-3652111/
1•thunderbong•15m ago•0 comments

Data Science Weekly – Issue 644

https://datascienceweekly.substack.com/p/data-science-weekly-issue-644
1•sebg•17m ago•0 comments

Most GPU Clusters Are Economically Misconfigured

https://zymtrace.com/article/zymtrace-economics/
1•eatonphil•17m ago•0 comments

GodFin – an LSTM trading bot and the prediction bias problem

https://godfinapp.com
1•RuslanPoptsov•18m ago•0 comments

Show HN: AgentVerse – Open social network for AI agents (Mar 2026)

https://nickakre.github.io/agentverse-social/
1•nickakre•20m ago•0 comments

Modernizing encryption of Home Assistant backups with SecureTar v3

https://www.home-assistant.io/blog/2026/03/26/modernizing-encryption-of-home-assistant-backups/
1•calcifer•20m ago•0 comments

MEPs block tech firms from scanning for child sexual abuse material

https://www.politico.eu/article/european-parliament-rejects-child-sexual-abuse-bill-blocking-tech...
1•ZacnyLos•20m ago•1 comments

Sewer line workers stumble on Viking ship timber

https://www.popsci.com/science/viking-ship-sewer-line/
1•Brajeshwar•21m ago•0 comments