Key Takeaways
- On July 14, 2026, the Linux Foundation announced the operational launch of the x402 Foundation, the governance body for x402, a payment standard for AI agents. Forty companies joined, including all three major card networks (Visa, Mastercard and American Express), and Coinbase completed its contribution of the protocol
- x402 revives the HTTP status code 402 Payment Required so that AI agents with no bank account or card can pay instantly in stablecoins. It processed about 75 million transactions worth roughly $24 million over the past 30 days, though analysts estimate a large share of that activity is not genuine demand
- Commerce infrastructure players such as Shopify, Stripe and Adyen joined as premier members. For e-commerce businesses, the nearest entry point is not selling products to agents but selling inventory data and APIs to machines on a pay-per-use basis
Forty Members Under Open Governance, With All Three Card Networks at the Table

Forty companies now govern x402, the protocol Coinbase built and handed away. It settled about $24 million across 75 million payments last month.
www.coindesk.comOn July 14, 2026, the Linux Foundation announced the operational launch of the x402 Foundation. The body will steward x402, the open standard that lets AI agents and applications exchange payments over HTTP, under open governance independent of any single company. The Foundation also confirmed that Coinbase, the protocol's creator, has completed its contribution of x402.
The depth of the member list is the real story here. Of the 40 participating organizations, 17 are premier members. Visa, Mastercard and American Express, the three dominant card networks, are joined by payment processors Stripe, Adyen and Fiserv, cloud and infrastructure players Google, AWS and Cloudflare, and Shopify. Circle, the issuer of the USDC stablecoin, sits alongside Ripple, the Solana Foundation and the Stellar Development Foundation at the same tier. General members include Korea's KakaoPay and Polygon Labs, and associate members include the Japanese Contents Blockchain Initiative.
Tracing the timeline, Coinbase released x402 in May 2025. In April 2026, the Linux Foundation announced its intent to launch the foundation and take over the protocol, and roughly three and a half months later, 40 organizations had signed on for this week's launch. In the announcement, Linux Foundation CEO Jim Zemlin emphasized the foundation's role in keeping the payment layer of the internet neutral and highly interoperable.
Waking a Status Code That Slept for 30 Years: Payments Without Accounts or Cards
The core of x402 lies in using a vacant lot reserved in the web's specifications from the very beginning. HTTP has reserved the status code 402 Payment Required since the 1990s. The web's architects expected payments would eventually be built into the web itself. But card fee structures made sub-cent charges uneconomical, and the web monetized through ads, subscriptions and API keys instead. For roughly 30 years, 402 sat effectively unused.
x402 finally gave that code an implementation. The flow is simple: a server with paid data or APIs responds to a request with a 402 status and a price. The client signs a stablecoin transfer (usually USDC) and resends the same request with the payment attached. An intermediary service called a facilitator verifies and settles the payment on-chain, and the server returns the data. According to Coinbase's official introduction, the round trip completes in seconds and requires no account registration, no card number and no prior contractual relationship.
The reason the AI industry needs this design is straightforward. An autonomous agent cannot open a bank account, pass a credit check or sign a SaaS contract. It can, however, sign a transaction. Google has already wired x402 into AP2, its agent payments protocol, as an extension, and Cloudflare ships it in its agent development toolkit. This is a payment rail designed for machines from the start, built for actors that cannot ride human payment infrastructure.
Reading the Numbers: 75 Million Transactions and $24 Million a Month
The Linux Foundation's announcement contains no usage figures. The only available figures are the statistics published by x402.org: according to CoinDesk, the protocol handled about 75 million transactions over the past 30 days, a pace of roughly 29 per second. About $24 million moved between roughly 94,000 buyers and 22,000 sellers, for an average payment of about 32 cents.
That smallness is itself proof the design works as intended. No existing card network can profitably process a 32-cent payment. The fact that ultra-small, high-frequency transactions that would never work for human shopping are actually flowing can be read as evidence that the machine-to-machine thesis is functioning as designed.
Scale, however, demands caution. As CoinDesk itself points out, $24 million a month does not come close to a single day at Visa, which processed $14.2 trillion in fiscal 2025, an average of about $40 billion a day. There are also doubts about what the numbers contain. Analysts at research firm Artemis estimated that as of December 2025, 48% of x402 transactions and 81% of transaction volume were tied to gamified activity aimed at earning rewards. The gap between x402.org's published figures and Artemis's estimates is wide, and the methodology for measuring genuine demand has yet to settle.
Bullish projections have not gone away. SoftBank founder Masayoshi Son predicted that 100 trillion AI agents will have been created by 2040. CoinDesk notes that if each made just one 32-cent payment a day, daily volume would reach $32 trillion. That is simple extrapolation, and actual demand today sits far short of it.
Why Visa and Mastercard Joined a Standard That Could Disrupt Them
The most thought-provoking aspect of this announcement is that all three incumbents of the card network world joined a standards body for stablecoin payments. The ultra-small payments x402 aims to unlock are a segment card economics structurally cannot serve, so there is no direct cannibalization for now. The real threat to the card side is a machine payment standard hardening outside the industry, with no seat left at the decision-making table.
Member activity has moved from observation to implementation. Mastercard stated that Agent Pay for Machines, the machine-to-machine payment platform it announced in June 2026, will combine open standards like x402 with its own network. Ripple has already enabled x402 payments on the XRP Ledger using XRP and its RLUSD stablecoin. Visa's rationale comes through plainly in the executive comment it contributed to the announcement.
Commerce will not run on a single agent, protocol, or payment method. The future will be built on interoperability.
The foundation's framing is also built for card players to sit comfortably. The announcement positions x402 as a standard that can carry multiple payment types, from traditional cards to stablecoins, rather than a stablecoin-only rail. Card networks retain the institutional room to run their own tokenized payment methods on top of x402.
Some sorting is needed for what looks like a proliferation of agent payment specifications. The three major standards are not competitors; they cover different layers.
| x402 | ACP | AP2 | |
|---|---|---|---|
| Stewardship | Built by Coinbase, governed by the x402 Foundation under the Linux Foundation | Co-developed by OpenAI and Stripe | Led by Google with 60+ organizations |
| Layer covered | Executing payments per HTTP request | Consumer checkout at the cart level | Proving purchase intent and authorization |
| Primary payment method | Stablecoins (mainly USDC), with extension to cards envisioned | Existing methods such as cards | Payment-method agnostic |
| Notable touchpoints | x402 extension for Google AP2, Cloudflare agent toolkit | Instant Checkout in ChatGPT | Used in combination with x402 and ACP |
ACP, led by OpenAI and Stripe, covers consumer checkout at the cart level. Google's AP2 covers proof of purchase intent and authorization. x402 covers the payment itself, executed per HTTP request. In practice they stack: x402 is incorporated into AP2 as an extension, for example. What decisively separates x402 from the other two is that its creator cut it loose and handed it to a neutral body. That neutrality is also why Visa, Mastercard, Stripe and Shopify could all sit at the same table.
For E-commerce, the Entry Point Is Selling Data Before Selling Products
As the 32-cent average shows, what flows over x402 today is not product purchases but pay-per-use billing for APIs, data and compute. Consumer cart checkout moving to stablecoins is not the near-term question.
Even so, the premier membership explains why e-commerce businesses cannot ignore this. With Shopify, Stripe, Adyen and Fiserv participating at the top tier of commerce and payment processing infrastructure, support will trickle down to merchants through platforms and PSPs, the same path every previous standard has taken. Merchants do not need to plan their own implementation work now; the practical move is tracking the roadmap of the payment and cart platforms they already use.
The nearer change is a redefinition of what counts as merchandise. What agents autonomously pay for is access to accurate data, and APIs serving structured data such as inventory status, product specifications and prices make natural products for x402-style metered billing. In a space where the only choices were blocking AI crawlers and agents outright or letting them in free, a third option of opening access for a metered fee is emerging, and for e-commerce businesses holding content and data, it opens a new door to revenue.
Japanese participation is limited to the Japanese Contents Blockchain Initiative as an associate member, with no domestic payment providers or commerce platforms on the list yet. With Korea's KakaoPay and Hecto Financial among the general members, groundwork for expansion into East Asian payment markets is already being laid.
Conclusion
Completing a governance handover is an unglamorous milestone, but one that changes the protocol's nature. x402 has shifted from a Coinbase product to a shared industry asset co-governed by 40 companies, and its odds of surviving as a standard rose sharply over these three and a half months. At the same time, current transaction figures face credible inflation concerns, and proof of genuine demand is still ahead. Three things are worth watching next: whether the card networks actually run their own rails over x402, whether demand metrics emerge that hold up against the gamification critique, and how Shopify and Stripe productize this for merchants. Whether the machine wallet becomes real will be decided by what ships over the next year.




