A curated list of protocols, specs, SDKs, and tools powering the emerging agentic commerce stack.
awesome-agentic-payments is an early-stage project in the AI payments / x402 ecosystem, focused on agentic-commerce, agentic-payments, ai-agents, awesome. It currently has 15 GitHub stars and 19 forks, and sits alongside related tools like awesome-agentic-commerce, inflow-cli, mcp-dev-latam.
A curated list of protocols, specs, SDKs, and tools powering the emerging agentic commerce stack: AI agents that discover, buy, and manage orders autonomously.
Maintained by Bitrefill. Contributions welcome.
AI agents are moving from "answer questions" to "get things done," including browsing products, comparing prices, paying, and managing orders on behalf of users. This requires new protocols for agent-to-agent communication, commerce standards that machines can parse, and payment rails that work without accounts, sessions, or human intervention.
How agents interact with merchants: product discovery, cart building, checkout, and order management.
Open standard by OpenAI and Stripe. Powers ChatGPT Instant Checkout; supports 1M+ merchants via Shopify and Etsy. Payment-infrastructure agnostic.
Google's open protocol for payment-agnostic agent-led transactions. Uses Verifiable Digital Credentials (VDCs) and a three-mandate model (Intent, Cart, Payment). Backed by 60+ organizations including Adyen, Mastercard, PayPal, Visa, and Coinbase.
Google's open-source standard for the merchant side of agentic commerce (AP2 handles payments). Standardizes product discovery, checkout, identity linking, and order management. Supported by Shopify, Target, Walmart, Etsy, Wayfair, and 20+ partners. Transport-agnostic (REST, MCP, or A2A).
An open standard for machine payments, co-authored by Tempo and Stripe. MPP is designed to be extensible and agnostic to any payment method. It already supports payments over Tempo (TP-20 Tokens), Stripe API, Visa Network Tokens and Lightning Network.
Commerce protocols define what to buy; payment rails define how to pay. These enable programmatic, machine-to-machine payments without human intervention.
Uses HTTP 402 "Payment Required" for instant stablecoin payments over HTTP. Built by Coinbase, governed by the x402 Foundation (co-founded with Cloudflare). No API keys, accounts, or subscriptions needed. Serves as the crypto rail within Google's AP2 protocol.
Lightning Labs' protocol combining Macaroons (cryptographic bearer credentials) with Lightning Network micropayments for stateless API authentication. Pay-per-request APIs with no accounts and instant settlement. The Bitcoin-native counterpart to x402.
Note: "LN402" is not a separate protocol; references to LN402 point back to L402.
Practical toolkit for AI agents to make L402 payments. MCP server, CLI, and Python SDK for purchasing API access, digital content, and services via L402 paywalls.
Card networks and payment processors building agent-specific primitives: tokenized credentials, sessionless merchant auth, and scoped payment tokens.
Infrastructure backbone for most agentic commerce protocols (ACP, AP2, UCP). Key innovation: Shared Payment Tokens (SPTs) -- single-use, scoped credentials compatible with Visa and Mastercard agent protocols.
Trusted Agent Protocol (TAP): open framework using HTTP Message Signatures (RFC 9421) for agent authentication on the Visa network. Part of the broader Intelligent Commerce program (30+ partners in sandbox, early 2026).
Agent Pay introduces Agentic Tokens: scoped, time-limited cryptographic credentials for AI agent transactions. Official MCP server available for Mastercard APIs.
Agent Ready uses the Agentic Commerce Protocol (ACP) so existing PayPal/Braintree merchants can accept payments through AI assistants (e.g. ChatGPT) with minimal integration; PayPal handles security and cross-platform compatibility.
Agents SDK natively supports x402 for stablecoin payments, with plans to integrate Visa and Mastercard agent protocols directly into the SDK.
The rails above are products. This section tracks the layer underneath them, narrowed to proposals and standards that explicitly target AI agents and date from 2024 or later. Ethereum ERCs cover agent permissions and on-chain agent identity; Solana ships agent SDKs, a CLI, and an agent registry; and cross-chain standards bodies define how agents authenticate and prove identity across networks. Each entry is tagged Live (shipped or activated), Draft (in progress), or Forming (group still organizing).
The agent-specific ERCs fall into two groups: session-key and permission standards that bound what an agent may spend, and the 8004/8126/8196 family that standardizes on-chain agent identity, verification, and policy-bound wallets.
Solana's agent tooling is already in production. The Foundation's MPP/x402 SDK and pay CLI resolve HTTP-402 payment challenges for agents, an on-chain Agent Registry handles verifiable agent identity, and a maintained skills set covers payments and commerce.
pay CLI and Skills - Live. An agent CLI that auto-resolves x402 and MPP 402 challenges for Claude and Codex sessions, with a paid-API skills catalog.SKILL.md skills for agents building on Solana, including a Payments and Commerce skill.Rail-agnostic standards bodies define how agents authenticate and prove identity across networks. The IETF Web Bot Auth Working Group (built on HTTP Message Signatures) is the primary venue for authenticating agents on the web, with Visa TAP and Mastercard Agent Pay aligning to it; FIDO, W3C, and OpenID are standardizing agent identity and credentials.
Commerce platforms, merchant programs, and tooling that connect agents to real-world buying experiences. These sit above the payment rails; they decide what gets bought and where, while rails handle the how.
The first frontier-model company to build a full merchant commerce program. ChatGPT Instant Checkout (built on ACP) enables in-chat purchases without leaving the conversation. Operator / agent mode lets ChatGPT browse and transact autonomously on users' behalf. A growing roster of merchant apps (Target, Instacart, DoorDash) replaces the earlier direct-listing approach, giving retailers control over catalog, inventory, and fulfillment while remaining discoverable inside ChatGPT.
Storefront MCP Server exposes product catalogs, inventory, and checkout to AI agents. Co-developed UCP with Google. 1M+ merchants accessible via ACP; raised merchant concerns that drove OpenAI's pivot from direct listings to merchant-owned ChatGPT apps.
Bitrefill maintains this list and provides agentic commerce tooling: an eCommerce MCP server, agent skills, and a CLI for gift cards, mobile top-ups, and eSIMs. Connect AI assistants (ChatGPT, Claude, Cursor) to search, buy, and manage Bitrefill products with crypto or account balance.
┌─────────────────────────────────────────────────────────────────┐
│ USER / AI AGENT │
│ Claude Code · OpenAI Agents · Google ADK · Copilot CLI │
└──────────────────────────┬──────────────────────────────────────┘
│
Skills, Plugins, Function Calling
│
┌──────────────────────────▼──────────────────────────────────────┐
│ CONTEXT & TOOLS (MCP) │
│ MCP Servers · MCP Registry · MCP Apps (UI) │
└──────────────────────────┬──────────────────────────────────────┘
│
┌──────────────────────────▼──────────────────────────────────────┐
│ AGENT COMMUNICATION │
│ A2A (Agent2Agent) · ANP (Agent Network Protocol) │
└──────────────────────────┬──────────────────────────────────────┘
│
┌──────────────────────────▼──────────────────────────────────────┐
│ COMMERCE PROTOCOLS │
│ ACP (OpenAI+Stripe) · AP2 (Google) · UCP (Google+Shopify) │
└──────────────────────────┬──────────────────────────────────────┘
│
┌──────────────────────────▼──────────────────────────────────────┐
│ PAYMENT RAILS │
│ │
│ Crypto Fiat │
│ x402 (stablecoins) Stripe (SPTs + Agent Toolkit) │
│ L402 (Lightning/Bitcoin) Visa (TAP + Intelligent Com.) │
│ Fewsats (L402 toolkit) Mastercard (Agent Pay + Tokens) │
│ PayPal · Adyen · Square │
│ │
│ Infrastructure: Cloudflare (x402 + Visa/MC in Agents SDK) │
└──────────────────────────┬──────────────────────────────────────┘
│
┌──────────────────────────▼──────────────────────────────────────┐
│ PROTOCOL PROPOSALS & STANDARDS │
│ Ethereum: ERC-7710 · ERC-8004/8126/8196 │
│ Solana: MPP SDK · pay CLI · Agent Registry · Skills │
│ Bodies: IETF Web Bot Auth · FIDO · W3C · OpenID │
└──────────────────────────┬──────────────────────────────────────┘
│
┌──────────────────────────▼──────────────────────────────────────┐
│ ECOSYSTEM │
│ OpenAI (ChatGPT Instant Checkout · Operator · Merchant Apps) │
│ Shopify (Storefront MCP · UCP · 1M+ merchants) │
│ Bitrefill (eCommerce MCP · Agent Skills · CLI) │
└─────────────────────────────────────────────────────────────────┘
Contributions welcome! Please read the contributing guidelines first. Only official sources (specs, docs, SDKs, and official blog posts from the maintaining organizations) are accepted.
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.
A wallet for your agents to onboard and pay. Agentic MPP / x402 payments from your machine - CLI + MCP server.
Open-source MCP servers for Latin American commerce — Pix, NF-e, banking, fiscal, logistics, and messaging across Brazil, Mexico, Argentina, Colombia, Chile, and Peru. MIT, on npm.