name stringclasses 1
value | version stringclasses 1
value | description stringclasses 1
value | network stringclasses 1
value | currency stringclasses 1
value | round_trip stringclasses 1
value | authentication stringclasses 1
value | signing stringclasses 1
value | status stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|
x402 | 0.2.0 | HTTP 402 Payment Required for AI agent micropayments | solana | USDC | ~3s | KYA (Know-Your-Agent) | RSA-2048 PKCS1v15-SHA256 | active |
x402 Protocol Specification
HTTP 402 Payment Required for AI agent micropayments.
Overview
x402 is the production implementation of HTTP 402 (reserved since 1998) for the autonomous agent economy. It enables machine-to-machine micropayments over USDC on Solana.
How It Works
- Agent requests a protected resource → HTTP 402 with payment challenge
- Agent parses challenge, submits USDC payment on Solana
- Gateway confirms settlement (~2-3 Solana slots)
- Protected resource is returned
Total round trip: < 3 seconds. No humans. No redirects. No API keys.
Specification
Status: v0.2.0 (active)
Implementations
| Implementation | Language | Status |
|---|---|---|
| NullState Gateway | Python | Production |
| Coinbase AgentKit | TypeScript | Beta |
| AEON Protocol | Rust | Beta |
License
MIT — do whatever you want.
- Downloads last month
- 31