x402: A Payment Protocol for Autonomous AI Agents

x402 is an open standard, originated by Coinbase and now governed by a Linux Foundation-hosted foundation, that lets AI agents and software pay for API access and digital resources instantly over HTTP — without accounts, credit cards, or human sign-up.

Created 2026-08-16 Last reviewed 2026-08-16

What it is

x402 is an open technical standard that lets software — including autonomous AI agents — pay for digital resources automatically, using the internet’s existing request-response plumbing. It resurrects a long-dormant piece of the HTTP protocol: status code 402, “Payment Required,” which has existed in the HTTP specification for decades but was never implemented. Under x402, when an agent or application requests a resource — an API call, a dataset, a piece of content — that has a price attached, the server responds with a 402 status and machine-readable payment instructions. The requester’s software then signs a payment (typically in a stablecoin, a cryptocurrency pegged to a currency like the US dollar), attaches proof of payment to a retried request, and the server verifies it and returns the resource. The whole exchange happens in a single automated round trip, with no human clicking “buy,” entering a card number, or setting up a subscription.

The protocol was created and published by Coinbase, the cryptocurrency exchange, with an initial whitepaper released in May 2025. Coinbase framed the design problem explicitly around AI agents: existing payment infrastructure — credit cards, OAuth logins, SaaS subscriptions — assumes a human is present to authenticate and consent. An autonomous agent making thousands of small, unattended purchasing decisions has no such human in the loop, and no persistent “account” of its own in the conventional sense. x402 was built to let value move as easily as data does, settling in seconds and requiring no pre-existing commercial relationship between buyer and seller.

What began as a Coinbase project has since been institutionalized. In April 2026, the Linux Foundation announced its intent to host an independent, vendor-neutral x402 Foundation, and operationally launched it in July 2026 with more than 40 member organizations. Premier members include payments incumbents (Visa, Mastercard, American Express, Stripe, Adyen, Fiserv), major cloud and technology firms (Google, Amazon Web Services), and crypto infrastructure providers (Circle, Cloudflare, Ripple, Solana Foundation, Stellar Development Foundation), alongside Coinbase itself. Anthropic is also listed among the foundation’s members. The move to Linux Foundation governance was explicitly framed as preventing any single company — including Coinbase — from controlling a standard intended to underpin machine-to-machine commerce broadly.

Why it matters for AI governance and narratives

x402 is a useful marker for a shift the observatory has been tracking: the agent economy is acquiring technical infrastructure — payment rails, identity, insurance — well ahead of any governance framework for how that infrastructure should be used or overseen. A protocol that lets agents transact “with no accounts or sessions of their own” removes one of the few practical checkpoints — a human-controlled account, a billing relationship, a signup flow — where oversight, fraud prevention, or accountability could otherwise be inserted. That is not necessarily nefarious; it is also the entire value proposition, since friction-free machine transactions are what make autonomous agents commercially useful in the first place. But it means the question of who is accountable when an agent pays for something it shouldn’t have is being answered by infrastructure design choices, made by a foundation whose premier members are payments and cloud incumbents, before it is answered by regulators or courts.

The rapid move from a single-company whitepaper to a 40-member, Linux Foundation-governed standard — with Visa, Mastercard, Google, AWS, and Anthropic all signing on within roughly a year — is itself a data point about how quickly commercial actors are moving to standardize agentic infrastructure, and whose interests get built into that standardization from the start.

Key facts and dates

Where to learn more

Sources

Primary source — Coinbase's own announcement of the protocol it created and published as a whitepaper in May 2025.
Primary source — official x402.org press release on the foundation's governance structure, launch date, and member list.
Reputable industry news coverage corroborating the foundation launch and member roster, with independent framing of its significance.
Secondary technical explainer used to cross-check the mechanics of the 402 request/response payment flow.
Referenced in: Editorial No. 261