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

Show HN: Figranium – Stack blocks to build browser workflows and call via API

https://github.com/figranium/figranium
1•asernasr•24s ago•0 comments

Code review automation fixed the wrong problem

https://tomosu.ai/blogs/code-review-automation.html
1•tomosu-ai•1m ago•0 comments

Keeping Humans in the Loop

https://roarepally.com/blog/ai-as-an-intelligence-amplifier
1•ro_arepally•4m ago•0 comments

Find Jobs That Interview Without LeetCode

https://noleet.lol/
1•monological•4m ago•0 comments

HEIF Heist

https://heif-heist.com/#overview
1•machinecontrol•5m ago•0 comments

Show HN: Skillmem – local memory for coding agents that stores how, not what

https://github.com/liza-studio/skillmem
1•mrPetrukovich•9m ago•0 comments

AI is an elite crime spree

https://www.thebignewsletter.com/p/ai-is-an-elite-crime-spree
4•chmaynard•10m ago•0 comments

Fibonacci Product

https://www.johndcook.com/blog/2026/09/16/fibonacci-product/
1•ibobev•11m ago•0 comments

Ask HN: What happens when Claude Code goes away?

1•HoldOnAMinute•11m ago•2 comments

With a Shovel of Salt: AI Success Stories and the Retraction Gap

https://read.misalignedmag.com/with-a-shovel-of-salt-ai-success-stories-and-the-retraction-gap-6a...
2•lcubw•11m ago•1 comments

Show HN: pg_raw_parse, parse Postgres SQL in Rust 20-60x faster than pg_query.rs

https://github.com/pgdogdev/pg_raw_parse
1•levkk•12m ago•0 comments

Key Alzheimer's study cancelled amid Trump attacks on science

https://www.theguardian.com/us-news/2026/sep/18/pittsburgh-trump-funding-cuts-nih-alzheimers
4•firefax•13m ago•0 comments

Human brain is two separate organs, research finds

https://medicalxpress.com/news/2026-09-human-brain.html
2•Jimmc414•13m ago•3 comments

Textured

https://pluralistic.net/2026/09/18/surprise/
1•hn_acker•14m ago•0 comments

Gov. Newsom issues executive order to rein in AI 'before it's too late'

https://www.cnbc.com/2026/09/18/california-newsom-executive-order-ai.html
2•Betelbuddy•16m ago•0 comments

Cutting our agent's harness cost 10x without breaking the product

https://www.usenotch.ai/blog/cutting-our-agent-s-harness-cost-10x-without-breaking-the-product
2•amanjaincorp•17m ago•0 comments

OpenAI 'ethically hacked' with help of Anthropic's Claude chatbot

https://www.theguardian.com/technology/2026/sep/18/openai-hacked-anthropic-claude-chatbot
5•sbulaev•18m ago•0 comments

GrassLobster: AI Agentic Generation of Parametric Geometry Workflows

https://www.miro.vision/index.php/2026/09/17/grasslobbster/
2•aidog•20m ago•0 comments

You could have built Jev

https://sgnt.ai/p/jev/
2•petesergeant•20m ago•0 comments

Coffee and Milk ≠ Latte

https://www.johndcook.com/blog/2026/09/16/coffee-milk-latte/
3•ibobev•24m ago•0 comments

A custom virtual machine for the Stars 4X game

https://nullprogram.com/blog/2026/09/17/
2•ibobev•24m ago•0 comments

What happened on Voat after Reddit banned major communities

https://www.nature.com/articles/s41598-026-63627-4
3•atomashevic•25m ago•0 comments

Build Faster Feedback Loops Using Qualitative User Research

https://blog.nseldeib.com/p/build-faster-feedback-loops-using
2•nadis•27m ago•0 comments

Show HN: Omabib, a Zotero alternative for Omarchy with agent support

https://github.com/atomashevic/omabib
2•atomashevic•28m ago•0 comments

Are You Ready for Part 108?

https://marbletech.us/p/are-you-ready-for-part-108
2•flyingcars•28m ago•0 comments

Show HN: Rickub – The Smartest Git in the Universe

https://rickub.com/
2•ssaboum•29m ago•0 comments

Why Harvard's Dean 'Encourages' Students to Use AI

https://www.derekthompson.org/p/what-is-college-for
2•mooreds•31m ago•0 comments

ThinkNode M9 MicroSD Card and Virus Notice

https://www.elecrow.com/Thinknode-M9-Security-Advisory-SD-Card-Malware-Risk.html
2•celsoazevedo•31m ago•0 comments

Let GPT-6 Astra code without using Codex Usage

https://ethanplus.ai/blog/run-a-coding-agent-on-gpt-6-pro-inside-chatgpt
2•ethanplusai•34m ago•0 comments

Show HN: Quokka – a self-hosting, deterministic programming language

https://quokka.space/
4•CFBL•35m ago•0 comments