x402 Ecosystem Explorer
x402scan is an established TypeScript project in the AI payments / x402 ecosystem, focused on api, blockchain, blockchain-technology, decentralization. It currently has 362 GitHub stars and 260 forks, and sits alongside related tools like x402, x402, x402proxy, piprail, x402-payments-mcp, x402charity.
x402scan is an ecosystem explorer for x402 — a live map of the services, facilitators and payment flows on the protocol, from Merit Systems.
Every payment network needs a block-explorer moment: a place where you can see who is charging, who is paying, and what is moving. x402scan provides that visibility for the x402 economy, which makes it useful both for due diligence (is this facilitator actually settling?) and for discovery (which paid APIs are worth integrating).
Best for: anyone evaluating x402 services — check activity here before integrating a facilitator or paid API.
x402scan is an ecosystem explorer for x402, a new standard for digital payments. It's live at x402scan.com.

x402 API resources can be be purchased just-in-time without a prior relationship with the seller using stablecoins. x402 is vision for an internet without ads or centralized intermediaries.
x402scan lets you explore the ecosystem of x402 servers, see their transaction volumes and directly access their resources through an embedded wallet.
This is a pnpm monorepo with the following workspaces:
Note: We're working on making this easier to spin-up. If you have any trouble in the mean time, please reach out.
Fill out a .env.example with the variables in scan/.env.example.
Then install and run:
# Install dependencies
pnpm install
# Run the frontend
pnpm dev
# Run the sync service
pnpm dev:sync
We're actively seeking contributors to help build x402scan. We believe an ecosystem explorer will shed light on the activities happening over x402, build trust, and help standardize interaction patterns to grow the ecosystem massively.
If you know of a resource that is not yet listed, you can add it by visiting https://www.x402scan.com/resources/register and submitting the URL. If the URL returns a valid x402 schema, it will be added to the resources list automatically.
If you know of another facilitator that is not listed, you can add it to facilitators/config.ts and the dashboard will automatically update.
To add a new facilitator:
facilitators/images/_FACILITATORS array in facilitators/config.ts:{
id: 'my-facilitator',
name: 'My Facilitator',
image: '/my-facilitator.png',
link: 'https://my-facilitator.com',
color: 'var(--color-blue-600)',
addresses: {
[Chain.BASE]: [
{
address: '0x...', // Your facilitator address
token: USDC_BASE_TOKEN,
syncStartDate: new Date('2025-01-01'),
enabled: true,
},
],
},
}
pnpm check:facilitators to validate your changes💸 Enable seamless, low-cost digital dollar payments with x402—zero fees, instant settlement, and no high minimums for all users.
💸 Simplify payments with x402, an open protocol for fast, fee-free digital dollar transactions. Experience seamless integration and instant settlements.
Add x402 payment support to your API in seconds. Easily accept x402 payments and sell one-time API access—all with a single configuration and no changes to your existing codebase.
x402 (HTTP 402 Payment Required) SDK + MCP server: let any API charge for itself and any AI agent pay for itself, USDC & stablecoins across EVM, Solana & 8 more chain families, in a couple of lines. Backendless, no fee, self-custodial, paid straight to your wallet. TypeScript, MIT.
Give AI agents a wallet — x402 payment tools over Model Context Protocol.
Automatic micro-donations powered by x402. Drop-in Express/Next.js middleware that sends USDC to charities on every user action. npm install x402charity.
The agent-native LLM router for autonomous agents. 55+ models (8 free), <1ms local routing, USDC payments on Base & Solana via x402.
The AI agent with a wallet — spends USDC autonomously to get real work done. Apache-2.0, TypeScript.
The first agentic payment network: policy-controlled, gasless, and real money-ready. OmniClaw CLI + Financial Policy Engine let autonomous agents pay and earn safely at machine speed.
An open SDK for agentic payments. Let AI agents make payments, hold funds, and move money across chains with policy enforcement and human approval built in.
🚀 Curated list of x402 resources: HTTP 402 Payment Required protocol for blockchain payments, crypto micropayments, AI agents, API monetization. Includes SDKs (TypeScript, Python, Rust), examples, facilitators (Coinbase, Cloudflare), MCP integration, tutorials. Accept USDC payments with one line of code. Perfect for AI agent economy.
Client SDK for the Vybe x402 API. Pay-per-call USDC over HTTP and prepaid-credit WebSocket streaming for Vybe's Solana analytics API. Built for AI agents.