Menu

Explorer & Settings

Tempo Explorer Submit Project
🔵 x402 & Coinbase

x402 & Coinbase

Coinbase authored x402 and ships much of the tooling — the CDP wallet, AgentKit and a facilitator — but the protocol is open. Here's what's Coinbase-specific and what isn't.

Coinbase's role

Coinbase published x402 to make machine payments practical: a server returns HTTP 402 with terms, and the payer settles USDC — often on Base, Coinbase\u2019s low-fee Ethereum L2. The spec itself is open and chain-agnostic.

Around it, the Coinbase Developer Platform (CDP) provides optional building blocks: programmable wallets for servers and agents, AgentKit for giving AI agents on-chain abilities, and a hosted facilitator that verifies and settles payments. You can use all, some, or none of these — x402 works with third-party wallets and facilitators too.

Coinbase-built vs. open

From Coinbase

The x402 spec, CDP wallets, AgentKit, a hosted facilitator, and Base as a settlement network.

Open / optional

The protocol itself, the choice of chain (Solana, Ethereum…), third-party facilitators, and any wallet.

Not a thing

An "x402 token". Payments are USDC — see x402 token.

Coinbase-ecosystem projects

Real projects from the directory · stars live from GitHub · sorted by popularity.

A payments protocol for the internet. Built on HTTP.

⭐ 6.4kTypeScript

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

⭐ 822TypeScript

Daydreams is a set of tools for building agents for commerce

⭐ 611TypeScript

The best way to monetize AI applications & MCP, using x402, CDP Smart Wallets & Paymaster

⭐ 48TypeScript

URL shortener

⭐ 26Go

AWS payment demo of x402 using Bedrock AgentCore, Strands SDK, and CloudFront.

⭐ 24Python

Cloudera CDP SDK for Java

⭐ 17Java

a simple x402 demo using CDP facilitator, embedded wallet, faucet, and token balances API. Includes an x402-enabled API, and simple web app from which the user can call the API.

⭐ 12TypeScript

🚀 Curated resources for Google's Agent Payments Protocol (AP2), A2A & x402 — blogs, videos, repos & specs. Contributions welcome!

⭐ 12HTML

This is demo for Coinbase x402 payment

⭐ 11JavaScript

curl for x402 and MPP paid APIs. CLI + MCP proxy that auto-pays any endpoint on Base, Solana, and Tempo. Zero crypto code on the buyer side.

⭐ 10TypeScript

Blockchain payment infrastructure for AI Agents

⭐ 8TypeScript

Browse all Coinbase-ecosystem projects →

Frequently asked questions

Did Coinbase create x402?

Yes. x402 is an open standard published by Coinbase that revives the long-dormant HTTP 402 "Payment Required" status code, using stablecoins (USDC) to settle payments over HTTP. Although Coinbase authored it, the spec is open and chain-agnostic — anyone can implement it without using Coinbase products.

Do I need a Coinbase account to use x402?

No. x402 is open. You can run a server, accept USDC, and verify payments with any compatible facilitator and wallet. Coinbase provides convenient tooling — the Coinbase Developer Platform (CDP) wallet, AgentKit, and a hosted facilitator — but they are optional, not required.

What is the Coinbase Developer Platform (CDP) for x402?

CDP offers building blocks that make x402 easier: programmable server/agent wallets, AgentKit for giving AI agents on-chain abilities, and a facilitator that verifies and settles payments so your server never touches chain logic. You can mix these with non-Coinbase components freely.

Is x402 tied to Base?

x402 is chain-agnostic, but Base — Coinbase’s Ethereum L2 — is the most common settlement network because of low fees, native USDC, and first-class Coinbase tooling. You can also settle on Solana, Ethereum and other chains.

Is there a Coinbase x402 token?

No. Neither Coinbase nor the protocol issues an x402 token. Payments use USDC. See our x402 token page for why, and to avoid impersonator coins.

See also: What is x402 · Facilitators · x402 on Cloudflare · x402 token?