AP2 · Google Agent Payments Protocol overview
ConfidenceLikelyUpdated2026-05-26Review by2026-09-22Sources1Machine-translatedOriginal (JA)
Wiki route
This entry sits under AI Agent payment protocols overview · a 7-protocol survey. Read it against AP2 adoption landscape · Google closed loop vs the four-protocol war for peer / contrast context and payments index for the broader system / regulatory boundary.
Key facts
- AP2 v1.0 was released in 2026-Q1 •
- Together with MPP (Microsoft), ACP (Anthropic), x402 (Cloudflare/Coinbase/AWS), and A2A (Linux Foundation), it constitutes the agent economy’s “payment protocol four-kingdoms war” •
- The core question: when an AI agent pays on a user’s behalf, how does the merchant confirm the agent is genuinely authorized? •
- The settlement layer is neutral: Google Pay / card networks / USDC (via Coinbase) / bank instant rails are all viable •
- The entire process is based on the W3C Verifiable Credentials standard •
Mechanism / How it works
AP2 extends the traditional user-merchant two-party payment into a user-agent-merchant three-party structure, introducing 4 core components:
- Authorization Mandate — a verifiable credential issued by the user that defines the scope (amount, merchant category, time window) the agent may spend within
- Payment Intent — the payment intent the agent submits to the merchant, referencing the mandate
- Settlement Channel — can route through any of Google Pay, card networks, stablecoin (USDC via Coinbase · see USD Stablecoin Interchange Market), or bank instant rails
- Audit Trail — the entire process is verifiable, based on the W3C VC standard
3 core tensions: the authorization boundary (how much spending authority does the user grant the agent? is re-confirmation needed each time?), identity trustworthiness (how does the merchant know this agent genuinely represents the user?), and dispute resolution (when the agent acts in error, who bears responsibility?).
Origin & evolution
In 2025-09 Google first published the AP2 draft, reaching the v1.0 stable release in 2026-Q1 . The background: after the AI agent economy rose, traditional payments assumed a user-merchant two-party structure and could not handle the “agent pays on behalf” scenario. Google, holding both Google Pay (the world’s 2 位-largest mobile wallet · 6 億 users) and the Gemini agent (hundreds of millions of touchpoints), became the natural occupant of this gap (contrast with Embedded Wallet-Driven Fintech Disintermediation · Privy/CDP/Magic/Web3Auth).
On the timeline, it appeared almost contemporaneously with MPP / ACP / x402 / A2A — the standardization of agent payments is a parallel product under the 2025-2026 industry-consensus pressure.
Related
Sources
- Google AP2 spec(2026-Q1 v1.0)
- Google AP2 (Agent Payments Protocol) — https://github.com/google-agentic-commerce/AP2
Discovery
Keep reading
Read next
- Circle Agent Stack · USDC agent wallets, nanopayments & marketplaceCircle Agent Stack turns USDC into an agent-facing operating loop rather than only a token balance. A user or developer first funds an Agent Wallet, then defines policy boundaries. The agent...
- Claude Code extension component architectureClaude Code's Agentic Loop (Plan → Act → Observe → Reflect) acquires capabilities through 6 types of extension components.
- Coinbase AgentKit & Agentic Wallets · TEE agent wallets on BaseAgentKit and Agentic Wallets are adjacent but not interchangeable. AgentKit is the open-source agent framework layer: it exposes wallet providers, action providers, and framework adapters so...
Links here
- Agent Payment Protocol four-way comparison matrix 2026 · AP2 / x402 / Skyfire / Nevermined plus ERC-7715 + Lit PKPSelecting an agent payment rail in 2026 is not "pick the best protocol" — it is "compose the layer cake correctly so the merchant accepts, the wallet authorizes, and the regulator does not b...
- Agent Protocol Mainnet Adoption · 2026-05 Production-Readiness SnapshotAs of May 2026, the agent-payment protocol stack has bifurcated sharply between mainnet-shipped infrastructure and testnet / consortium-only specs. The production-live tier is dominated by x...
- The current state of AI companies' payment methodsSource note: public billing / payment documentation and public AI-company product pages; cross-border payment implications are framework-level synthesis.
- AP2 adoption landscape · Google closed loop vs the four-protocol warGoogle's combination of 4 root pillars: Google Pay (6 億 mobile wallet users) + Gemini (hundreds of millions of Android/Chrome/Workspace touchpoints) + influence over the W3C VC standard (a c...
- AP2 technical specification · Mandate · Payment Intent · Settlement Adapter1. The user tells Gemini "book me a flight next Sunday, budget $800" 2. Gemini issues an Authorization Mandate (scope: airline category / limit: $800 / expire: 24h) 3. Gemini calls the airli...