The x402 Foundation is an open-source consortium hosted by The Linux Foundation to govern the development and adoption of the x402 protocol. The protocol, originally created and contributed by Coinbase, is an open standard for enabling automated, machine-to-machine (M2M) payments, particularly for transactions initiated by artificial intelligence agents, a concept known as "agentic commerce." The foundation was launched with broad industry support from companies including Google, Stripe, Visa, Mastercard, and Microsoft. [2] [5] It aims to create a universal, vendor-neutral payment layer for the internet, facilitating seamless and high-frequency micro-transactions between automated services. [1]
The mission of the x402 Foundation is to foster the development and widespread adoption of an open-source payment protocol designed for a future of "Universal Autonomous Commerce." [1] The project addresses the growing need for a standardized method for AI agents, APIs, and other automated systems to transact value as easily as they exchange data. Traditional payment systems, such as credit card networks, are not optimized for the high-frequency, low-value micro-transactions expected to characterize the M2M economy. The x402 protocol is designed to handle this specific use case, supporting payments valued at fractions of a cent. [2]
By establishing the protocol under a neutral, open-governance model within The Linux Foundation, the initiative seeks to prevent market fragmentation and the creation of proprietary, closed-loop systems. The goal is to establish a universally adopted standard, analogous to the role of SSL in securing web communications, but for AI-driven commerce. [6] This approach is intended to ensure transparency, interoperability, and broad participation from across the technology, finance, and commerce industries. [2] [5] Jim Zemlin, CEO of the Linux Foundation, stated, "The x402 Foundation will create an open, community-governed home to develop these capabilities in the open, ensuring they evolve with transparency, interoperability, and broad participation across the ecosystem.” [2] The project's vision is to create a "frictionless, internet-native environment for global commerce through universal support for advanced payment transactions." [1] Early priorities for the foundation include maintaining interoperability between implementations and supporting developers and merchants building on the standard. [5]
The x402 protocol originated as an internal project at the digital asset company Coinbase, which launched it on its developer platform in 2025 as an "AI payments system." [1] [5] The conceptual groundwork for a foundation and a standardized protocol was later developed through a collaboration between Coinbase, web infrastructure company Cloudflare, and payments firm Stripe. [3]
An initial public announcement regarding the formation of a foundation to oversee the protocol was made by founding partners Coinbase and Cloudflare on September 23, 2025. [4] The official launch of the x402 Foundation as a formal project under The Linux Foundation occurred on April 2, 2026. The launch was announced at the MCP Dev Summit North America in New York. [6] On the same day, Coinbase formally contributed the intellectual property for the x402 protocol to the newly formed entity, ensuring its development would proceed under an open-source governance model. The launch was accompanied by announcements of support from a broad coalition of companies across the technology, payments, and Web3 sectors. [3] [2]
The x402 protocol is the core technology governed by the foundation. It is an open, internet-native standard designed to embed payment functionality directly into web interactions, a concept described as "Payments over HTTP." [3]
The protocol's primary function is to standardize the machine-readable process for handling payments online by leveraging the HTTP 402 Payment Required status code. This code was reserved in the original HTTP specification for future use, and the x402 protocol provides a structured implementation for it. [5] The main goal is to allow programmatic clients, such as AI agents or automated scripts, to discover, access, and pay for services or resources automatically. This eliminates the need for traditional user-centric authentication methods like accounts, passwords, or pre-configured API keys for paid access, enabling a more fluid and automated form of commerce. The protocol is specifically engineered to be efficient for high-frequency, low-value payments, often referred to as micro-transactions, which are central to the vision of M2M and agentic commerce. [4] [2]
The x402 protocol defines a standard interaction flow for a client to request, pay for, and receive a protected digital resource. This process is designed to be fully automated between the client (e.g., an AI agent) and the server. [6]
402 Payment Required status code. The body of this response contains a "challenge" with machine-readable payment instructions, which include details such as the required payment amount, the currency (e.g., a specific stablecoin), and the recipient's address.This entire flow is designed to be handled programmatically, enabling seamless interaction between automated systems over the web. [4] [6]
A key design principle of the x402 protocol is to be payment-rail agnostic. This versatility allows it to support a wide range of payment types, ensuring broad applicability and future-proofing the standard. While initially developed with a focus on digital currencies, its architecture is intended to accommodate various settlement methods. The protocol supports transactions using stablecoins, which provide a low-volatility medium for on-chain payments, as well as traditional payment methods like credit cards and bank accounts. This flexibility is crucial for its goal of becoming a universal standard for internet-native commerce. [4] [3] [6]
Cloudflare, a key contributor to the foundation, proposed a significant extension to the base x402 protocol known as the Deferred Payment Scheme. This proposal is aimed at supporting more complex and flexible "agentic payments" that do not require immediate on-chain settlement for every transaction. The scheme addresses the need for commercial arrangements common in traditional commerce, such as transaction disputes, aggregated billing, and batch settlements, which can be challenging to implement with immediate-finality crypto payments.
The mechanism works by decoupling the initial cryptographic agreement from the final financial settlement. The client uses HTTP Message Signatures to provide cryptographic proof of its "intent to pay" without executing an on-chain transaction at the moment of request. The server can validate this signed intent and grant access to the resource immediately. The actual financial settlement can then occur at a later time through various channels, including aggregated stablecoin transfers or traditional billing cycles. This allows for greater efficiency and flexibility, particularly for high-volume interactions between trusted parties. [4]
The x402 protocol is designed to enable a new generation of automated e-commerce and on-demand services driven by AI and M2M communication.
The foundation and its members have identified several key use cases that highlight the protocol's potential:
At the time of its launch, several prominent organizations and ecosystems had begun integrating the x402 protocol. Google integrated x402 into its Agentic Payments Protocol as the default stablecoin payment rail. [6] Infrastructure projects such as MoonPay’s Open Wallet Standard also announced plans to add support for the protocol. [5]
The Solana Foundation was highlighted as a notable early adopter. According to a claim attributed to the Solana Foundation, the Solana network was a significant driver of the protocol's early transaction volume, accounting for nearly 65% of all x402 volume in 2026. This early usage underscores the protocol's applicability in high-throughput blockchain environments. [3] [5]
To foster adoption, founding members have begun integrating x402 support into their developer platforms. Cloudflare provides native support for the protocol within its developer ecosystem, including the Agents SDK and the Model Context Protocol (MCP). The Agents SDK allows developers to build autonomous agents capable of paying for resources with x402, while MCP enables servers to offer paid tools and services that accept these payments.
Cloudflare also created the x402 Playground, a live demonstration environment to showcase a practical implementation of the protocol. The demo features an agent built with the Cloudflare SDK that uses x402 to pay for access to tools on an MCP server. The demonstration transaction utilizes Testnet USDC on a Base blockchain testnet, illustrating an end-to-end flow of an agent making an on-chain payment for a service. [4]
The x402 Foundation is legally structured as "x402, a Series of LF Projects, LLC," operating under the established governance framework of The Linux Foundation. This structure provides a neutral, non-profit home for the project, ensuring its development is community-driven and vendor-agnostic. The Linux Foundation provides operational support and legal infrastructure for the consortium. [1] [5] While the foundation manages business governance, membership, and overall strategy, technical contributions to the x402 protocol's specification and codebase are open to the public to encourage broad participation. Coinbase is recognized as the founding contributor for originating the protocol and contributing its intellectual property, while Cloudflare and Stripe serve on the initial governing body. [1] [2] [6]
In a statement regarding the foundation's launch, James Tromans of Google Cloud commented, "By joining the x402 Foundation, Google is reinforcing its commitment to interoperable standards that enable secure, AI-driven transactions across platforms.” [2]
The x402 Foundation was launched with a broad and diverse coalition of founding members and supporters from across major industries, indicating significant interest in establishing a common standard for agentic commerce. The participating organizations include leaders in payments, cloud computing, e-commerce, Web3, and AI.
The founding members are:
This diverse membership of over 20 organizations underscores the cross-industry effort to build an open and interoperable ecosystem for automated digital payments. The foundation is actively recruiting new members from the payments, financial infrastructure, cloud, and commerce industries. [3] [2] [6]