A curated list of awesome Agentic commerce, Universal Commerce Protocol (UCP), Agentic payments protocol (AP2) resources, tools, and implementations.
awesome-agentic-commerce is an early-stage project in the AI payments / x402 ecosystem, focused on a2a, acp, agent-payments-protocol, agentic-commerce. It currently has 9 GitHub stars and 16 forks, and sits alongside related tools like agentic-commerce-skills-plugins, awesome-agent-payments-protocol, awesome-agentic-commerce, awesome-agentic-commerce, agorio, awesome-agent-protocols.
A curated list of resources for agentic commerce protocols: UCP, ACP, AP2, MPP, AMP, and A2A
This repository is a reference point to official resources. It does not own or maintain these protocols. For authoritative information, always consult the official documentation.
Agentic commerce is the emerging paradigm where AI agents act on behalf of users to discover products, compare options, and complete purchases. Instead of humans clicking "buy" buttons on websites, AI assistants like ChatGPT, Gemini, or Copilot can browse catalogs, compare prices, and execute transactions autonomously.
The Challenge: Traditional e-commerce assumes a human is directly interacting with a website. When an AI agent acts on behalf of a user, new questions arise:
The Solution: These five protocols work together to create a secure, interoperable foundation for agent-led commerce.
End-to-end commerce standard for AI agent transactions
Maintainers: Google, Shopify, Etsy, Wayfair, Target, Walmart
UCP is "the common language for platforms, agents, and businesses." It defines building blocks for the entire commerce journey—from product discovery to checkout to order tracking—through a single, standardized interface.
Key Concepts:
Why it matters: Without UCP, every agent platform would need custom integrations with every merchant (N×N problem). UCP collapses this into a single standard that any agent can use with any UCP-enabled merchant.
Open standard for programmatic commerce between AI agents and businesses
Maintainers: OpenAI, Stripe
ACP enables AI agents to complete purchases on behalf of users directly within chat interfaces—like buying products without leaving a ChatGPT conversation. It powers features like "Instant Checkout" where users can discover and purchase items seamlessly.
Key Concepts:
Why it matters: ACP separates payment credentials from the agent entirely. The user pays through Stripe's secure interface, receives an SPT, and the agent never touches sensitive payment data—solving the PCI compliance challenge for AI commerce.
Secure payment authorization for agent-led transactions using cryptographic mandates
Maintainers: FIDO Alliance (donated by Google, April 2026) + 60 partners Latest version: v0.2 (introduces "Human Not Present" autonomous payments)
AP2 solves a fundamental problem: How do you prove a user actually authorized an agent to make a purchase? Today's payment systems assume a human is clicking "buy." When an autonomous agent makes a purchase—especially when the user isn't present—there's no proof of intent.
AP2 introduces Mandates: tamper-proof, cryptographically-signed digital contracts that serve as verifiable evidence of user authorization.
Key Concepts:
Why it matters: When disputes arise ("I didn't authorize this!"), AP2 mandates provide cryptographic proof of exactly what the user approved. This protects merchants, payment providers, and users in the new world of autonomous agent purchases.
Open standard for autonomous agent micropayments
Co-Authors: Stripe, Tempo
MPP is an open standard for autonomous agent micropayments. It introduces a sessions primitive that allows AI agents to initiate, manage, and settle small-value transactions without human intervention at each step.
Key Concepts:
Why it matters: As AI agents consume paid APIs, purchase digital goods, and transact with other agents autonomously, traditional checkout flows break down. MPP provides a purpose-built payment layer for machine-to-machine commerce at scale.
Open-source mobile-first agentic payment framework for digital wallets, super apps, and wearables
Maintainers: Ant International (Alipay+ ecosystem) Launched: April 2026
AMP is the first agentic payment protocol designed natively for mobile interfaces — smartphones, smartwatches, AR glasses, and in-car systems — rather than card-based desktop checkout. It establishes a universal, auditable standard for AI agents to transact across digital wallets and super apps.
Key Concepts:
Why it matters: The Alipay+ network reaches 1.8B user accounts and 150M merchants globally — primarily across APAC. AMP gives this footprint an agentic-commerce layer and complements card-based protocols (Visa TAP, Mastercard Agent Pay) for emerging markets where mobile wallets dominate.
Open standard for AI agent interoperability and communication
Maintainers: Google (Linux Foundation)
A2A enables AI agents built on different frameworks, by different companies, running on separate servers to discover each other's capabilities and collaborate on tasks—as agents, not just as tools.
Think of it as the "common language" that lets a travel planning agent talk to a flight booking agent, a hotel agent, and a car rental agent to coordinate a complete trip.
Key Concepts:
A2A vs MCP: MCP (Model Context Protocol) connects agents to tools and data. A2A connects agents to other agents. They're complementary—an agent might use MCP to access a database and A2A to delegate work to a specialized agent.
pip install a2a-sdknpm install @a2a-js/sdkgo get github.com/a2aproject/a2a-godotnet add package A2AUser → AI Agent → A2A (agent discovery & coordination)
→ UCP/ACP (commerce actions)
→ AP2 (payment authorization)
→ MPP (agent micropayments)
→ Payment Rails (Stripe, Visa TAP, Mastercard, PayPal, x402, L402)
→ Merchants & Payment Networks
| Protocol | Layer | Purpose |
|---|---|---|
| A2A | Communication | Agents discover and talk to each other |
| UCP | Commerce | End-to-end commerce (Google ecosystem) |
| ACP | Commerce | Agent checkout (OpenAI/Stripe ecosystem) |
| AP2 | Payments | Secure payment authorization with mandates |
| MPP | Payments | Autonomous agent micropayments via sessions |
| AMP | Payments | Mobile-first agentic payments via digital wallets (Alipay+) |
| x402/L402 | Crypto Rails | Stablecoin and Lightning Network payments for agents |
| Visa TAP / Mastercard Agent Pay / PayPal Agent Ready | Fiat Rails | Card network and wallet infrastructure for agent transactions |
Both enable commerce, but target different ecosystems:
Merchants wanting maximum reach may implement both.
HTTP 402 stablecoin payments over HTTP — no API keys, accounts, or subscriptions
Foundation: Coinbase (co-founded with Cloudflare)
x402 leverages HTTP's 402 Payment Required status code for instant stablecoin payments. It requires no API keys, accounts, or subscriptions—just a wallet. x402 serves as the crypto payment rail within the AP2 protocol.
Macaroons + Lightning Network micropayments for stateless API authentication
Creator: Lightning Labs
L402 combines Macaroons (bearer authorization tokens) with Lightning Network micropayments for a stateless, pay-per-request API authentication model. It's the Bitcoin-native alternative to x402.
Practical L402 toolkit for AI agents — MCP server, CLI, Python SDK
Fewsats provides the tooling layer that makes L402 accessible to AI agents, including an MCP server for direct agent integration.
Trusted Agent Protocol (TAP) — authentication framework for agent-to-network communication
Initiative: Visa "Intelligent Commerce" program Authentication: HTTP Message Signatures (RFC 9421) Status: 30+ partners in sandbox, early 2026
Visa's TAP provides the authentication layer for AI agents to interact with card networks directly, using cryptographic HTTP message signatures.
Agentic Tokens — scoped, time-limited payment credentials for AI agents
Mastercard Agent Pay issues Agentic Tokens: scoped, time-limited credentials that allow agents to initiate payments within defined boundaries. Includes an official MCP server for API access.
Developer kit + Agent Purchase Protection — first card network with consumer-facing dispute coverage for agent errors
Launched: April 14, 2026 Partners: OpenAI, Google, Microsoft, PayPal, Stripe + 11 others
Amex ACE is a developer kit with five components: agent registration, account enablement, intent intelligence (creating an "intent contract" + Proof of Intent Token), single-use payment credentials bound to intent and constraints, and cart context (banks/brands compare submitted cart vs. intent). Pairs with Amex Agent Purchase Protection — industry-first coverage for charges arising from AI agent errors when both card member and merchant acted correctly.
ACP-based agent payments for existing PayPal and Braintree merchants
PayPal's Agent Ready enables existing merchants to accept agent-initiated payments with minimal integration overhead. PayPal manages security and PCI compliance. Includes Store Sync for catalog integration and an Agent Toolkit for programmatic access.
Infrastructure SDK with native x402 support and upcoming Visa/Mastercard agent protocol integration
Cloudflare's Agents SDK embeds payment rails directly into the edge infrastructure layer, currently supporting x402 with Visa and Mastercard agent protocols on the roadmap.
Europe: Barclays, HSBC UK, Banco Santander, Revolut, Commerzbank, Nationwide, Nexi, Raiffeisen, DZ Bank — 21+ issuers enrolled Canada (May 2026): BMO, CIBC, RBC, Scotiabank, TD APAC + LatAm: 85+ partners (incl. Alliance Bank Malaysia, CIMB, Maybank)
This compilation is provided under the MIT License.
The protocols themselves are Apache 2.0 licensed by their respective maintainers.
Skills & plugins for agentic commerce : UCP, ACP, AP2, A2A, WebMCP, Magento 2, BigCommerce, WooCommerce
🚀 Curated resources for Google's Agent Payments Protocol (AP2), A2A & x402 — blogs, videos, repos & specs. Contributions welcome!
A curated list of awesome agentic commerce resources — protocols, MCP servers, tools, apps, APIs and services for AI agents that shop, sell and transact. For store owners, developers, agencies and marketers.
Agentic commerce is the shift from people clicking buy buttons to AI agents acting, deciding, negotiating, and transacting on behalf of users. This repository documents that shift.
The open-source toolkit for building AI commerce agents using UCP and ACP protocols
A curated list of protocols and standards for AI agents — MCP, A2A, ACP, AG-UI, AP2, x402, and 50+ more, organized by stack layer
The self-improving LLM router that optimize your agentic workflows with every runs, works with any harnesses, any models, any loops.
A neutral landscape analysis of AI agent payment protocols (x402, MPP, L402, Google AP2, Visa TAP + ICC, Mastercard Agent Pay, Amex ACE, Google/Shopify UCP, OpenAI ACP, and others). Maintained by Genesis Software Group, Copenhagen. Updated April 2026. CC BY 4.0.
An interactive educational platform for understanding AI agents
The missing control plane for AI agent payments. Observe, control, protect, and test agent spending across x402, ACP, AP2, and Visa TAP.
Fundraising infrastructure for AI agents on Solana — x402 payments, milestone escrow, on-chain reputation. REST + WebSocket + MCP + ACP.
A lightweight, SEO/GEO-ready online store for the AI era SucShop helps small businesses build successful online shops