ACP vs AP2 vs MCP vs x402

Last verified 2026-05-31

The agentic commerce standards, side by side. Filter to the ones you care about. Every row is sourced and carries a verification date because this space changes weekly.

Short answer: these four standards solve different layers. MCP connects agents to tools and data. ACP completes a purchase (OpenAI + Stripe, powers ChatGPT Instant Checkout). AP2 authorizes agent-led payments across networks (Google, extends MCP and A2A). x402 moves stablecoins natively over HTTP (Coinbase). They interoperate more than they compete.

Filter standards:
Criterion ACPAP2MCPx402
Author / steward OpenAI and StripeGoogle (60+ orgs)Anthropic, now Linux Foundation (AAIF)Coinbase, now x402 Foundation
Announced 29 Sep 202516 Sep 202525 Nov 20246 May 2025
Open-source status Open source, Apache 2.0Open specification (public GitHub)Open source, MITOpen source, Apache 2.0
What it is Agent checkout / commerce protocolAgent payments frameworkAgent-to-tool/data context layerHTTP-native payment protocol
Payment type Card and existing processors (Stripe SPT)Payment-agnostic (cards, stablecoins, bank transfers)None (not a payment protocol)On-chain stablecoins (EIP-3009)
Transport HTTP (OpenAPI); MCP since 2026-04-17Extension of A2A and MCPJSON-RPC 2.0 (stdio, HTTP)HTTP 402; also MCP and A2A
Primary use Buy products inside ChatGPT (Instant Checkout)Authorize agent-led payments across platformsConnect agents to tools and dataPay per API call / resource autonomously
Notable adoption OpenAI, Stripe, Etsy, Shopify (coming)Mastercard, PayPal, Amex, Adyen, CoinbaseClaude, Cursor, Copilot, Gemini, VS Code, ChatGPTAWS, Anthropic, Circle, NEAR
Latest verified proof Spec v2026-04-17 (cart, feed, orders, MCP)60+ launch partners (Sep 2025)Donated to Linux Foundation AAIF (9 Dec 2025)Apache 2.0; moved to x402 Foundation

Table last verified .

Focused comparisons: ACP vs AP2 · AP2 vs MCP

ACP vs AP2 vs MCP vs x402: FAQ

ACP vs AP2 vs MCP vs x402: what is the difference?
MCP connects agents to tools and data (the context layer). ACP is a checkout protocol for completing purchases (OpenAI + Stripe). AP2 is a payment-agnostic framework for authorizing agent-led payments (Google). x402 carries native stablecoin payments over HTTP (Coinbase). They are largely complementary.
AP2 vs MCP: are they competitors?
No. AP2 is explicitly designed as an extension of MCP (and the A2A protocol). MCP handles tool and data context; AP2 adds the payment authorization layer on top.
Is the Agentic Commerce Protocol the same as AP2?
No. ACP (OpenAI + Stripe, announced 29 Sep 2025) focuses on agent checkout and powers Instant Checkout in ChatGPT. AP2 (Google, announced 16 Sep 2025) is a broader payment framework. Different authors, different scope.
Which standard should a merchant adopt?
It depends on the surface: ACP to sell inside ChatGPT today, AP2 for a payment-network-aligned framework, x402 for crypto/stablecoin or pay-per-call APIs, MCP underneath as the connectivity layer. Many merchants will touch more than one.