π Curated resources for the agentic commerce protocol landscape β UCP, AP2, A2A, x402, ACP, MPP, trust rails, and interop standards.
PRs welcome! Found something amazing? Open a PR or suggest a resource π―
Last updated: 2026-08-05
- Official Documentation
- UCP (Universal Commerce Protocol)
- AP2 (Agent Payments Protocol)
- A2A (Agent-to-Agent Protocol)
- x402 (Machine Payments over HTTP 402)
- ACP (Agentic Commerce Protocol)
- MPP (Machine Payments Protocol)
- AMP (Agentic Mobile Protocol)
- Agentic Commerce Trust Protocol (Alipay)
- ERC-8183 (Agentic Commerce Escrow)
- Network Trust Rails for Agents
- Identity / Interop
- Accountability & Evidence Layer
- Specifications & Whitepapers
- Developer Tools & Starters
- Ecosystem & Partners
- News & Analysis
- Videos & Tutorials
- Community
- UCP Official Site β Protocol overview, spec, tutorials, and guides
- Google Developers: UCP Guide β Integration guide for merchants
- UCP GitHub Repository β Specification and documentation
- Under the Hood: UCP (Google Developers Blog) β Technical deep dive (Jan 2026)
- UCP Launch Announcement (Google Blog) β NRF 2026 announcement
- Shopify Engineering: Building UCP β Architecture and layered protocol design
- UCP and AP2 β How UCP integrates with AP2 for secure payments (see "UCP and AP2" section on site)
- UCP Updates (Mar 2026) β Multi-item carts, catalog queries, identity linking
- Introducing the Universal Cart (Google I/O 2026, May 19) β Universal Cart across Search, Gemini, YouTube, and Gmail; built on Google Wallet (card perks, loyalty, merchant offers); checkout with Google Pay or transfer to the merchant site, with the brand always merchant of record. Live merchants include Nike, Sephora, Target, Ulta Beauty, Walmart, Wayfair, and Shopify merchants such as Fenty and Steve Madden
- UCP at Google Marketing Live (May 2026) β Retailer-facing UCP features and AI tools
- UCP expansion roadmap (announced May 2026): UCP-powered checkout extends to Canada and Australia in the coming months and to the U.K. later; UCP comes to YouTube in the U.S.; new verticals begin with hotel booking and local food delivery. Universal Cart rolls out across Search and the Gemini app in the U.S. over summer 2026, with YouTube and Gmail to follow
- Shopify: self-serve UCP agent registration (Jun 17, 2026) β Shopify opened UCP to all developers: register an agent profile in the Shopify Developer Dashboard and call the public MCP endpoint with no approval gate (made self-serve in the Spring '26 Edition)
- Amazon, Meta, Microsoft, Salesforce, and Stripe join the UCP Tech Council (Apr 24, 2026) β Five new members join founders Google, Shopify, Etsy, Target, and Wayfair (now 10); the Tech Council is UCP's steering body, reviewing technical contribution proposals (The Paypers)
- UCP release cadence & v0.8 (mid-2026): the Tech Council adopted a quarterly release cadence; the latest shipped snapshot is v2026-04-08, with v0.8 targeted August 2026 β 3D Secure, Web Bot Auth interop, and fulfillment, ahead of the holiday shopping season. Domain Technical Councils are forming (Lodging charter live, Food Ordering nominations open, Payments charter expected) (UCP Checker, Jul 2026)
- AP2 Protocol Documentation β Overview, mandate types, A2A/MCP relationships, and integrations
- AP2 Specification
- AP2 GitHub Repository β Spec, Python & Android samples
- Google Cloud AP2 Announcement
- Google donates AP2 to the FIDO Alliance β Governance transferred to the FIDO Alliance for open, community-led standards (AprβMay 2026); 60+ organizations
- AP2 v0.2 (GitHub) β v0.2 (Apr 28, 2026) adds "Human Not Present" payments and Verifiable Intent (a tamper-proof log of user-authorized agent actions, co-developed with Mastercard and also donated to FIDO)
- AP2 Roadmap β See roadmap section on official site
- AP2 Partners β See partners section on official site
- AP2 and UCP β How AP2 provides the payment mandate layer for UCP
- Google Gemini Spark β Always-on consumer agent (Gemini 3.5) that queues, monitors, and finalizes purchases under AP2 guardrails (spend caps, merchant allow-lists, explicit approval, permanent transaction trail); announced at Google I/O 2026
- A2A Protocol Site β Official documentation and specification
- Announcing Version 1.0 β v1.0 release with enterprise features, signed agent cards, multi-tenancy
- What's New in v1.0 β Migration guide from v0.3 to v1.0
- A2A Specification β Full protocol spec (JSON-RPC 2.0 over HTTP, gRPC, SSE)
- A2A GitHub Repository
- A2A Samples
- A2A x402 Extension β Payment extension for A2A using x402
- A2A Project (Linux Foundation)
- ADK A2A Guides
| Language | Repository | Status |
|---|---|---|
| Python | a2aproject/a2a-python | Stable (v0.3); v1.0 alpha in 1.0-dev branch |
| JavaScript | a2aproject/a2a-js | Stable |
| Go | a2aproject/a2a-go | Stable |
| Java | a2aproject/a2a-java | Stable |
| .NET | a2aproject/a2a-dotnet | Preview (Microsoft Foundry blog) |
- x402.org β Protocol homepage
- x402 Developer Docs β Core concepts, quickstarts, guides (docs.x402.org / Mintlify)
- x402 GitHub Repository β Spec, SDKs (TypeScript, Python, Go), and examples
- x402 Whitepaper (PDF)
- Quickstart for Buyers
- Quickstart for Sellers
- MCP Server with x402 β Guide for monetizing MCP tools with x402
- Migration Guide (v1 β v2) β Standardized CAIP identifiers, modular SDK, new headers
- x402 V2 Launch Post
- Cloudflare Agents SDK: x402 β Built-in x402 support in Cloudflare Workers
- Linux Foundation: x402 Foundation formation β x402 contributed by Coinbase to the Linux Foundation for neutral governance (Apr 2026); founding contributors Coinbase, Cloudflare, and Stripe
- Linux Foundation: x402 Foundation operational launch (Jul 14, 2026) β Coinbase's contribution of the protocol completed; governance body live with 40 members across premier and general tiers (PRNewswire Β· PYMNTS)
- Cloudflare Blog: x402 Foundation β Cloudflare's x402 Foundation note (with Coinbase)
Note: The ACP spec is in beta and uses date-based version snapshots (2025-09-29, 2025-12-12, 2026-01-16, 2026-01-30, 2026-04-17). The current stable snapshot is 2026-04-17 β covers cart, feed, orders, authentication, and MCP, adding capability-negotiation refinements and a seller-backed payment handler. Governed by OpenAI and Stripe as founding maintainers (Apache 2.0) via a SEP (Specification Enhancement Proposal) process, with a stated path toward broader community governance.
Status update (Mar 2026): OpenAI discontinued the consumer-facing Instant Checkout experience in ChatGPT after a ~5-month trial (low adoption, weak conversion, unresolved sales-tax handling). Rather than shrinking, ACP changed shape: OpenAI extended it into a discovery-and-handoff layer β merchants share product feeds and promotions so catalogs are represented in ChatGPT, and shoppers are routed to the merchant's own checkout. Stripe and PayPal remain involved on the payments side. See News & Analysis below.
- ACP Spec Site β Protocol overview and interactive demo
- ACP: Get Started (OpenAI)
- ACP: Key Concepts β Protocol page on OpenAI Developers
- ACP: Product Feeds β Product feed spec for merchant integration
- ACP: Agentic Checkout Spec β Checkout flow and endpoints
- ACP: Delegated Payment Spec β Shared Payment Token and PSP integration
- ACP Spec (GitHub) β Spec, RFCs, examples, changelog
- OpenAI: Buy it in ChatGPT β Instant Checkout launch post (Sep 2025; consumer feature later discontinued β see News)
- OpenAI: Powering Product Discovery in ChatGPT (Mar 24, 2026) β ACP extended to product discovery: visual browsing, side-by-side comparison (price, reviews, features), image-upload inspiration search. Feed delivery via third parties including Salesforce and Stripe. Roadmap: personalization, local availability, ETAs
- ChatGPT Merchants β Merchant onboarding entry point for ACP discovery integration
- Stripe: Integrate the ACP β RESTful or MCP server implementation guide
- Stripe: Shared Payment Token β Payment primitive for agentic flows
- Stripe Blog: Developing an Open Standard for Agentic Commerce
- MPP Official Site β Protocol overview, SDKs, and quickstart
- Stripe: Machine Payments with MPP β Implementation docs (crypto + fiat via PaymentIntents)
- Stripe Blog: Introducing MPP β Launch post (Mar 2026)
- Cloudflare Agents Docs: MPP β MPP integration in Cloudflare Workers
- Visa: Card Specification & SDK for MPP β Openly available, processor-agnostic card-based MPP spec + SDK; passes tokenized card credentials through MPP workflows; ties into Visa Intelligent Commerce and Trusted Agent Protocol (2026)
- IETF Draft: Payment HTTP Authentication Scheme β See spec link on mpp.dev
MPP and x402: MPP is backwards-compatible with x402. The core x402 exact-payment flows map directly onto MPP's
chargeintent, so MPP clients can consume existing x402 services without modification. MPP additionally supportssession(streaming/pay-as-you-go) payments, recurring payments, and microtransactions across stablecoins, cards, and bank transfers.
- Ant International: AMP Launch (Business Wire) β World's first open-sourced agentic payment framework for mobile surfaces (digital wallets, super apps, banking apps, wearables, in-car), announced Apr 28, 2026
- Connects LLMs, platforms, and merchant agents to 4.4B+ digital wallet users via Alipay+; cuts agent-to-wallet linking steps ~50% vs card binding; per-transaction money-back guarantee for account-takeover cases
Note: Distinct from Ant International's AMP above. AMP targets cross-border mobile surfaces via Alipay+; the Agentic Commerce Trust Protocol is Alipay's domestic China protocol linking AI-native apps to merchant/service platforms, settled through Alipay AI Pay.
- The Paypers: Alipay rolls out the Agentic Commerce Trust Protocol β Launched Jan 2026 with Qwen App (Alibaba's consumer AI app) as first adopter, connected to Taobao Instant Commerce; one integration lets merchants link to multiple AI agents without per-agent API development
- Business Wire: Alipay AI Pay exceeds 120M transactions in one week (Feb 2026) β First large-scale agentic payment service to reach this volume (FinTech Magazine Β· Retail Technology Innovation Hub)
- The agent handles selection, ordering, and payment inside the Alipay AI Pay interface β no app-switching. Users place food and beverage orders by chatting with Qwen App
- ERC-8183 Specification β Official EIP
- ERC-8183 Discussion β Ethereum Magicians thread
- ERC-8004 Specification β Companion identity + reputation registries that ERC-8183 contracts can write feedback to on settlement
ERC-8183 vs x402 / MPP: Where x402 and MPP settle instantly per request (good for stateless metered access), ERC-8183 is the on-chain escrow standard for service-delivery between agents β cases where the deliverable can't be verified by HTTP 200 and a neutral Evaluator may need to adjudicate. Lifecycle:
createJob β approve β fund β submit β complete | reject. Stablecoin-denominated, 3-way fee split (provider/evaluator/platform) enforced by the contract, refund-on-expiry, native composition with ERC-8004 reputation feedback on settlement.
- Press Release
- Cloudflare Press Note
- Visa Agentic Ready Program β LatAm & Asia expansion (Apr 2026) β Geographic expansion plus AI-assisted disputes and a Ramp partnership for automated corporate bill pay
- Visa Agent Directory (verified agent + merchant registry) β Alongside TAP, Visa's Agent Directory lets merchants and agents each confirm the other is a verified, legitimate party; this TAP + Agent Directory pairing is what unlocked merchant participation in the July 2 Europe launch. Cleverbridge among the first to enable it (Cleverbridge / Las Vegas Sun, Jul 2)
- Visa Γ OpenAI: agent payments in ChatGPT (Jun 2026) β Visa integrated its payment tools into OpenAI's agent system to enable tokenized agent checkout in ChatGPT
- Visa: Live agentic commerce in Europe (Jul 2, 2026) β First live agentic transactions across European merchants (lastminute.com, Frasers, Cleverbridge, BrickDepot) with 30+ issuers, secured via Visa Intelligent Commerce + Visa Payment Passkeys (SCA-compliant); announced at Visa Payments Forum, Paris (Payment Expert, Worldline/ING/Visa)
- Press Release (Sep 2025)
- Initial Announcement (Apr 2025)
- Agent Pay international expansion, incl. Hong Kong (2026) β Part of Mastercard's push toward an international agentic-commerce network
- Agent Pay for Machines (AP4M) β launch (Jun 10, 2026) β Network for high-frequency, low-value agent-to-agent ("machine") payments. Four sequential functions β credentialing, permissioning, transacting (across Mastercard card + account rails), and settling in fiat or stablecoin. Agent permissions/credentials are recorded on public blockchains (initially Polygon, Solana, Base) rather than a private database, and AP4M uses Mastercard's Verifiable Intent framework. 30+ launch partners incl. Adyen, Ant International, BVNK, Checkout.com, Cloudflare, Coinbase, Stripe, Tempo, OKX, RippleX, Aave Labs. Interoperates with x402/MPP. (Fortune, CoinDesk)
- Model Context Protocol (MCP) β Spec & Docs β Standard for AI agent tool interoperability
- MCP Specification (GitHub) β Protocol spec repository
- MCP Registry (Preview) β GitHub MCP Registry for discovering MCP servers
- WebMCP β Chrome origin trial β Proposed web standard letting sites expose JavaScript functions and annotated HTML form elements as structured tools for in-browser AI agents. Moved from behind-a-flag prototype into a public origin trial in Chrome 149 (docs May 18, 2026); early testers include Booking.com, Expedia, Shopify, Etsy, Instacart, and Target. Complements the payment/identity rails by standardizing how agents actuate merchant pages. (InfoQ)
- Web Bot Auth β IETF Working Group (
webbotauth) β Web Bot Auth is now a chartered IETF working group (Web and Internet Transport area;charter-ietf-webbotauth-01approved), not a set of individual drafts. Chairs David Schinazi and Rifaat Shekh-Yusef; AD Mike Bishop. Milestones: standards-track authentication and bot-information specs to the IESG Apr 2026, BCP operational spec Aug 2026. Scope boundary worth noting: the charter covers AI agents retrieving or interacting with content on behalf of end users, but explicitly places agent-to-agent interfaces and end-user authentication out of scope β that is the dividing line between Web Bot Auth and the AP2 / TAP / Agent Pay mandate layer - HTTP Message Signatures for automated traffic β Current protocol draft (
draft-meunier-webbotauth-httpsig-protocol, Jun 26, 2026); replaces the expireddraft-meunier-web-bot-auth-architecture - HTTP Message Signatures Directory β Current directory draft (
draft-meunier-webbotauth-httpsig-directory, Jun 26, 2026); replacesdraft-meunier-http-message-signatures-directory - Registry and Signature Agent Card β Registry plus signature agent card format (
-03, Jun 26, 2026) - Anonymous Bot Authentication β Authorization and rate limiting for web agents without identifying the operator (Rescorla,
-01, Jul 19, 2026) - Hosted Key Directories for Web Bot Auth β Delegated key hosting for operators that cannot publish their own directory (Jul 19, 2026)
- Web Bot Auth (Cloudflare Developer Docs)
- ZKProofport β Zero-knowledge proof generation for AI agent identity. Lets agents prove Coinbase KYC, Country, Google OIDC, Google Workspace, or Microsoft 365 affiliation via x402-paid TEE proving on Base. ERC-8004 registered, A2A compatible. NPM:
@zkproofport-ai/mcp. Reference app: OpenStoa (1st place β The Synthesis Hackathon 2026)
Why this section exists: every protocol above settles a transaction; none of them adjudicate one. x402, MPP, ACP, UCP and AP2 all presuppose a determination of whether the agent actually did what it was delegated to do β and none produce it. Three independent 2026 efforts converge on that gap from different directions: evidence (AEP), legal terms and dispute procedure (LCP), and clearing theory (RAILS).
- A-Comm β Open-source (Apache 2.0) evidence standard for agentic commerce. Every step β discovery, referral, intent, delegation, policy, cart, authorization, fulfillment β becomes an evidence artifact in a tamper-evident hash chain sealed at authorization, yielding an adjudication-ready record with observability, traceability, and auditability. Positioned explicitly as a witness: it wraps the protocols already in use without assigning weight, outcome, or liability, and charges no fees
- Public comment open through Aug 14, 2026 β Draft opened for comment Jul 13, 2026 (Digital Transactions)
- legalcontextprotocol.org β Open standard attaching verifiable legal terms, consent, and dispute-resolution procedure to transactions carried out by autonomous agents, so an agent can access and verify the terms governing a transaction it is about to execute. Specification, reference implementation, and companion white paper published
- AAA press release (Jun 24, 2026) β Stewarded by the American Arbitration Association and Integra Ledger. Founding contributors include Google, IBM, Circle, Wayfair, Stellar Development Foundation, Ava Labs, UiPath, Cardano, Hedera, Crossmint, Pinata, Aptos Foundation, Baselayer, Trinsic, First Person Cooperative, Sei Labs, and Mysten Labs (overview, Law.com)
- RAILS: Verification-Native Clearing for Agentic Commerce β Academic framing of the same gap: argues clearing is the missing primitive and that the existing protocol stack assumes a determination none of it generates. See Research Papers for detail
Relationship to ERC-8183: ERC-8183 solves adjudication on-chain and in-contract for agent-to-agent service delivery, with a designated Evaluator and escrowed funds. AEP, LCP and RAILS are protocol-agnostic and operate alongside card rails, stablecoin rails, and conversational checkout alike β evidence and legal context rather than escrow.
- A2A v1.0 Specification
- AP2 Specification
- UCP Specification β Full spec at ucp.dev
- ACP Spec (GitHub) β Versioned snapshots (2025-09-29 through 2026-04-17); current stable
2026-04-17
- MPP Overview & Spec β Protocol specification and payment flow documentation
- IETF Payment HTTP Authentication Scheme β See spec link on mpp.dev
- ERC-8183 β Agentic Commerce β On-chain escrow standard for agent-to-agent service delivery (lifecycle, fee splits, evaluator role, expiry refund)
- ERC-8004 β Trustless Agents β On-chain identity and reputation registries for autonomous agents (signed feedback, scoring rules hash, ERC-1271 contract signatures)
- IETF Working Group β Web Bot Auth (
webbotauth) β Charter, milestones, and personnel - WG document list β All related Internet-Drafts and RFCs
- draft-meunier-webbotauth-httpsig-protocol β HTTP Message Signatures for automated traffic
- draft-meunier-webbotauth-httpsig-directory β HTTP Message Signatures Directory
- draft-meunier-webbotauth-registry β Registry and Signature Agent card
- draft-nottingham-webbotauth-use-cases β Use cases for authentication of web bots
- draft-rescorla-anonymous-webbotauth β Anonymous bot authentication, authorization, and rate limiting
Naming note: the work was renamed under the
webbotauthscheme in June 2026. The olderdraft-meunier-web-bot-auth-architectureis expired and archived, anddraft-meunier-web-bot-auth-directorynever existed as a Datatracker document β the directory work lived atdraft-meunier-http-message-signatures-directorybefore being replaced. Cite the current drafts above.
- RAILS: Verification-Native Clearing for Agentic Commerce β de Valois-Franklin & Bogdan (Jun 7, 2026). Formalizes the agentic clearing problem β MCP, A2A, x402, AP2 and the network protocols each assume a determination of whether an agent met its delegated obligation, but none produce one. Proposes seven primitives (Obligation Object, Evidence Envelope, Verification Mesh, Clearing Decision, Settlement Instruction, Clearing Passport, Finality Rules) with a soundness property: no financially material settlement rests on evidence below the obligation's admissibility floor
- Paying to Know: Micro-Transaction Markets for Verified Product Information in Agentic E-Commerce β Micro-transaction markets in which agents pay for verified product attributes rather than trusting merchant-supplied feeds
- "Towards Multi-Agent Economies: A2A + x402 Micropayments" β Proposes ledger-anchored identities with x402 for A2A micropayments
- UCP GitHub Repository β Spec, SDKs (Python, JavaScript), and reference implementations
- UCP Python Sample β See
samples/in the repo - Google Merchant UCP Integration Guide
- Quickstart for Sellers
- Quickstart for Buyers
- MCP Server with x402
- QuickNode β Using x402 for Paywalls
- Crossmint x402 Starter
- x402 Wallet for Claude Desktop β Claude Desktop extension with x402 USDC payments on Stellar and Base. Automatic 402 handling with configurable spending limits.
- PoolPulse β x402-payable DeFi execution signals API on Base. CLMM slippage, MEV scoring, routing hints for 33 Uniswap V3 + Aerodrome pools. Built with Hono + x402/hono. Pay per call ($0.001β$0.25 USDC). (OpenAPI, Examples)
- Coinbase x402 Bazaar β Discovery layer / MCP server exposing 10,000+ x402-payable endpoints that agents can search, discover, and pay for autonomously (also surfaced via AWS Bedrock AgentCore Gateway)
- Coinbase for Agents β MCP server connecting external agents (ChatGPT, Claude) to a Coinbase account; uses x402 to pay for premium research APIs and on-demand compute with no login/subscription. Agents run in a ring-fenced sub-portfolio with user-defined capital/asset limits. Launched Jun 11, 2026. (TechCrunch)
- Ripple XRPL AI Starter Kit β Developer kit for agentic payments on the XRP Ledger via x402, settling in XRP and RLUSD. First-phase release ships an XRPL Docs MCP server, two Claude skills (wallet + payment ops), and x402 integration; 3β5s settlement with fixed fees. Named a settlement partner in Mastercard AP4M. Launched Jun 10, 2026. (PYMNTS)
- x402 Monorepo (GitHub) β
@x402/core,@x402/evm,@x402/svm,@x402/axios,@x402/fetch,@x402/express,@x402/hono,@x402/next,@x402/paywall - x402 Rust crates + Facilitator
- x402-proxy β
curlfor x402 paid APIs. Auto-pays HTTP 402 responses with USDC, with MCP stdio proxy for AI agents
- MPP SDKs β Official TypeScript SDK (
mppx) with middleware for Hono, Express, Next.js, Elysia - Stripe: Machine Payments with MPP β Implementation with PaymentIntents
- Visa Card Spec & SDK for MPP β Card-based MPP transactions via tokenized network payment tokens settling over existing card infrastructure
- A2A Samples Repository β Hello-world, multi-agent, and framework-specific examples
- A2A Inspector β Validate your A2A agent
- CardZero β First known production deployment of ERC-8004 + ERC-8183 on Base mainnet. ERC-4337 smart-contract wallet for AI agents with owner-set spending rules, x402 buyer support, and full Job-escrow lifecycle live at
api.cardzero.ai/v1/jobs. Source on GitHub; MCP server published ascardzero-mcp; 27-page docs +/llms-full.txtcorpus at cardzero.ai/docs.
- AWS What's New: AgentCore Payments (preview) β Managed surface for agents to pay for APIs, MCP servers, web content, and other agents
- AWS ML Blog: Agents that transact (built with Coinbase and Stripe) β Wraps x402 negotiation, wallet auth, stablecoin settlement, and proof delivery; deterministic session spending limits at the infra layer
- Coinbase Blog: AgentCore Payments powered by x402
- Sample: AgentCore + CloudFront + x402 β Reference demo using Bedrock AgentCore, Strands SDK, and CloudFront
- Agents SDK Overview
- x402 in Agents SDK β Built-in x402 support
- MPP in Agents SDK β Built-in MPP support
- Cloudflare Blog: x402 Foundation
- Cloudflare Blog: Announcing the Monetization Gateway β Sell-side x402 product (announced Jul 1, 2026; waitlist only) letting Cloudflare customers charge any caller for any protected resource β web pages, datasets, APIs, or MCP tools β with stablecoin settlement over x402 enforced at the edge (330+ cities). Sellers write payment rules as WAF-style expressions (per-verb pricing, variable pricing, intercept origin
401β402), managed via dashboard, API, or Terraform; buyers need no signup/API key (optional Web Bot Auth agent identity). Settles in USDC (Base) and Open USD β sub-second, sub-cent, no chargebacks. Generalizes Cloudflare's earlier Pay Per Crawl (charging AI crawlers) to any caller/resource. (InfoQ, crypto.news)
- Adyen Agentic (press) β Protocol-agnostic, three-layer API suite for agentic commerce: Agentic Feed (real-time catalog/pricing/availability), Agentic Cart (orchestrates checkout, tax, fulfillment, order management), and Agentic Payments (auth, token portability, merchant-of-record preservation, fraud/risk). Launched Jun 16, 2026 in limited US availability. Strategic partners incl. American Express, Mastercard, Salesforce, Visa. (PYMNTS)
- Nuvei Agentic (press) β Merchant-led, protocol-agnostic agentic payments strategy built on two components: a Protocol Compatibility Layer (integrate once, accept payments from whichever standard an agent uses β ACP, AP2, or MCP β routed across networks) and Know Your Agent (KYA) (registers/credentials agents, validates the consumer's mandate, scores agent reputation, keeps actions auditable). Announced alongside Nuvei's first-party in-agent payment on live Visa rails (with Arvato Systems and brand Kings and Priests), settled via Visa Intelligent Commerce under shopper-set guardrails (spend caps, approved categories). Initial availability targeted for H2 2026 (protocol compatibility, KYA registry + risk scoring, network certifications, developer sandbox). Announced Jul 2, 2026. (The Paypers, PR Newswire)
- OpenAI Agents SDK β MCP
- Stripe MCP Server β Stripe's MCP tools for agentic commerce
Co-developed by Google and Shopify. Endorsed by 20+ partners including Etsy, Wayfair, Target, Walmart, Adyen, American Express, Best Buy, Flipkart, Macy's Inc., Mastercard, Stripe, The Home Depot, Visa, and Zalando. (Source: Google Blog, Jan 2026). May 2026: Universal Cart extends the cart across Search, Gemini, YouTube, and Gmail, built on Google Wallet, with UCP-powered checkout via Google Pay β live merchants include Nike, Sephora, Target, Ulta Beauty, Walmart, Wayfair, and Shopify merchants such as Fenty and Steve Madden; the brand always remains merchant of record. Rolling out across Search and the Gemini app in the U.S. over summer 2026, YouTube and Gmail to follow. UCP checkout expands to Canada and Australia in the coming months and the U.K. later, with new verticals starting in hotel booking and local food delivery. (Source: Google I/O 2026; Google Marketing Live) June 2026: Shopify made UCP self-serve β from Jun 17, any developer can register an agent profile in the Shopify Developer Dashboard and call the public MCP endpoint with no approval gate. (Source: Shopify)
In AprilβMay 2026 Google donated AP2 to the FIDO Alliance for open, community-led governance, alongside the v0.2 release. FIDO stood up two working groups β Agentic Authentication (chaired by CVS Health, Google, OpenAI) and Payments (chaired by Mastercard and Visa) β developing interoperable standards based on AP2 and Mastercard's Verifiable Intent. Officially reported supporters include Shopify, Etsy, Salesforce, Mastercard, PayPal, American Express, Adyen, Worldpay, and 60+ partners total. (Source: Google Blog; AP2 Protocol site)
x402 is governed by the x402 Foundation under the Linux Foundation. The Foundation was announced in April 2026 (founding contributors Coinbase, Cloudflare, and Stripe) and reached operational launch on July 14, 2026, with Coinbase's contribution of the protocol completed and 40 members seated across two tiers:
- Premier (17): Adyen, AWS, American Express, Circle, Cloudflare, Coinbase, Fiserv, Google, Mastercard, Monad Foundation, MoonPay, Ripple, Shopify, Solana Foundation, Stellar Development Foundation, Stripe, Visa
- General: Aleo, Fireblocks, Galaxia Moneytree, Hecto Financial, Injective, KakaoPay, Kite AI, LayerZero Labs, Merit Systems, NEAR Foundation, Orthogonal, Polygon Labs, Quant Network, SKALE, t54 labs, utexo, World Liberty Financial, zerohash
Notably, Visa and Mastercard both sit as premier members of a stablecoin-native standard while simultaneously running their own agent trust rails (TAP / Agent Pay) and co-chairing the FIDO Payments working group on AP2 β the card networks are hedging across all three governance tracks. (Source: Linux Foundation, Jul 2026; PYMNTS)
The Cloudflare Agents SDK and MCP servers support x402 out of the box. x402 v2 adds modular payment scheme support for EVM and Solana networks. As of mid-2026, AWS Bedrock AgentCore also wraps x402 as a managed payment surface (built with Coinbase and Stripe), and the Coinbase x402 Bazaar exposes 10,000+ payable endpoints. Per Chainalysis, x402 passed 100M agentic transactions on Base in Q1 2026 and reached ~169M cumulative by July 2026 (Base added ~20M transfers in a recent 90-day window; ~95% of agentic payment value now flows in transactions above $1); Coinbase separately reported x402 processed ~75M transactions and ~$24M volume in a trailing 30-day window as of June 2026. In July 2026 Cloudflare announced the Monetization Gateway (waitlist), a sell-side product that charges callers for pages, APIs, datasets, and MCP tools with x402 stablecoin settlement enforced at the edge.
OpenAI + Stripe co-developed ACP. The consumer-facing Instant Checkout experience in ChatGPT was discontinued in early 2026 after a ~5-month trial (low adoption, weak conversion, unresolved sales-tax handling). ACP did not shrink so much as change shape: OpenAI extended it into a discovery-and-handoff layer, with merchants sharing product feeds and promotions into ChatGPT and shoppers routed to the merchant's own checkout. Seven major retailers are integrated for discovery β Target, Sephora, Nordstrom, Lowe's, Best Buy, The Home Depot, and Wayfair β and all Shopify merchants are included automatically via Shopify Catalog with no per-merchant work. Feeds can be delivered through third parties including Salesforce and Stripe. Merchants wanting deeper integration build ChatGPT apps: Walmart shipped an in-ChatGPT experience with account linking, loyalty, and native Walmart payments (web live, iOS/Android to follow). ACP remains open to any PSP β Stripe provides the first implementation via Shared Payment Token, with PayPal also involved. (Source: OpenAI, Mar 2026; TechCrunch)
Stripe + Tempo Labs (Paradigm) co-authored MPP. Design partners include Anthropic, DoorDash, Mastercard, Nubank, OpenAI, Ramp, Revolut, Shopify, Standard Chartered, and Visa. Cloudflare supports MPP in its Agents SDK. (Source: Stripe Blog, Mar 2026)
Open-sourced by Ant International and implemented with Alipay+ wallet partners (40+ wallets, 1.8B accounts, 150M merchants). AMP targets mobile-native agentic payments across smartphones, smartwatches, AR glasses, and in-car systems. (Source: Business Wire, Apr 2026)
Alipay launched the Agentic Commerce Trust Protocol in January 2026 as a common integration layer between AI-native apps and merchant/service platforms in China. Qwen App β Alibaba's consumer AI application β was the first adopter, connected to Taobao Instant Commerce and Alipay's AI payment service. Settlement runs through Alipay AI Pay, which exceeded 120 million transactions in a single week as of February 2026, making it the first large-scale agentic payment service to reach that volume. For scale context, that weekly figure is comparable to x402's cumulative transaction count over the same period β the largest agentic payment deployment in production today is domestic Chinese. (Source: Business Wire, Feb 2026; The Paypers)
Visa's Trusted Agent Protocol and Mastercard's Agent Pay both leverage Web Bot Auth for cryptographically signed agent identity during browse and payment flows. In 2026 both expanded internationally β Visa's Agentic Ready program to Latin America and Asia (reaching the first live agentic transactions with European merchants in July 2026), and Mastercard's Agent Pay to markets including Hong Kong. In June 2026 Mastercard also launched Agent Pay for Machines (AP4M), a dedicated network for high-frequency agent-to-agent payments with on-chain agent credentialing (Polygon/Solana/Base) and Verifiable Intent.
- DJD Agent Score β Behavioral reputation scoring API for AI agent wallets on Base. Scores agents 0β100 across 5 dimensions using on-chain transaction patterns, sybil detection, and gaming velocity checks. x402-native monetization, MCP server distribution, and ERC-8004 compatible. (GitHub)
- agenteconomy.to β Real-time dashboard tracking AI agent on-chain payment activity across x402, ERC-8004, ERC-8183 (Virtuals ACP), and MPP (Stripe/Tempo) on 8 chains. Aggregated event counter, chain distribution, facilitator share, and time-series charts. Data refreshes every 6 hours. (source)
- Visa β Trusted Agent Protocol; Agentic Ready program (expanded to LatAm & Asia 2026; first live agentic transactions in Europe, Jul 2026); card specification + SDK extending MPP to card payments (2026); Open USD consortium member
- Mastercard β Agent Pay (international expansion incl. Hong Kong, 2026); Agent Pay for Machines (AP4M) launched Jun 2026 for high-frequency machine-to-machine payments, with on-chain agent credentials (Polygon/Solana/Base) and Verifiable Intent, settling in fiat or stablecoin, 30+ partners; acquired BVNK for stablecoin infrastructure
- PayPal β AP2 support; ACP participant; upcoming UCP payment method
- American Express β AP2 partner, UCP endorser
- Adyen β AP2 integration, UCP endorser; launched Adyen Agentic (Jun 2026), a three-layer, protocol-agnostic suite (Agentic Feed, Agentic Cart, Agentic Payments) for selling through AI agents
- Worldpay β AP2 support
- Nuvei β Nuvei Agentic (Jul 2026): merchant-led, protocol-agnostic execution layer (Protocol Compatibility Layer across ACP/AP2/MCP + Know Your Agent registry); completed a first-party in-agent payment on live Visa rails; general availability targeted H2 2026
- Stripe β ACP co-creator, MPP co-author, UCP endorser
- AWS β Bedrock AgentCore Payments (preview), managed x402 + Stripe surface built with Coinbase and Stripe
- Open USD (OUSD) β Shared-governance, USD-backed stablecoin consortium unveiled Jun 30, 2026 by 140+ firms (Stripe, Visa, Mastercard, Coinbase, BlackRock, BNY, Google, Shopify, Fireblocks, Aave, Solana); fee-free mint/redeem with reserve income shared among members, going live on Solana, Stellar, Base, and Polygon later in 2026. Positioned as a neutral settlement layer / alternative to USDC & USDT for agent-driven payments (Fortune, CoinDesk, Forrester)
- AllUnity (SEKAU) β Launched the first fully reserved, MiCA-compliant Swedish krona-backed stablecoin, SEKAU, on Jun 19, 2026, live on Ethereum, Solana, Base, Tempo, and Polygon (Banking Circle as reserve/transaction bank); settles AI-initiated transactions into local bank accounts, extending AllUnity's x402-powered agentic settlement layer (AllUnity, CoinDesk)
- Fireblocks β Agentic Payments Suite for stablecoin transactions (The Paypers)
- Circle + Nium β Partnership to strengthen stablecoin rails for agentic AI payments (American Banker)
- Ripple (RLUSD) β XRPL AI Starter Kit (Jun 2026) lets agents settle in RLUSD (Ripple's NYDFS-approved USD stablecoin) and XRP over x402 (Ripple)
- Google Cloud β AP2 creator, UCP co-developer
- OpenAI β ACP co-creator (with Stripe)
- Anthropic β MPP design partner
- Shopify β UCP co-developer, AP2 & ACP partner
- AWS β Bedrock AgentCore Payments (x402 + Stripe), with the x402 Bazaar MCP server via AgentCore Gateway
- Coinbase β x402 creator, AP2 partner, AgentCore Payments partner
- Tempo Labs β MPP co-author (Paradigm-backed, payments-optimized L1)
- Radius Network β x402-compatible stablecoin L1 for agentic micropayments (mainnet launched Mar 2026; sub-second finality, sub-penny fees) (docs)
- Ripple / XRPL β XRPL AI Starter Kit (Jun 2026) for agentic payments via x402, settling in XRP and RLUSD; XRPL named a settlement partner in Mastercard AP4M (Ripple)
- Circle β Arc L1 + Agent Stack β Agent Stack (launched May 11, 2026) gives agents controlled USDC access β Agent Wallets, Agent Marketplace, Circle CLI, Circle Skills, and Nanopayments (gas-free USDC transfers as small as one-millionth of a dollar via Circle Gateway). Settlement targets Arc, Circle's stablecoin-native L1 (USDC as native gas); Arc has run a public testnet since Oct 2025 with mainnet expected summer 2026 (still pre-mainnet as of Jul 2026). Circle also raised a $222M ARC token presale (backers incl. BlackRock, a16z). (Decrypt, Phemex)
- AAA and Integra Ledger launch the Legal Context Protocol (Jun 24, 2026) β Verifiable legal terms, consent, and dispute-resolution procedure attached to agent transactions; founding contributors include Google, IBM, Circle, and Wayfair (Law.com)
- A-Comm opens public comment on its Evidence Protocol (Jul 13, 2026) β Tamper-evident evidence chain for AI-initiated consumer transactions; comment window closes Aug 14, 2026 (Digital Transactions)
- Read alongside RAILS (arXiv, Jun 7, 2026). Three unconnected efforts β an arbitration body, a payments startup, and an academic paper β arriving at the same conclusion within six weeks is the signal: the 2026 protocol race optimized settlement and left post-transaction accountability unspecified
- Linux Foundation: operational launch of the x402 Foundation β Announced Jul 14; Coinbase's contribution of the protocol completed; 40 members seated (17 premier, incl. Stripe, Visa, Mastercard, Google, AWS, Amex, Circle, Cloudflare, Fiserv, Ripple, Shopify, Solana Foundation, Stellar)
- PRNewswire Β· PYMNTS Β· cfotech
- Visa: Banks across Europe reach the next phase of agentic commerce β First live agentic transactions with 30+ European issuers at real merchants (lastminute.com, Frasers, Cleverbridge, BrickDepot), via Visa Intelligent Commerce + Payment Passkeys; announced at Visa Payments Forum, Paris (Jul 2)
- Payment Expert Β· Worldline/ING/Visa live transaction
- Nuvei: first-party in-agent payment with Visa; merchant-led agentic strategy β Protocol Compatibility Layer (integrate once; accept ACP/AP2/MCP) + Know Your Agent registry; first-party in-agent payment on live Visa rails (Arvato Systems, Kings and Priests); GA targeted H2 2026 (Jul 2)
- The Paypers Β· PR Newswire
- Square: ChatGPT and Claude integrations for sellers β From Jul 1, Square Food & Beverage sellers with an active Square Online Ordering profile are auto-enrolled so shoppers can browse menus and order directly inside ChatGPT and Claude; orders route through Square's "Order by Cash App" rails with no marketplace commission (vs. 15β30% for delivery apps) β only standard processing. Square positions itself as the low-fee payment + fulfillment layer under multiple assistants rather than building its own (VentureBeat, Cryptobriefing)
- Cloudflare: Announcing the Monetization Gateway β Sell-side x402 product to charge for web pages, datasets, APIs, and MCP tools with stablecoin settlement at the edge; waitlist opened Jul 1
- InfoQ: Cloudflare and AWS embed x402 at the edge Β· crypto.news
- Fortune: Stripe, Visa and 140+ businesses to launch Open USD β Shared-governance USD stablecoin backed by 140+ firms (Stripe, Visa, Mastercard, Coinbase, BlackRock, BNY, Google, Shopify, Fireblocks, Aave, Solana); fee-free mint/redeem, member-shared reserve income; live on Solana, Stellar, Base, Polygon later in 2026
- CoinDesk Β· Forrester
- Mastercard: Agent Pay for Machines launch β Network for high-frequency, low-value machine-to-machine payments; on-chain agent credentials (Polygon/Solana/Base), Verifiable Intent, fiat or stablecoin settlement, 30+ partners
- Fortune Β· CoinDesk
- Coinbase: Coinbase for Agents β MCP server letting ChatGPT/Claude agents transact via a Coinbase account, paying for premium research/compute over x402
- TechCrunch
- Ripple: XRPL AI Starter Kit β Agentic payments on XRPL via x402 with XRP/RLUSD settlement; XRPL Docs MCP server + Claude skills
- PYMNTS
- Adyen: Adyen Agentic β Three-layer, protocol-agnostic suite (Agentic Feed/Cart/Payments) for selling through AI agents
- PYMNTS
- Axios: Visa, OpenAI bring agentic commerce to ChatGPT β Visa payment tools integrated into OpenAI's agent system for tokenized agent checkout
- Google: Donating AP2 to the FIDO Alliance β Community governance; v0.2 adds "Human Not Present" payments and Verifiable Intent
- FIDO Alliance Β· PaymentsJournal
- Linux Foundation: launching the x402 Foundation β Coinbase contributes x402 for neutral governance; founding contributors Coinbase, Cloudflare, Stripe
- Decrypt Β· The Block
- Superseded by the July 2026 operational launch β see above
- The Paypers: Alipay rolls out the Agentic Commerce Trust Protocol β Launched with Qwen App and Taobao Instant Commerce
- Business Wire: Alipay AI Pay exceeds 120M transactions in one week Β· FinTech Magazine Β· Retail Technology Innovation Hub
- AWS What's New: AgentCore Payments (preview)
- AWS ML Blog: Agents that transact, built with Coinbase and Stripe
- Coinbase Blog: AgentCore Payments powered by x402
- Gemini Spark announced (Yahoo Tech) β Consumer AP2 agent surface with autonomous, guardrailed purchasing
- Google I/O 2026 recap (TheTechHacker)
- Business Wire: Ant International launches open-sourced Agentic Mobile Protocol β Mobile-native agentic payments via Alipay+
- OpenAI: Powering Product Discovery in ChatGPT (Mar 24, 2026) β The pivot in OpenAI's own words: ACP extended to discovery; Target, Sephora, Nordstrom, Lowe's, Best Buy, The Home Depot, and Wayfair integrated; all Shopify merchants included via Shopify Catalog; Walmart in-ChatGPT app with account linking, loyalty, and Walmart payments
- TechCrunch: OpenAI's plans to make ChatGPT more like Amazon aren't going so well
- CNBC: OpenAI's first crack at online shopping stumbled β preparing for the next wave
- Grocery Dive: Walmart brings Sparky to ChatGPT
- Google Blog: New tech and tools for retailers (NRF 2026)
- Google Developers Blog: Under the Hood of UCP
- UCP Updates: Multi-item carts, catalog, identity linking (Mar 2026)
- UCP at Google Marketing Live: Universal Cart (May 2026)
- A2A: Announcing Version 1.0 β Enterprise features, signed agent cards, multi-tenancy
- x402 V2 Launch Post
- Cloudflare Agents SDK v0.4.0: x402 v2 migration
- Inside x402: agentic payments on Base (Chainalysis) β 100M milestone in Q1 2026, climbing to ~169M cumulative by July 2026 Β· Base adds 20M transfers in 90 days; 169M total (Cryptobriefing)
- TechCrunch: Google launches new protocol for agent-driven purchases
- Axios: Google's AP2 aims to boost trust in agent shopping
- Digital Commerce 360: AP2 gains support from Shopify, Etsy
- Reuters: OpenAI partners with Etsy, Shopify for ChatGPT checkout
- AP News: OpenAI Instant Checkout coverage
- Stripe Blog: Developing an Open Standard for Agentic Commerce
- Visa: Trusted Agent Protocol press release
- Cloudflare: Collaboration with payments companies
- Visa & Mastercard expand agentic AI deployments (American Banker, 2026)
- How Visa and Mastercard are approaching agentic commerce (Digital Commerce 360, Apr 2026)
- Constellation Research: Google's AP2 fleshes out AI agent commerce
- Finextra Deep Dive: Google's AP2 explained
- PYMNTS: Google unveils payment protocol for AI-driven commerce
- Digital Commerce 360: OpenAI expands agentic commerce push (Feb 2026)
- Forrester: Agentic Payments in B2C Commerce β Where We Are Now
- PYMNTS: Payment Networks Ready Infrastructure for Agentic Commerce at Scale
- Fenwick: Is 2026 the Year of Agentic Payments?
- CoinDesk: Meta's Chief Data Officer says agentic commerce is the "next tier of business" (Jul 10, 2026) β Meta CDO Alex Schultz frames agentic commerce as a company-level priority, positions stablecoins as the payments layer (1M+ weekly-active businesses already using Meta agents), and names agent identity/verification as the core unsolved problem for an agent-to-agent economy
- PYMNTS: Agentic payments give CFOs usage pricing with subscription discipline (Jul 8, 2026) β The "agentic administration" thesis: the first serious enterprise use of agent payments is wholesale/back-office (API calls, software usage, data checks) rather than consumer retail; enterprises need batch settlement, spend limits, and auditable reconciliation β echoing Cloudflare's Monetization Gateway positioning
- Cloud Security Alliance: Secure Use of AP2
- PayPal Dev Blog: AP2 mandates as W3C VCs
- IETF charters the Web Bot Auth working group (
webbotauth) β Agent identity via HTTP Message Signatures graduates from individual drafts to a chartered WG under the Web and Internet Transport area, with standards-track and BCP deliverables due to the IESG in 2026. The charter's explicit exclusion of agent-to-agent interfaces and end-user authentication marks the seam between Web Bot Auth and the payment-mandate protocols
- Intro to Google Agent Payments Protocol (AP2) β Beginner-friendly introduction
- AP2 Overview & Ecosystem Breakdown β Comprehensive ecosystem analysis
- Technical Review: AP2 Code Walkthrough (Kotlin) β Code implementation review
- AP2 Core Concept: Signed Authorization & Accountability β Short-form explanation
- After MCP & A2A, Meet AP2 β Protocol evolution overview
- x402 Deep Dive & Demos β Technical walkthrough
- x402 Short Explainer β Quick overview
- OpenAI: Buy it in ChatGPT (ACP) β Official product demo
- A2A Protocol Short Course (DeepLearning.AI) β Built with Google Cloud and IBM Research (see repo for link)
- Google Developers Community: AP2 Introduction
- x402 Community FAQ β FAQ & Discord links
- A2A GitHub Discussions
We welcome contributions! Here's how you can help:
- π Add a resource: Use our template
- π§ Improve the list: Submit a pull request
- π Report issues: Open an issue
- β Star the repo to show your support!
Please read our Contributing Guidelines before submitting.
UCP (Universal Commerce Protocol) is an open standard co-developed by Google and Shopify for agentic commerce across the full shopping journey β discovery, checkout, identity linking, and order management. UCP is transport-agnostic (REST, MCP, A2A) and compatible with AP2 for secure payment mandates. Launched January 2026 at NRF; Universal Cart β a cross-merchant cart spanning Search, Gemini, YouTube, and Gmail with UCP-powered Google Pay checkout β added May 2026, rolling out in the U.S. over summer 2026 with Canada, Australia, and the U.K. to follow.
AP2 (Agent Payments Protocol) is an open protocol for agent-driven payments with verifiable authorization (mandates) and accountability, created by Google and donated to the FIDO Alliance for community governance in 2026. Its current core focus is card-based payments with mandate-driven authorization; the v0.2 release added "Human Not Present" payments and Verifiable Intent (co-developed with Mastercard). AP2 serves as the payment layer within UCP.
A2A (Agent-to-Agent Protocol) is an open standard under the Linux Foundation for agent interoperability β discovery, communication, and task delegation across agent frameworks and vendors. The v1.0 release (2026) added enterprise features including signed agent cards, multi-tenancy, and version negotiation. The TSC includes AWS, Cisco, Google, IBM Research, Microsoft, Salesforce, SAP, and ServiceNow.
x402 is an open payment standard built on HTTP 402 for machine-native, internet-native payments. Created by Coinbase and governed by the x402 Foundation under the Linux Foundation β announced April 2026 (founding contributors Coinbase, Cloudflare, and Stripe) and operationally launched July 14, 2026 with 40 members, including Stripe, Visa, Mastercard, Google, AWS, and American Express among 17 premier members. Supports stablecoins on EVM and Solana networks. The v2 release (late 2025) introduced CAIP-based identifiers, a modular SDK architecture, and standards-compliant payment headers. By mid-2026 it is wrapped by managed surfaces such as AWS Bedrock AgentCore and had surpassed ~169M cumulative agentic transactions on Base.
ACP (Agentic Commerce Protocol) is an open standard co-developed by OpenAI and Stripe for connecting buyers, AI agents, and businesses. It originally powered Instant Checkout in ChatGPT; after that consumer experience was discontinued in early 2026, OpenAI repositioned ACP as a discovery-and-handoff layer β merchants supply product feeds and promotions into ChatGPT, and shoppers complete purchases on the merchant's own site. Target, Sephora, Nordstrom, Lowe's, Best Buy, The Home Depot, and Wayfair are integrated for discovery, with all Shopify merchants included automatically via Shopify Catalog. Deeper integrations are built as ChatGPT apps (e.g. Walmart). Currently in beta with date-based version snapshots. Designed to work with any PSP β Stripe provides the first implementation via Shared Payment Token.
MPP (Machine Payments Protocol) is an open standard co-authored by Tempo Labs and Stripe for machine-to-machine payments over HTTP 402. Supports stablecoins, cards, and bank transfers. Offers charge (one-off) and session (streaming micropayment) intents. Backwards-compatible with x402. Based on an IETF-proposed Payment HTTP Authentication Scheme. Launched March 2026.
AMP (Agentic Mobile Protocol) is an open-sourced framework from Ant International for agentic payments on mobile surfaces β digital wallets, super apps, banking apps, and wearables. Implemented via Alipay+, it emphasizes fast agent-to-wallet linking (~50% fewer steps than card binding) and account-takeover protection with a per-transaction money-back guarantee. Launched April 2026.
Agentic Commerce Trust Protocol (Alipay) is Alipay's domestic-China integration layer between AI-native applications and merchant/service platforms, launched January 2026 with Alibaba's Qwen App as first adopter alongside Taobao Instant Commerce. One merchant integration reaches multiple AI agents without per-agent API work. Settlement runs through Alipay AI Pay, which passed 120M transactions in a single week in February 2026 β the largest agentic payment deployment in production, and a reminder that the highest-volume agentic commerce today is happening outside the US/EU protocol race.
Trusted Agent Protocol (Visa) / Agent Pay (Mastercard) help merchants and networks recognize cryptographically verified AI agents during browse and pay flows, built on Web Bot Auth, which became a chartered IETF working group (webbotauth) in 2026. Both expanded internationally in 2026, and in July 2026 Visa executed the first live agentic-commerce transactions in Europe (30+ issuers, via Visa Intelligent Commerce and Payment Passkeys). In 2026 Visa also released an open, processor-agnostic card specification and SDK extending MPP to card payments. In June 2026 Mastercard launched Agent Pay for Machines (AP4M), a dedicated network for high-frequency machine-to-machine payments using on-chain agent credentials and Verifiable Intent, settling in fiat or stablecoin.
The accountability layer (AEP / LCP / RAILS) is the newest and least consolidated part of the stack. Where the protocols above answer how does an agent pay, these answer what happens when the transaction is contested β a question the settlement standards leave open by design. The A-Comm Evidence Protocol produces a tamper-evident record of what an agent did at each step; the Legal Context Protocol, stewarded by the American Arbitration Association and Integra Ledger, attaches the governing legal terms and dispute procedure to the transaction itself; and RAILS supplies the academic framing, arguing that clearing β a neutral determination of whether a delegated obligation was met β is the primitive the whole stack is missing. None of the three competes with x402, ACP, UCP, AP2 or the card-network rails; all three assume those rails and sit downstream of them. Whether they converge, get absorbed by the card networks' dispute machinery, or remain parallel experiments is the open question going into late 2026.
This list is released under CC0 1.0 (Public Domain). No rights reserved.
Keywords: ucp ap2 agent-payments agentic-commerce a2a x402 acp mpp machine-payments-protocol amp agentic-mobile-protocol trusted-agent-protocol agent-pay ap4m agent-pay-for-machines verifiable-intent fido-alliance linux-foundation adyen-agentic open-usd ousd sekau visa-payment-passkeys monetization-gateway pay-per-crawl gemini-spark web-bot-auth mcp stablecoins verifiable-credentials agentcore erc-8183 erc-8004 google-cloud coinbase stripe openai aws tempo ripple xrpl rlusd nuvei-agentic know-your-agent webmcp circle-arc agent-stack agentic-administration x402-foundation universal-cart alipay-ai-pay agentic-commerce-trust-protocol qwen-app shopify-catalog webbotauth ietf http-message-signatures aep a-comm evidence-protocol legal-context-protocol lcp integra-ledger aaa-arbitration rails agentic-clearing accountability-layer ucp-tech-council visa-agent-directory square-ordering order-by-cash-app acp-2026-04-17