Menu

Explorer & Settings

Tempo Explorer Submit Project
Back to all projects
A

awesome-agentic-payments

by bitrefill · Updated Jul 6, 2026

A curated list of protocols, specs, SDKs, and tools powering the emerging agentic commerce stack.

15
Stars
19
Forks
Language
Mar 10, 2026
Created

In the AI payments ecosystem

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.

README.md View on GitHub →

Awesome Agentic Commerce Awesome

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.

Contents

Why agentic commerce

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.

Commerce protocols

How agents interact with merchants: product discovery, cart building, checkout, and order management.

ACP (Agentic Commerce Protocol)

Open standard by OpenAI and Stripe. Powers ChatGPT Instant Checkout; supports 1M+ merchants via Shopify and Etsy. Payment-infrastructure agnostic.

AP2 (Agent Payments Protocol)

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.

UCP (Universal Commerce Protocol)

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).

MPP (Machine Payments Protocol)

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.

Crypto payment rails

Commerce protocols define what to buy; payment rails define how to pay. These enable programmatic, machine-to-machine payments without human intervention.

x402

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.

L402

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.

Fewsats

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.

Fiat payment rails

Card networks and payment processors building agent-specific primitives: tokenized credentials, sessionless merchant auth, and scoped payment tokens.

Stripe

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.

Visa

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).

Mastercard

Agent Pay introduces Agentic Tokens: scoped, time-limited cryptographic credentials for AI agent transactions. Official MCP server available for Mastercard APIs.

PayPal

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.

  • PayPal Agentic Commerce Overview - Official documentation.
  • Agent Ready - ACP-based agent payments for existing merchants.
  • Store Sync - Product catalog and cart integration for AI discovery and checkout.
  • PayPal Agent Toolkit - Integrate with PayPal APIs via function calling (OpenAI Agent SDK, LangChain, Vercel AI SDK, MCP). Invoices, orders, catalog, subscriptions, disputes, shipment tracking. (npm)

Cloudflare

Agents SDK natively supports x402 for stablecoin payments, with plans to integrate Visa and Mastercard agent protocols directly into the SDK.

Protocol proposals and standards

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).

Ethereum

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

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.

Cross-chain and standards bodies

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.

  • IETF Web Bot Auth Working Group - Draft. The standards body for authenticating bots and agents on the web, built on HTTP Message Signatures; Visa TAP and Mastercard Agent Pay align here.
  • FIDO Alliance: Agentic AI - Forming. Agentic Authentication and Payments Technical Working Groups (chaired by Mastercard and Visa); Google AP2 v0.2 was donated here for standardization.
  • W3C Agent Identity Registry Protocol CG - Forming (2026). Open specs for verifiable agent identity: a DID method, Verifiable-Credential agent credentials, and trust negotiation. Spec.
  • IETF draft: OpenID Agent Identity Claims - Draft. OpenID Connect claims for autonomous agents (agent id, owner, capabilities, spend limit).

Ecosystem

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.

OpenAI

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.

Shopify

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

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.

Further reading

How the pieces fit together

┌─────────────────────────────────────────────────────────────────┐
│                     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)                 │
└─────────────────────────────────────────────────────────────────┘

Contributing

Contributions welcome! Please read the contributing guidelines first. Only official sources (specs, docs, SDKs, and official blog posts from the maintaining organizations) are accepted.