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

Apache Cloudberry's ecosystem docs cover LibreDB Studio as a native SQL client

https://cloudberry.apache.org/docs/ecosystem/sql-clients/libredb-studio/
1•abdullahk0634•1m ago•1 comments

How to Unclench

https://howtounclench.com/
1•jonnymiller•2m ago•0 comments

Why estimates of hallucinated citations are probably low

https://veruscite.com/blog/hallucinated-citation-estimates-are-low
1•apwheele•4m ago•0 comments

The agents are coming for the web and the web isn't ready

https://info.varnish-software.com/blog/the-agents-are-coming-for-the-web-and-the-web-isnt-ready
1•ingve•4m ago•0 comments

GPT-5.6 Luna vs. GPT-6 Astra: Is a $1.20 Model Good Enough for Code Review?

https://entelligence.ai/blogs/gpt-5.6-luna-vs-gpt-6-astra-is-a-1.20-model-good-enough-for-code-re...
1•theanonymousone•4m ago•0 comments

Show HN: Free tool to check how ChatGPT and Perplexity rank your brand

https://ukaiseoconsultant.co.uk/ai-driven-seo-audits/
1•auaiseo•5m ago•0 comments

Coastal trapped waves FAQ and realtime animations

https://www.dillonamaya.com/home/ctw
1•dangle1•8m ago•0 comments

Making a vintage LLM from scratch; Take #2

https://crlf.link/log/entries/260911-1/
1•croqaz•8m ago•1 comments

The Accelerationist Case for Frontier Pacing

https://contraptions.venkateshrao.com/p/the-accelerationist-case-for-frontier
1•jger15•10m ago•0 comments

Show HN: Local historical wind and gust visualizer

https://tamtamhero.github.io/localwind/
1•popol12•10m ago•0 comments

Show HN: Pull every comment out of a Google Sheet, in the browser

https://bensunter.com/commentpulse.html
2•bsunter2•10m ago•0 comments

Show HN: Build2me – Prove2Me for software agent swarms build code

https://github.com/shitianfang/build2me
1•shitianfang•11m ago•0 comments

Show HN: Slowave – local adaptive memory for coding agents

https://github.com/slowave-ai/slowave
1•mrsalty•12m ago•0 comments

Agentic AI cringe wars [video]

https://www.youtube.com/watch?v=U-Rqv9dOB1U
2•simonebrunozzi•12m ago•0 comments

DeepSeek down for API/app and web

https://downdetector.co.uk/status/deepseek/
3•nickweb•12m ago•1 comments

Cats are better at word association than human babies are, study finds (2024)

https://www.livescience.com/animals/domestic-cats/cats-are-better-at-word-association-than-human-...
1•atombender•13m ago•0 comments

Agentic Coding Strains CI: Scaling Test Impact Analysis at Anthropic

https://claude.com/blog/agentic-coding-is-straining-ci-heres-how-we-scaled-test-impact-analysis-a...
1•yarapavan•15m ago•0 comments

U.S. Health Officials Move Quickly to Deploy Medical A.I. Despite Concerns

https://www.nytimes.com/2026/09/14/health/ai-doctors-medicare-fda.html
1•brandonb•16m ago•0 comments

Redesigned My Personal Website, Inspired by Microsoft Zune

https://www.threads.com/@deboulay.mxf/post/DdR5yEqARej
1•freedmans•16m ago•0 comments

McNamara Fallacy

https://en.wikipedia.org/wiki/McNamara_fallacy
1•piinbinary•17m ago•0 comments

Neo Emacs – Emacs from the Future

https://neomacs.org/
5•giancarlostoro•18m ago•1 comments

Steps for Writing a Speed-of-Light GEMM Kernel

https://lukehuang33.github.io/blog/b200-matmul-kernels.html
2•ibobev•19m ago•0 comments

I'm Not Happier Offline

https://sameoldstory.co/im-not-happier-offline/
1•speckx•20m ago•0 comments

Minimal graphics API built on top of latest Vulkan extensions

https://github.com/sebbbi/NoGraphicsAPI
1•ibobev•20m ago•0 comments

The Roadmap of Mathematics for Machine Learning

https://thepalindrome.org/p/the-roadmap-of-mathematics-for-machine-learning
3•ibobev•21m ago•1 comments

Math, AI, and the Navier-Stokes Equations

https://blog.computationalcomplexity.org/2026/09/math-ai-and-navier-stokes-equations.html
1•btcstudente•22m ago•0 comments

I don't know my friends' names

https://www.taiwanquest.com/i-dont-know-my-friends-names/
1•btcstudente•22m ago•0 comments

IEEE S&P'27 Call for Artifacts

https://www.ieee-security.org/TC/SP2027/cfartifacts.html
1•btcstudente•22m ago•0 comments

USB-C v 3.5mm: Which one offers better audio quality?

https://www.engadget.com/2253607/usb-c-vs-3-5-mm-aux-cable-audio-quality/
1•bookofjoe•23m ago•0 comments

Can open-source AI models autonomously hack?

https://omcc.ghostsecurity.ai/
1•gregcmartin•23m ago•1 comments