Menu

Explorer & Settings

Tempo Explorer Submit Project
Alternatives · Coinbase Commerce

AI-Native Alternatives to Coinbase Commerce for Agent Payments

Crypto checkout for merchants vs. protocol-native payments for agents — different layers.

Why Coinbase Commerce doesn\u2019t fit agent payments

Coinbase Commerce lets merchants accept crypto at a hosted checkout — a human picks a currency, scans, sends. It brought crypto payments to e-commerce, but it is still a checkout: interactive, order-sized, and detached from the API call being paid for. An agent calling your API 500 times an hour cannot go through a hosted checkout 500 times.

Coinbase’s own answer to this is x402 — the open protocol this directory tracks. Instead of a checkout page, payment terms travel inside the HTTP exchange itself, settled in USDC on Base. The projects below are the x402/CDP ecosystem: SDKs, facilitators and wallets built on Coinbase’s agent-payments stack.

What to look for instead

  • Payment embedded in the API request, not a separate checkout
  • Per-request amounts ($0.001+) with sub-cent network fees
  • Programmatic payer identity (wallets + policies, not shopper accounts)
  • USDC settlement on low-fee networks like Base

The open-source alternatives

Top 12 of 1.2k tracked projects, sorted by GitHub stars. Each is open source and can be self-hosted.

Your AI trading terminal assistant for US stocks, commodities, forex, and crypto.

⭐ 12.5kGo

The agent-native LLM router for OpenClaw. 41+ models, <1ms routing, USDC payments on Base & Solana via x402.

⭐ 6.7kTypeScript

A payments protocol for the internet. Built on HTTP.

⭐ 6.3kTypeScript

A local-first AI agent with persistent memory, emotional intelligence, and a peer-to-peer skills economy.

⭐ 2.4kTypeScript

Self-healing infrastructure for AI agent payments. 90.3% auto-recovery.

⭐ 822TypeScript

The AI agent with a wallet — spends USDC autonomously to get real work done. Apache-2.0, TypeScript.

⭐ 624TypeScript

Daydreams is a set of tools for building agents for commerce

⭐ 611TypeScript

Agent behavior that compiles

⭐ 564Rust

The A2A x402 Extension brings cryptocurrency payments to the Agent-to-Agent (A2A) protocol, enabling agents to monetize their services through on-chain payments. This extension revives the spirit of HTTP 402 "Payment Required" for the decentralized agent ecosystem.

⭐ 536Python

The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 payments, escrow, and dispute resolution as one open, catch-all Agent Skill / Claude Code plugin.

⭐ 507TypeScript

The world's first privacy layer for AI agents on Solana — stealth addresses + x402 payments. Every payment lands at a fresh, unlinkable address.

⭐ 497TypeScript

Open Source AI trading agent that operates autonomously across 1000+ markets - Polymarket, Kalshi, Binance, Hyperliquid, Solana DEXs, 5 EVM chains. Scans for edge, executes instantly, manages risk while you sleep. Agent commerce protocol for machine-to-machine payments. Self-hosted. Built on Claude.

⭐ 487TypeScript

Keep reading

The Coinbase x402 stack →What is x402? →
Other alternatives: Stripe · PayPal · Lemon Squeezy · Paddle

Frequently asked questions

Is x402 the same as Coinbase Commerce?

No. Coinbase Commerce is a hosted crypto checkout for human shoppers; x402 is an open protocol (also from Coinbase) that embeds payment directly into HTTP so software can pay per request. They serve different buyers.

Can I use x402 without Coinbase products?

Yes — x402 is an open standard with community facilitators and SDKs across chains. The Coinbase stack (CDP wallet, Base) is the most common setup, not a requirement.