AG-UI
Agent internet protocolOpen SourceOpen event-based protocol for agent and user interaction
Open HTTP payment protocol for agents and APIs
Overview
This summary uses submitted and public product material. Only source-mapped claims are documentation reviewed.
x402 is an Apache-licensed HTTP payment protocol that uses 402 Payment Required so clients and agents can discover payment terms and pay for digital resources programmatically.
Listing decision
x402 defines interoperable payment messages and roles at the network boundary between clients, resource servers, and facilitators, so it is an agent-internet protocol rather than a wallet, gateway, or agent runtime.
Before you choose
API and content providers that want accountless per-request or usage-capped payment flows, plus automated clients and agents that need to discover and pay for compatible machine-readable resources.
Adoption requires compatible client and server implementations, wallets, supported assets and networks, and either direct verification or a suitable facilitator. Production network coverage and requirements vary by facilitator, and implementers must handle keys, payment failure, settlement, refunds, taxes, compliance, and abuse controls outside the core protocol.
The protocol and scheme set continue to evolve, and this review did not independently test cross-implementation interoperability, facilitator security, settlement reliability, adoption, or regulatory treatment.
Sources
First-party unless marked otherwise. Each link supports only its adjacent claim.
x402 is documented as an open payment standard in which a service responds with HTTP 402 payment requirements, a client submits a payment payload, and the service verifies and settles directly or through a facilitator before returning the resource.
official documentation · accessed Sep 3, 2026The v2 specification defines payment-required and payment-payload structures, scheme and network identifiers, resource metadata, extensions, and use across HTTP, MCP, A2A, and other request-response transports.
official specification · accessed Sep 3, 2026The seller guide documents TypeScript, Python, and Go packages plus middleware for several web frameworks, testnet facilitator configuration, wallet requirements, and fixed or usage-capped payment schemes.
official documentation · accessed Sep 3, 2026The network guide distinguishes the testnet-only x402.org facilitator from third-party production facilitators and documents the option and prerequisites for running a facilitator independently.
official documentation · accessed Sep 3, 2026The maintained x402 specification and reference SDK repository is published under the Apache License 2.0.
official license · accessed Sep 3, 2026Open event-based protocol for agent and user interaction
Wallets, agent spending controls, and payment gateways for the agent economy
Git-native open standard for defining and running AI agents
Comments