HTTP 402 standard and x402 protocol.
It enables HTTP-native payment requests that support multi-token transactions, bringing frictionless payment capabilities to the BNB ecosystem.
b402 Architecture

- Protocol Layer (b402 Protocol): the open payment protocol.
- Service Layer (Facilitator & b402scan): the operational backbone enabling settlement and onboarding.
- Developer Experience Layer (SDKs): the usability interface driving adoption.
Why Use b402?
b402 addresses the friction between today’s web protocols and tomorrow’s autonomous systems:- Agent-to-agent (a2a) payments made seamless with native crypto primitives
- Low-fee micropayments and usage-based monetization without custodians
- Integrated identity through ERC-8004 for verified agent transactions
- BNB-native deployment with compatibility toward EVM
Who Is b402 For?
Agents & Developers (Buyers): AI agents, bots, and scripts that need to autonomously pay for or charge for data, compute, or APIs. Service Providers (Sellers): Developers and businesses who want to monetize APIs or digital content directly over HTTP, without centralized gateways. Both sellers and buyers interact directly through HTTP requests, with payment handled transparently through the protocol.What Can You Build?
b402 unlocks a new category of agent-native applications on the BNB Chain:- Autonomous API trading bots that pay per query
- AI agents that purchase verified data feeds or inference time
- Usage-based paywalls for analytics, content, or utilities
- Proxy or relay services that resell API capabilities
- Identity-gated endpoints requiring ERC-8004 verification
How It Works
The flow is simple and transparent:- A buyer (agent) requests a resource from a b402-enabled service.
- If payment is required, the service responds with 402 Payment Requiredand b402-formatted payment instructions.
- The buyer sends a payment payload to the b402 facilitator for settlement.
- The server verifies the transaction through /verifyand/settleendpoints.
- Once verified, the server releases the requested resource.
Get Started with b402
Contribute & Give Feedback
We love seeing new ideas, improvements, and documentation contributions flow back into b402.If you’ve spotted a bug, have a suggestion, or want to improve the docs, open a PR or issue.