awesome-x402
Health Gecti
- License รขโฌโ License: CC0-1.0
- Description รขโฌโ Repository has a description
- Active repo รขโฌโ Last push 0 days ago
- Community trust รขโฌโ 162 GitHub stars
Code Uyari
- network request รขโฌโ Outbound network request in docs/script.js
Permissions Gecti
- Permissions รขโฌโ No dangerous permissions requested
This is a curated resource list and documentation hub for the x402 protocol, which enables blockchain-based cryptocurrency micropayments (specifically USDC on Base) over HTTP. It is designed to help developers monetize APIs and equip AI agents with autonomous payment capabilities.
Security Assessment
Overall Risk: Low. Because this repository is an informational resource list rather than a functional software package, it does not execute shell commands, request dangerous system permissions, or access sensitive local data. A rule-based scan found a minor warning for an outbound network request within a documentation JavaScript file (`docs/script.js`), which is typical for website tracking or fetching badges (like the GitHub stars count). There is no evidence of hardcoded secrets or malicious code execution.
Quality Assessment
Quality: High. The project is highly active, with its most recent push occurring today. It has garnered 162 GitHub stars, indicating a solid and growing level of community trust. Furthermore, it is properly licensed under the permissive Creative Commons Zero v1.0 (CC0-1.0), meaning the content is essentially public domain and safe to use or reference without legal concerns.
Verdict
Safe to use.
๐ 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.
Awesome X402 
โก The Ultimate x402 Resource Hub - Everythng you need to build internet-native payments using HTTP 402. Perfect for AI agents, APIs, and micropayments. Build paywalls, monetize services, and enable autonomous agent payments with crypto/USDC. Zero fees, 2-second settlement.
Contents
- ๐ฏ Quick Start - Become an x402 Champion
- ๐ Official Resources
- ๐ Protocol Documentation
- ๐ Quickstart Guides
- โ๏ธ Protocol Implementations
- ๐ญ Production Implementations
- ๐ ๏ธ SDKs & Client Libraries
- ๐ง Server Frameworks & Middleware
- ๐๏ธ Facilitators
- ๐ก Example Applications
- ๐จ Use Cases & Patterns
- ๐ค AI Agent Integration
- ๐จ Tools & Utilities
- ๐งช Testing & Development
- ๐ Tutorials & Learning Resources
- ๐ฅ Videos & Talks
- ๐ Articles & Blog Posts
- ๐ฅ Community
- ๐ Ecosystem Projects
- ๐ Ecosystem Market Data
- ๐ Migration Guides
- ๐ Security & Audits
- ๐ Related Protocols
- ๐ค Contributing
- Awesome Lists
The x402 protocol enables instant Blockchain payments over HTTP using the 402 "Payment Required" status code. This is your complete guide to mastering x402 and building the future of agent payments.
๐ Start building in 5 minutes | โก 2-second settlement | ๐ฐ USDC on Base
๐ฏ Quick Start - Become an x402 Champion
New to x402? Follow this path to mastery:
- 5-Minute Quickstart - Accept your first payment.
- Choose Your Stack - Find your language/framework.
- Copy an Example - Working code you can run immediately.
- Join the Community - Get help from other builders.
For AI Agents: Start with MCP Integration to enable Claude/other agents to make autonomous payments.
๐ Official Resources
Core resources from the x402 protocol maintainers.
- x402 Protocol Specification - Official open-source protocol implementation by Coinbase.
- x402 Foundation - Protocol foundation website with overview and documentation.
- x402 Whitepaper - Technical deep dive into protocol architecture.
- Coinbase Developer Platform Docs - Complete implementation guide and API reference.
- Protocol Specifications - Detailed technical specifications.
- Payment Schemes - Different payment flow types.
- EVM Implementation - Ethereum Virtual Machine specifics.
๐ Protocol Documentation
Essential documentation for understanding and implementing x402.
- How x402 Works - Complete payment flow explanation with diagrams.
- Payment Requirements Schema - JSON structure for payment requests.
- Payment Payload Format - Client payment submission format.
- Verification & Settlement - Payment validation process.
- EIP-3009 TransferWithAuthorization - Gasless transfer standard used by x402.
- HTTP 402 Status Code - The long-dormant HTTP status.
๐ Quickstart Guides
Get started with x402 in minutes.
- 5-Minute Quickstart for Sellers - Accept your first payment.
- Buyer/Client Setup - Make automated payments.
- One-Line Integration - Add payment middleware in a single line of code.
- Base Sepolia Testnet Setup - Get test USDC and start testing.
- Production Deployment Checklist - Go live on Base mainnet.
โ๏ธ Protocol Implementations
Official and community implementations of the x402 protocol.
Go
- coinbase/x402 โญ Official - Complete Go implementation.
- Core protocol types and utilities
- Payment verification and settlement logic
- Multi-chain support (Base, Base Sepolia, Ethereum, Solana)
TypeScript/JavaScript
- x402-typescript โญ Official - Complete TypeScript implementation.
- Core protocol types and utilities
- Payment verification and settlement logic
- Multi-chain support (Base, Base Sepolia, Ethereum, Solana)
- x402-express - Express.js middleware example.
Python
x402 โญ Official - Python SDK on PyPI.
- FastAPI middleware integration
- Requests session with auto-payments
- Payment requirement generation
ag402 โญ Community - Payment layer for AI agents using x402. Wrap any API or MCP server with a USDC paywall (
ag402 serve), or let agents auto-pay (ag402 run). Solana USDC, ~0.5s settlement, non-custodial, 648+ tests. Glamax402-pay - Call any x402 API with one API key. Routes requests through a broker that handles on-chain payment. httpx-based, optional wallet mode for direct payments. (GitHub)
Rust
- x402-rs โญ Community - Production-grade Rust implementation.
- Axum middleware
- Reqwest client wrapper
- Self-hostable facilitator
- Multi-chain support
- x402-axum - Axum web framework integration.
- x402-reqwest - Reqwest HTTP client wrapper.
๐ญ Production Implementations
Real companies using x402 in production with proven scale and transaction volumes.
High-Volume Production Deployments
- Arch Tools - 58 production API tools for AI agents with x402 payments built in. Web scraping, AI generation, crypto data, OCR, browser automation, MCP compatible. Patent-pending agent auth. 15+ chains supported. (GitHub)
- AIsa - Leading x402 payment processor with 10.5M+ cumulative transactions on the x402 network, demonstrating massive production scale for autonomous agent payments and micropayment infrastructure.
- Bitget - Major cryptocurrency exchange integrating x402 for seamless payment flows, enabling instant settlements and gasless transfers for trading operations.
- Coinbase Developer Platform - Official CDP implementation processing hundreds of thousands of transactions weekly with enterprise-grade reliability and 2-second settlement times.
- Cloudflare Workers - Edge computing platform with x402 integration serving global distributed payment verification at scale across 300+ data centers.
Production Success Metrics
Key Performance Indicators:
- 10.5M+ transactions - AIsa cumulative network volume
- 500K+ weekly transactions - Ecosystem-wide payment activity
- $180M+ market cap - Combined ecosystem valuation
- 2-second settlement - Average production payment finality
- 10,000%+ growth - Year-over-year transaction volume increase
Multi-Chain Production Support
| Chain | Status | Facilitators | Settlement | Production Examples |
|---|---|---|---|---|
| Base | Production | Coinbase CDP, Cloudflare | Instant (2s) | AIsa, Bitget, thirdweb |
| Base Sepolia | Testnet | Coinbase CDP | Instant (2s) | Development, Testing |
| Ethereum | Production | Cloudflare | Deferred | Enterprise DApps |
| Solana | Production | Community | Instant (<1s) | High-frequency trading |
| BNB Chain | Production | Pieverse | Instant (2s) | Gaming, NFTs |
Data & Social APIs
- Xquik - Real-time X (Twitter) data API with 7 MPP/x402 pay-per-use endpoints โ tweet lookup, tweet search, user lookup, follower check, article extraction, media download, and trends. No accounts or subscriptions required. (GitHub) (npm) (MCP Server)
Enterprise Adoption
Major tech companies leveraging x402 in production include Coinbase (Native CDP integration, primary facilitator), Cloudflare (Edge payment processing infrastructure), Google (Agent-to-Agent A2A payment protocol development), Visa (Enterprise payment rail exploration), and thirdweb (AI agent transaction framework Nebula).
๐ ๏ธ SDKs & Client Libraries
Client libraries for making x402 payments.
JavaScript/TypeScript
HTTP Clients
- x402-got - Got HTTP client integration.
AI Agent SDKs
- PayBot SDK - TypeScript SDK for integrating x402 payments into AI agents and bots. Supports automatic 402 detection, wallet management, and USDC payments on Base. (npm)
- ClawPay MCP - Non-custodial x402 payment layer for AI agents. Agents sign locally with their own keys โ no custodial infrastructure needed. Supports automatic 402 detection and USDC payments on Base. (npm)
- Azeth SDK - TypeScript SDK with x402 client (
fetch402), ERC-4337 smart accounts, on-chain reputation feedback after every x402 call, and ERC-8004 service discovery. USDC on Base. (npm) - MoltsPay - Payment infrastructure for AI agents with x402 support. CLI, TypeScript SDK, and LangChain/CrewAI integrations. Gasless payments on Base, Polygon, Solana, BNB, Tempo. Spending limits and multi-chain support. (npm)
Wallet Integration
- Agent Wallet SDK - Non-custodial smart contract wallets for AI agents with on-chain spend limits and operator model. Base L2. (npm)
- viem - TypeScript library used for signing payments.
- ethers.js - Alternative Ethereum library.
Rust
- alloy - High-performance Ethereum library.
๐ง Server Frameworks & Middleware
Server-side integrations for accepting x402 payments.
Node.js/TypeScript
Multi-Framework
- monapi - One-line API monetization SDK. Wraps x402 setup into a single function call. Express, Next.js, and MCP support. Per-route pricing, Base/Arbitrum/Polygon, gas-free agent payments via EIP-3009. (npm) (GitHub)
Next.js
- x402-next - App Router middleware.
- Next.js route protection - Complete app example.
- Mainnet production example - Base mainnet ready.
Hono
- Browser wallet example - React + Hono full-stack.
- Azeth Provider - Hono middleware for gating endpoints behind x402 payments with payment-agreement support for recurring agent-to-agent billing. (npm)
Python
FastAPI
- FastAPI example - Complete implementation.
Client Libraries
- x402 Payment Harness - Python library + CLI for x402 payments without requiring Coinbase CDP wallet. Works with any Ethereum EOA. Full HTTP 402 -> EIP-712 sign -> X-PAYMENT header flow.
pip install x402-payment-harness. (PyPI) - MoltsPay Python - Python SDK for x402 agent payments. LangChain compatible. Auto-creates wallets, discovers services, pays via x402. Multi-chain: Base, Polygon, Solana, BNB. (PyPI)
Rust
Axum
- Axum server example - Full implementation.
๐๏ธ Facilitators
Payment verification and settlement services.
Hosted Facilitators:
- Coinbase CDP - Official hosted facilitator on Base/Base Sepolia with instant settlement.
- Cloudflare x402 - Edge computing facilitator on Base/Ethereum with deferred settlement.
- BNB Chain Pieverse - BNB Chain facilitator with instant settlement.
- AsterPay - European x402 Facilitator with EUR off-ramp via SEPA Instant. MiCA compliant, ERC-8004 ready, ElizaOS plugin. First European-focused x402 infrastructure.
- Primev FastRPC - Fee-free facilitator on Ethereum mainnet with sub-200ms settlement via mev-commit preconfirmations. ERC-8004 registered (Agent #23175).
Self-Hosted Facilitators
- x402-rs Facilitator - Production-grade Rust facilitator.
- Docker deployment support
- Multi-chain configuration
- REST API endpoints (/verify, /settle)
- Running Your Own Facilitator - Setup guide.
๐ก Example Applications
Full working examples and templates.
Full-Stack Applications
- Weather API Service - Simple paid API endpoint.
- Next.js App - Complete web application.
- Video Paywall - Premium content access tutorial.
- Browser Wallet Template - React + Hono + Session management.
- x402 Boilerplate โ Conflux eSpace - Production-ready paid AI API with PHP backend, Node.js facilitator, CLI agent, Docker, 87 tests, and multi-wallet demo. EIP-3009 USDT0 settlement. Live Demo.
- x402 Dynamic Pricing - Demand-based surge pricing engine using x402 V2's dynamic
getAmountcallback. Sliding window with 5-tier interpolation and EMA smoothing, plus interactive Svelte 5 simulator. - Agent Arena - On-chain ERC-8004 agent registry with x402-gated search ($0.001 USDC/query) and registration ($0.05 USDC). Agents discover and hire each other autonomously on Base mainnet. No API keys required.
API Examples
Daizyx402 Security Research API - AI-powered smart contract security analysis and DeFi vulnerability research by autonomous agent. $0.05 USDC per query, $0.50 USDC deep analysis on Base mainnet. No signup required.
SolSignal API - Solana token safety scanner โ aggregates DexScreener, RugCheck, GoPlus & Jupiter simulation into one SAFE/CAUTION/AVOID/RUG verdict in <2s. 10 free scans/day, $0.01 USDC per call on Solana. Source
x402 Gateway - Simple Node.js API gateway for AI agents. Weather ($0.01), crypto prices ($0.01), exchange rates ($0.005), news ($0.02). USDC on Polygon. HTTPS via Cloudflare Tunnel. Source
Alfred's Digital Bazaar - ~100 x402-paywalled API endpoints built by an AI agent. Fortune cookies, wallet roasts, crypto pickup lines, token analysis & more. $0.10โ$1.00 USDC per call on Base. No signup required. Source
Gotobi Calendar API - Japanese FX gotobi date intelligence for AI trading agents. Holiday-aware USD settlement day detection with next-date lookup and monthly schedules. $0.001 USDC per call on Base. Source
Weather API - Global weather data for AI agents. Real-time conditions and 7-day forecasts for any city worldwide. $0.001 USDC per call on Base. Source
Scout MCP - Multi-source intelligence API for AI agents. Search across Hacker News, GitHub, npm, PyPI, Product Hunt, X/Twitter, and x402 Bazaar in one call. 10 endpoints from $0.001 USDC on Base. Source
Obol โ AI code generation via x402. Pay $5 USDC on Base per call โ Obol forks your GitHub repo, generates production-ready code, and opens a PR. 7 endpoints: Next.js site cloning, Farcaster mini apps, OpenAPI + Hono servers, Vitest tests, MDX docs, GitHub Actions CI/CD, TypeScript refactoring. A2A agent card + OpenAPI discovery built-in. API
ShieldAPI MCP - 9-tool security MCP server: password breach, email breach, domain reputation, IP reputation, URL safety, full security scan, prompt injection detection, and skill security scanning. x402 USDC micropayments on Base or free demo mode.
npx shieldapi-mcp. (GitHub)Mailcheck API - Email validation for AI agents. Syntax, MX records, disposable domain detection, free provider check, role-based address detection, and typo suggestion. $0.001 USDC per call on Base. Source
DeFi Intelligence API - Unified DeFi security, bridging, and analytics for AI agents. 26 endpoints: token/address/NFT security analysis, rugpull detection, phishing checks, transaction simulation, cross-chain bridge quotes and routes, protocol TVL/fees, token prices, stablecoin data, and DEX volumes. Integrates GoPlus Security + LI.FI + DeFi Llama. $0.005โ$0.01 USDC per call on Base.
Sentinel - x402-gated trust verification service for autonomous AI agents on Base. Provides protocol trust scoring, token safety analysis, DeFi position risk assessment, OFAC counterparty screening, and unified preflight checks โ all payable with USDC micropayments via x402. 5 endpoints: /verify/protocol ($0.008), /verify/token ($0.005), /verify/position ($0.005), /verify/counterparty ($0.010), /preflight ($0.025). Integrates DeFiLlama, GoPlus Security, Etherscan, Alchemy, and OFAC SDN. Includes .well-known/x402 discovery, OpenAPI spec, and Bazaar extensions. (GitHub)
Domain Intelligence API - Domain analysis for AI agents. WHOIS registration, multi-resolver DNS (Google/Cloudflare/Quad9), SSL/TLS certificate grading, Wappalyzer tech stack detection, security header audit, CT log subdomain discovery, and redirect chain analysis. 8 endpoints from $0.001 USDC on Base. llms.txt
Visual API - Screenshot and PDF capture API for AI agents. Render any public URL as pixel-perfect JPEG/PNG screenshots or A4 PDF documents. Full-page scroll capture, CSS element targeting, mobile device emulation (iPhone 15, Pixel 7, iPad Pro), dark mode, ad/cookie banner blocking. $0.01 USDC per call on Base.
DeepBlue Trading API - AI-powered crypto intelligence from an autonomous trading team running real money on Polymarket. 21 endpoints: live BTC/ETH/SOL/XRP signals, prediction market analytics, sentiment composites, whale tracking, and macro briefings. $0.01โ$0.05 USDC per call on Base. OpenAPI
MoonMaker API - AI-native crypto data API with x402 pay-per-call. 11 endpoints: signals, market context, DeFi regime, institutions, ETF flows, DeFi yields, DEX alpha. $0.02โ$0.10/call USDC on Base. No signup. llms.txt
DeFi Signal Agent - Real-time DeFi intelligence for AI agents. New pool risk scoring (0โ10) on Base + Ethereum, Solana whale alerts (>$100K), and on-chain enrichment via Dune Analytics. 4 endpoints from $0.01โ$0.10 USDC per call on Base Sepolia. Self-hostable. Source
x402 AI API โ zeroreader - 29 Cloudflare Workers AI models (LLM, Embeddings, Image Generation, Audio, Translation) via x402 micropayments. $0.001โ$0.015 per request, USDC on Base. Supports streaming, batch processing, OpenAI-compatible format. llms.txt | OpenAPI
Content Intelligence API - AI-powered web content extraction and analysis for AI agents. Clean text extraction with trafilatura (F1=0.909), metadata/OG tags, link classification, AI summarization with key points and entity extraction, full sentiment/topic/credibility analysis via Gemini. 5 endpoints from $0.003 USDC on Base.
Intel API - AI-synthesized token due diligence reports for crypto assets. Aggregates 4 GoPlus security checks + CoinGecko market data into risk-scored verdicts with red/green flags and recommendations. One call replaces 5+ separate security APIs. $0.50 USDC per call on Base.
Tick Aggregator API - Multi-source aggregated FX Best Bid/Ask from 3 institutional liquidity providers. 62-88% tighter spreads than any single source. 15 pairs including EURUSD, USDJPY, GBPUSD, XAUUSD. Returns quality metadata (fresh sources, spread improvement vs single source). Commercial use permitted. $0.005 USDC per call on Base and Solana. llms.txt
REST API with Auth Pricing - SIWE + dynamic pricing.
PortsideLabs Places API - Google Places API v1 proxy with x402 pay-per-request access. Exposes place detail lookup and full-text search via USDC micropayments on Base mainnet and Solana mainnet. $0.001 USDC per call.
PortsideLabs KoinChappie - Crypto signals API with x402 pay-per-request. Returns bull and bear signals for the top 10 cryptocurrencies by market cap across 8 timeframes (1mโ1D) using SMA(14). Single-coin lookup supports any CryptoCompare symbol. USDC micropayments on Base mainnet and Solana mainnet. $0.001 USDC per call.
CYBERA Compliance API - Crypto compliance suite for AI agents. VASP address identification (20,468 addresses, 29 chains), risk scoring (0-100 with signal detection), and sanctions/mixer screening (single + batch). Three endpoints at $0.01 USDC per call on Base. Source | llms.txt
Kerdos Market Intelligence - AI market intelligence API for agents and traders. 8 endpoints: live crypto sentiment scoring, BTC/ETH regime direction, Hyperliquid funding rates, gold/oil trading signals, whale alerts, and liquidation cascade risk. $0.01-$0.05 USDC per call on Base.
Client Examples
- Axios Client - Automatic payment handling.
- Fetch Client - Fetch API wrapper demo.
- Python Requests - Python client example.
๐จ Use Cases & Patterns
Real-world use cases and implementation patterns. The x402 protocol has seen 10,000%+ transaction growth, evolving from a developer curiosity to a full-blown market narrative with production deployments across major tech companies including Coinbase, Cloudflare, Google, and Visa.
By Industry
AI & Autonomous Agents
- Context purchasing (Anthropic MCP)
- Tool marketplace access
- Real-time data feeds for trading bots
- Compute resource allocation
Content & Media
- AI content extraction and analysis (Content Intelligence API)
- Per-article paywalls
- Video streaming (pay-per-view)
- Music licensing per play
- Premium podcast episodes
Data & APIs
- Weather data services
- Financial market data (Tick Aggregator API โ multi-source FX Best Bid/Ask)
- Geolocation services
- Real-time sports scores
Infrastructure
- Cloud storage (pay-per-GB)
- Compute time (pay-per-second)
- CDN bandwidth
- API rate limiting bypass
By Payment Pattern
Micropayments (< $0.10): API calls ($0.001 per request for weather data, geocoding), Content views ($0.01 per article read, $0.05 per premium video), Data queries ($0.001 per database query, $0.005 per market data point), LLM inference ($0.01 per 1K tokens, $0.10 per image generation).
Production Pricing Examples: Weather API ($0.001 per API call), Article paywalls ($0.01 - $0.25 per article), Video streaming ($0.50 - $2.00 per video), Market data feeds ($0.005 per real-time quote), AI model inference ($0.01 - $0.50 per request).
Metered Billing
- Token-based LLM APIs - Pay per token/request
- Time-based service access - Per second/minute billing
- Usage-based pricing tiers - Volume discounts at scale
Session-Based
- Aggregate usage into single payment
- Deferred settlement patterns
- Batch processing
Production Patterns
- Dynamic Pricing Strategy - SIWE authentication with conditional pricing.
๐ค AI Agent Integration
- MAXIA - AI-to-AI marketplace implementing x402 V2 micropayments on Solana and Base for autonomous agent service payments.
Enable AI agents to make autonomous payments.
- Strale MCP Server - 250+ business data and compliance tools for AI agents via MCP. IBAN validation, VAT format checks, sanctions screening, company lookups, SSL certificate checks, domain reputation, and more. Each capability independently tested with quality scores. x402 USDC micropayments on Base. Also available as REST API.
GPU Inference APIs
x402-native GPU inference APIs that let agents pay autonomously for compute.
- GPU-Bridge - 30-service GPU inference API with native x402 payments (USDC on Base L2). LLM, image generation, embeddings, STT, TTS, PDF processing โ all in one API. Agents pay per call with no human intervention. /usr/bin/bash.00002/embedding, /usr/bin/bash.001/LLM call. (Docs) (GitHub)
Model Context Protocol (MCP)
- Anthropic MCP Integration - Official Claude integration.
- x402 MCP Server - Claude Desktop ready server.
- MCP Server Setup Guide - Complete installation instructions.
- Embedded Wallet MCP - Electron-based wallet for MCP.
- MaximumSats MCP - Lightning-native MCP tools with L402 micropayments and Nostr Web-of-Trust scoring APIs.
- Apollo Intelligence MCP Server - 26-tool MCP server covering intelligence feeds, crypto, OSINT, DeFi, proxy, and search.
npx @apollo_ai/mcp-proxy. (GitHub) - Pylon MCP Server - 20-tool MCP server for utility APIs: web extraction, search, translation, code execution, image generation, email, and more.
npx @pylonapi/mcp. (GitHub) - IteraTools MCP - 80+ tool MCP server with x402 micropayments: image generation (Flux), web scraping, TTS, OCR, QR codes, browser automation, sandboxed code execution, DNS, WHOIS, weather, crypto, charts, email validation, URL shortening, and more. $0.001โ$0.01 USDC per call on Base. (GitHub) | (Docs)
- Scout MCP - 10-tool MCP server for multi-source intelligence: HN, GitHub, npm, PyPI, Product Hunt, X/Twitter, x402 Bazaar search, and composite reports. $0.001โ$0.25 USDC on Base. (Source)
- Intelligence Aeternum - First monetized MCP server marketplace. 2M+ museum artworks with x402 USDC micropayments on Base L2. 16 MCP tools for search, enrichment, and delivery. Live
- PYTHIA Oracle - Oracle MCP server for AI agents. One tool (
consult_oracle), one reading. 3 free per agent, then $0.025 USDC on Base via x402. Smithery | Glama - x402 Service Discovery MCP - MCP server for discovering 251+ x402-payable services at runtime with quality signals (uptime, latency, trust scores). 6 tools: x402_discover, x402_health_check, x402_trust, x402_register, x402_facilitator_check, x402_route. Smithery 100/100. Docker:
ghcr.io/rplryan/x402-discovery-mcp:latest - x402search MCP - Search 14,000+ x402-enabled HTTP APIs by keyword. The largest x402 API index available. Agents pay $0.01 USDC per search on Base mainnet โ no API keys required. Available on npm and PyPI. Also live as ACP agent on Virtuals Protocol (ID 22531). (npm) (PyPI)
- AetherCore-Dev/token-rugcheck - Solana token safety audit for AI agents. Three-layer risk analysis (machine verdict + LLM analysis + raw on-chain evidence) from RugCheck.xyz, DexScreener, and GoPlus Security. Live on mainnet with USDC micropayments ($0.02/audit) via x402 protocol. Glama
- Harvey Intel - x402-paid MCP server for Solana token rug pull detection (DrainBrain ML ensemble), trading signals, and social intelligence. 8 tools, $0.005โ0.05 USDC on Solana. (GitHub) | (npm)
- Harvey Tools - x402-paid MCP server for web scraping, screenshots, structured data extraction, code review, content generation, and sentiment analysis. 8 tools, $0.005โ0.05 USDC on Solana. (GitHub) | (npm)
- Harvey Verify - x402-paid MCP server for post-transaction outcome verification using LLM-as-judge. Tracks aggregated service quality scores. 5 tools, $0.002โ0.01 USDC on Solana. (GitHub) | (npm)
- Harvey Budget - x402-paid MCP server for agent spending management with budget tracking, ROI analysis, and spend approval. 6 tools, $0.001โ0.005 USDC on Solana. (GitHub) | (npm)
- PayBot MCP - MCP server enabling Claude and AI agents to make autonomous x402 payments. Supports wallet management, transaction history, and configurable spending limits. (npm)
- AskClaude MCP - MCP server for pay-per-query Claude AI. 9 x402 endpoints: Haiku/Sonnet/Opus chat, streaming, summarization, code review, translation, sentiment, and crypto analysis. $0.01โ$0.10 USDC on Base.
npx askclaude-mcp. (GitHub | Live) - Cerebrus Pulse MCP - Real-time crypto intelligence MCP server with technical analysis (RSI, EMAs, Bollinger Bands), sentiment, and funding rates for 30+ Hyperliquid perpetuals. x402 USDC micropayments on Base.
- APIMesh MCP Server โ 16-tool MCP server for web analysis: SEO, security headers, Core Web Vitals, domain availability, email security, email verify, tech stack detection, wallet spend tracking, and more. x402 micropayments on Base.
npx @mbeato/apimesh-mcp-server. (GitHub) - BotIndex MCP - 17-tool MCP server for signal intelligence: sports odds, crypto correlations, token graduations (Zora/Hyperliquid/Metaplex Genesis), DFS optimization, and arbitrage detection. 50 free requests per wallet, then x402 USDC on Base.
npx botindex-mcp-server. (npm) (Live API) - Azeth MCP Server - MCP server with x402 payment tool (
azeth_pay), ERC-8004 trust registry discovery, on-chain reputation scoring, and payment agreements for recurring x402 billing. USDC on Base. (npm) - PayCrow - Escrow protection for autonomous agent payments. Trust scoring from 4 on-chain sources + USDC escrow with dispute resolution on Base. 10 MCP tools including safe_pay (trust-informed smart escrow) and trust_gate (go/no-go decision before payment). (npm)
- InstaDomain - MCP server for domain registration that accepts x402 payments (USDC on Base). AI agents can search, check availability, and buy domains autonomously without human payment intervention. (GitHub)
- Recall Kitchen - MCP server for searching food/product/vehicle recalls. Accepts x402 payments, no account required, $0.025 USDC on Base per request. Examples
- Human Pages - The open directory AI agents use to hire humans for real-world tasks. Supports x402 pay-per-use for profile views ($0.05) and job offers ($0.25) in USDC on Base. Also available as an MCP server with 31 tools.
- TweetClaw - OpenClaw/MCP plugin for Xquik's real-time X (Twitter) data. 7 pay-per-use endpoints via MPP/x402 โ tweet lookup, search, user lookup, follower check, article, media download, and trends. (GitHub) (npm)
Agent Frameworks
- ATXP - Agent identity and funding platform. One command โ
npx atxp agent registerโ gives an agent a USDC wallet on Base, an@atxp.emailinbox, a phone number, and 100+ paid tools (web search, image/video generation, LLM gateway). x402-compatible; agents can pay x402 endpoints directly from their ATXP balance. $5 free credit, no KYC. (Docs) - NEAR AI - Cross-chain agent settlements.
- Phidata Agents - Multi-modal agents with x402.
- Vault-0 - Encrypted secret vault, agent monitor, and x402 wallet for OpenClaw. Handles 402 detection, EIP-3009 signing, and policy-gated auto-settlement.
- CardZero - Payment wallet for AI agents on Base L2. Each agent gets an ERC-4337 smart contract wallet with owner-controlled spending rules (per-tx limits, daily caps, whitelist, freeze). x402 buyer support via
POST /v1/x402/pay. ClawHub | GitHub | API Docs
Agent-to-Agent (A2A)
- Google A2A x402 Extension - Agent commerce protocol.
- Python and TypeScript implementations
- Payment-required, payment-submitted, payment-completed flow
- Multi-agent payment orchestration
- OpSpawn A2A x402 Gateway - Multi-chain A2A gateway with x402 payments.
- Google A2A protocol with x402 payment integration
- Multi-chain support (Base, SKALE, Arbitrum)
- Revettr - Counterparty risk scoring API for x402 agentic commerce. Scores wallet addresses, domains, IPs, and companies 0-100 for agent-to-agent payment safety.
Multi-Agent Orchestration
- SwarmX (swarms-x402) - Multi-agent AI orchestration platform with native x402 micropayments on Solana. 49 endpoints, 39 MCP tools, dual LLM (Gemini + OpenAI), knowledge/RAG with pgvector. ElizaOS v2 plugin. $0.001โ$5/call USDC. (npm) (Live)
๐จ Tools & Utilities
Development tools and utilities for x402.
CLI Tools
- Foundry - Smart contract development toolkit.
- x402-proxy -
curlfor x402 paid APIs. Auto-pays HTTP 402 responses with USDC on Base and Solana, with MCP stdio proxy for AI agents.npx x402-proxy. (npm)
Monitoring & Analytics
Dune Analytics - On-chain metrics and visualizations.
Sentinel - Enterprise audit & compliance layer for x402 payments. Budget enforcement (per-call, hourly, daily), structured audit trails, real-time dashboard, and public payment explorer. SDK:
@x402sentinel/x402. Built by ValeoScoutScore - Trust scoring infrastructure for x402 services. Monitors 1,700+ services with continuous health checks and fidelity probes using a 4-pillar model (Contract Clarity, Availability, Response Fidelity, Identity & Safety). API Docs ยท npm SDK ยท MCP Server
Paybound - Open-source governance proxy for x402 agent payments. Per-agent budgets, circuit breakers, and SQLite audit trail.
Agent Forensics - Agent cost observability for Claude Code. Analyzes JSONL session logs to show per-model cost breakdown, cache efficiency, waste patterns (model misallocation, debug loops, sub-agent sprawl), and estimated savings. Free CLI:
npx agent-forensics analyze. x402 API: $5 basic / $15 full tier on Base. (Live)SwarmX (swarms-x402) - Multi-agent AI orchestration with x402 micropayments. 49 endpoints, 39 MCP tools, knowledge/RAG. (npm) (Live)
๐งช Testing & Development
Tools and resources for testing x402 implementations
Testnets
- Base Sepolia Testnet - Primary testnet.
- Base Sepolia USDC Faucet - Get test USDC.
- Base Sepolia Bridge - Bridge test ETH.
๐ Tutorials & Learning Resources
Guides and tutorials for learning x402.
Beginner Tutorials
- Your First x402 API (5 min) - Official quickstart.
- Understanding Payment Flows - Visual explanation.
- Building a Paid Weather API - Step-by-step tutorial.
- Client Setup Guide - Making payments.
Intermediate Tutorials
- Authentication + Dynamic Pricing - SIWE integration.
Advanced Tutorials
- Building a Custom Facilitator - Self-host verification.
๐ฅ Videos & Talks
Video content about x402.
Official Videos
- Introducing x402 - Coinbase - Protocol announcement.
- x402 Deep Dive - Technical explanation.
- Building with x402 - Developer walkthrough.
Conference Talks
- a16z State of Crypto 2025 - Future of agent payments.
- ETHDenver 2025 - x402 Workshop - Hands-on workshop.
- DevCon Bangkok - HTTP 402 - Protocol evolution.
Tutorial Videos
- Building Your First x402 API - 20-minute tutorial.
- AI Agents with x402 - Agent integration.
- From Stripe to x402 - Migration guide.
๐ Articles & Blog Posts
Written content about x402.
Official Blog Posts
- Introducing x402 - Coinbase announcement.
- Cloudflare x402 Foundation - Partnership announcement.
- x402 Technical Whitepaper - Complete specification.
Technical Deep Dives
- How x402 Works - Technical explanation.
- EIP-3009 Explained - Gasless transfers.
Use Case Articles
- The Agentic Economy - How autonomous agents are reshaping commerce, and where x402 fits in.
- Agentic Commerce - Agent-to-agent transactions, payment rails, and the commerce stack.
- Agentic Economy Timeline - Key milestones from early agent research to production x402 deployments.
- AI Agents Need x402 - Future of autonomous payments.
News Coverage
- x402 Sees 10,000% Growth - Yahoo Finance.
- Cloudflare Joins x402 - TechCrunch coverage.
- The HTTP 402 Awakens - Ars Technica feature.
๐ฅ Community
Connect with the x402 community.
Official Channels
- x402 Foundation Discord - Official community server.
- GitHub Issues - Technical Q&A and bug reports.
- Twitter @x402org - Official updates and announcements.
Developer Communities
- x402 Builders Telegram - Active developer chat.
- Reddit r/x402 - Community forum and discussions.
- Dev.to #x402 - Tutorials and articles.
- Farcaster x402 Channel - Decentralized social.
Events & Meetups
- x402 Hackathons - Upcoming hackathons and prizes.
- Local Meetups - In-person gatherings.
Newsletters
- x402 Weekly - Weekly protocol updates.
- Agent Economy Digest - AI agent payments news.
๐ Ecosystem Projects
Projects building with or extending x402.
Infrastructure
- Coinbase Developer Platform - Hosted facilitator service with enterprise-grade reliability and instant settlement.
- Cloudflare x402 - Edge payment processing.
- Finance District Prism - Payment gateway for agentic commerce with x402 support. SDKs for TypeScript, Python, and Java. Two-layer architecture: Prism (orchestration โ API, SDKs, middleware) and Spectrum (on-chain stablecoin settlement across Base, Ethereum, Arbitrum, and BSC). (Docs)
- thirdweb Nebula - AI agent transaction framework.
- RustChain - Decentralized proof-of-stake blockchain with x402 payment integration for AI agent micropayments. Features attestation-based consensus, hardware-bound validators, and RTC token economy with native x402 support for autonomous agent transactions. (Docs)
- MoltsPay - Open payment protocol for AI agents. Add one JSON file to any skill to accept x402 payments. Gasless for both providers and clients. Multi-chain (Base, Polygon, Solana, BNB, Tempo). CLI, TypeScript/Python SDKs, testnet faucet. (GitHub) | (Docs)
Tools & Services
- PicoPayd โ Pay-per-call API marketplace for AI agents. Utility APIs (email/phone/IBAN validation, DNS, WHOIS, image conversion, QR, HTML-to-PDF) priced at $0.001โ$0.01/call. Deployed on Cloudflare Workers with Base mainnet USDC.
- Satring - Curated L402 + x402 API directory with human ratings, health monitoring, and MCP server for AI agent discovery. Dual-protocol support (Lightning + USDC on Base). (GitHub) | (MCP)
- Pylon โ x402-payable utility API gateway for AI agents. 20 capabilities (web extraction, search, translation, code execution, image generation, and more) on Base mainnet. MCP server (
npx @pylonapi/mcp), agent reputation network, and gateway orchestration. USDC on Base. (GitHub) - x402 Bazaar - Decentralized API marketplace with 69 native x402-payable endpoints (web search, DALL-E 3, weather, crypto, translation, code execution, and more). Multi-chain USDC on Base and SKALE. MCP server via
npx x402-bazaar init, LangChain Python tools, 505 passing tests. (GitHub) - ag402 โ Payment layer for AI agents using x402. Wrap any API or MCP server with a USDC paywall (
ag402 serve), or let agents auto-pay (ag402 run). Solana USDC, ~0.5s settlement, non-custodial. Works with Claude Code, Cursor, LangChain, AutoGen. token-rugcheck MCP | Glama - PreReason โ Financial context API with x402 pay-per-call ($0.01-$0.03 USDC on Base). 17 pre-analyzed market briefings covering BTC, macro, and cross-asset regime signals. Dual facilitator (Coinbase CDP + Dexter). Also available via MCP server and REST API. (GitHub | npm)
- CrossFin โ x402 Agent Services Gateway with 15 paid Korean market data APIs (Kimchi Premium, KOSPI, Bithumb, Upbit, Coinone, FX, headlines, trading signals). First financial data APIs in the x402 ecosystem. MCP server included.
- KR Crypto Intelligence โ Korean crypto market data API with 6 endpoints: real-time Kimchi Premium, Upbit/Bithumb prices, USD/KRW FX rate, symbol directory. First verified Korean market data service on x402. $0.001 USDC per call on Base. Source
- x402 API Network - 16 micropayment-powered APIs for AI agents: email verification, domain health, web scraping, AI content generation (Llama 3.3 70B), DNS, WHOIS, SSL check, and more. Includes MCP server, Bazaar discovery, and .well-known/x402 manifest. (GitHub)
- Coinnect โ x402-payable money transfer routing API. $0.002 USDC per query on Base L2. Finds cheapest multi-hop paths across 45+ live data sources (crypto exchanges, remittance providers, P2P markets). REST API + MCP tools for AI agents. Non-profit, MIT licensed. (GitHub)
- dTelecom STT - Real-time speech-to-text API with dual-engine architecture (Parakeet-TDT + Whisper), 99+ languages, hallucination filtering, $0.005/min. Built on dTelecom DePIN. Python SDK | TypeScript SDK
- 24K Labs - AI code analysis services (explain, debug, review, security audit, automation scripts, MCP blueprints) paid per request via x402 USDC micropayments on Base L2. No API keys or subscriptions. Free demo at /api/demo/explain.
- BlockRun - AI Gateway + Service Directory with 600+ x402 services indexed, trust scores, and 31+ AI models via pay-per-use USDC.
- x402 Service Discovery API - Enriched directory of 251+ x402-payable services with trust signals, uptime tracking, latency metrics, and health scores. Auto-scans x402.org/ecosystem + awesome-x402 every 6h. Companion MCP server with 6 tools (x402_discover, x402_trust, x402_health_check, x402_route, etc.). Smart routing via RouteNet.
- x402 RouteNet - Smart routing layer for x402-enabled services. Selects the optimal endpoint from 251+ indexed services based on price, latency, health score, or composite trust. Four routing strategies:
best(composite score),cheapest,fastest,most_trusted. Works with the Discovery API โ discover services, then route to the best one. (GitHub) - OpenClaw Discovery Index โ x402-gated search engine for 13,000+ x402-enabled APIs indexed from CDP Bazaar. Search by capability, category, and network. $0.01 USDC per search on Base mainnet (eip155:8453). No account needed.
- AgentIndex - Unified search across 15,000+ MCP services, A2A agents, and x402 APIs from 5 registries (Smithery, official MCP, GitHub, Bazaar, A2A). Free browse/stats endpoints + x402 paid search ($0.005), analyze ($0.05), and trending ($0.10). USDC on Base. (GitHub)
- Domain Intelligence API - 8-endpoint domain analysis API: WHOIS, DNS (3-resolver parallel), SSL/TLS grading, Wappalyzer tech detection, security headers, CT log subdomains, redirect chains, and full reports. $0.001โ$0.02 USDC on Base. (llms.txt)
- OpenVPS โ AI-agent VPS hosting. Pay USDC on Base, Celo, or Tempo โ get root SSH to Ubuntu 24.04 Firecracker microVMs in seconds. Supports x402 + MPP dual-protocol. From $0.005/hr. (Skill | OpenAPI | GitHub)
- AskClaude - Pay-per-query Claude AI API with 9 endpoints: Haiku ($0.01), Sonnet ($0.03), Opus ($0.10), plus specialized tools for summarization, code review, translation, sentiment analysis, and crypto analysis. Streaming support. USDC on Base. (MCP Server | GitHub)
- Apexti Toolbelt - 1,500+ Web3 APIs via x402 MCP servers.
- Web3 Signals โ AgentMarketSignal - AI-powered crypto signal intelligence for 20 assets with 6 scoring dimensions (whale, technical, derivatives, narrative, sentiment, market). Market regime detection, portfolio optimization, and accuracy tracking. $0.001 USDC per call on Base. 9 MCP tools (free) + REST API (x402 paid). (GitHub)
- Zyte.com - Web scraping with x402 payments.
- BuffetPay - Smart x402 payments with guardrails.
- Cal.com - Automated scheduling with payments.
- AgentStore - Open-source marketplace for Claude Code plugins with x402 USDC payments, 80/20 publisher revenue split, and permissionless publishing via CLI.
- AIAgentStore.ai - Insights for founders with x402 payments.
- Einstein AI - AI blockchain intelligence with 23 x402 endpoints. Whale tracking, smart money, launchpad monitoring, security audits.
- Rug Munch Intelligence - AI-powered crypto risk intelligence with 19 x402 endpoints. Rug pull detection, honeypot scoring, deployer tracking, holder deep-dive, KOL shill detection, social OSINT, and LLM forensic analysis (Claude Sonnet/Opus). $0.02โ$2.00 USDC on Base. MCP server (19 tools), A2A agent card, AgentKit plugin. Example Agent | AgentKit
- Strale - Trust layer for AI agents with 250+ independently tested business data and compliance capabilities via x402 micropayments. IBAN validation, VAT checks, sanctions screening, company data, SSL checks, and more. MCP server + REST API. Quality-scored (SQS) with dual-profile reliability tracking. $0.02โ$1.00 USDC. API | MCP | Trust Methodology
- Apollo Intelligence Network - 27 x402 endpoints for AI agents: intelligence feeds (pain points, agentic trends, sentiment), crypto prices, OSINT (IP/domain intel), DeFi yields, real-time X/Twitter search, proxy infrastructure, and bundles. MCP server with 26 tools. USDC on Base. (GitHub) | (npm)
Moltalyzer - Four AI intelligence feeds for agents: hourly Moltbook community digests, daily GitHub trending repos, Polymarket predetermined outcome detection, and real-time token intelligence โ via x402 micropayments on Base.
OpSpawn Screenshot API - Pay-per-request screenshot and document generation API with x402 micropayments. $0.01/screenshot, $0.005/markdown conversion. USDC on Base.
Demaciains AI Tools - 19 pay-per-use API tools for AI agents: AI content detection, email verification (DNS/MX), company enrichment (web search), SEO audit, tech stack detection, plagiarism check, lead scoring, social audit, market analysis, prompt optimization, and more. Premium tools $2.44, standard $1.39. Manual x402 v2 protocol on Base. MCP server included. Agent discovery via .well-known/agent.json. (GitHub | Agent Card)
Crysha Price Oracle - Aggregated crypto prices (multi-source BTC/others), $0.001/call on Base USDC. Manifest: /.well-known/x402
MOSS Agent - AI-powered coding services: code review ($0.005), translation ($0.003), and code explanation ($0.003) via x402 micropayments on Base. A2A protocol compatible with agent discovery at /.well-known/agent.json. Built with Lucid Agents + Hono.
Automaton Oracle - Sovereign crypto intelligence oracle with self-hosted facilitator (no Coinbase CDP dependency): real-time prices (CoinGecko + DEXScreener), global macro intelligence (Fear&Greed, BTC dominance, total market cap, altcoin season, trending), pump.fun graduation radar, trading signals, and meme generation. Only dedicated macro + pump.fun oracle on x402. $0.005โ$0.05 USDC on Base. Discovery: /.well-known/x402.json | llms.txt
AnyBrowse - Autonomous web browsing agent with x402 micropayments. Converts URLs to LLM-ready Markdown via real Chrome browsers. USDC on Base.
MoonMaker API - AI-native crypto intelligence API. Real-time signals, market regime, institutional flows, DeFi yields & DEX alpha โ pay per call via x402 USDC on Base. Built for AI agents.
Bloomfilter - x402-powered domain registration API for AI agents. Register ICANN domains and manage DNS, paying with USDC on Base
OpSpawn Bazaar - Suite of seven AI-powered x402 microservices including screenshot capture, sentiment analysis, summarization, translation, fact-checking, and entity extraction on Base network.
Token Intelligence API - EVM token security analysis with deterministic risk scoring and natural language summaries via x402 micropayments. Aggregates GoPlus contract, holder, and liquidity data in one request. Batch endpoint available (up to 10 tokens, $0.020). $0.005 USDC on Base. Source llms.txt
EnrichAPI - B2B lead intelligence API for AI sales agents. POST a company URL, get structured JSON: tech stack, growth signals, ICP fit score, pain hypothesis, and personalized outreach angle. $0.01 USDC/call via x402 (no API key needed). Also supports subscription tiers via Stripe. Built by an autonomous AI agent. (GitHub | Docs)
Polymarket Liquidity API - Real-time Polymarket prediction market liquidity data. Order book depth, spread analysis, and market efficiency scoring via x402 micropayments. $0.005 USDC on Base. Source llms.txt
Polymarket Scan API - Real-time liquidity anomaly scanner for all active Polymarket prediction markets. Scans every 60s via Cloudflare Cron + KV. Returns actionable trade recommendations (AVOID_ENTRY / MONITOR / CONSIDER_ENTRY) with confidence scores and urgency levels. $0.018 USDC on Base. Source llms.txt
ShieldAPI - Security intelligence for AI agents: password breach checks (900M+ HIBP hashes), email breach lookup, domain/IP reputation, URL safety scanning, prompt injection detection, and skill security analysis. Pay-per-request via x402 USDC micropayments ($0.001โ$0.02) on Base. No account, no API key. Free demo mode on all endpoints. MCP Server | CLI | GitHub
DJD AgentScore โ On-chain reputation scoring API for AI agent wallets. Returns a 0โ100 trust score across 5 dimensions (identity, behavior, reliability, viability, capability) from x402 settlement history on Base. Free tier, no signup.
MoltGuard โ All-in-one trust & integrity API for the x402 agent economy. Agent trust scoring (0โ100), Sybil detection with funding cluster analysis, Polymarket integrity checks, and Ed25519-signed Verifiable Credentials. Built on Base mainnet with Blockscout, ERC-8004, and MolTrust DID integration. $0.005โ$0.05 USDC. 7 MCP tools available. (GitHub) | (MCP)
CryptoSignalBot - x402-gated crypto volume anomaly scanner. Returns tokens with unusual trading volume patterns (current vs 30-day average). $0.01 USDC/request on Ethereum mainnet via Primev facilitator. Python/FastAPI. Live endpoint
SIBYL - Autonomous crypto intelligence agent on Base. Three x402 endpoints: token scoring ($0.05), rug/honeypot detection ($0.02), and builder shipping velocity vs. market cap analysis ($0.10). ERC-8004 registered (Agent #20880). USDC on Base. Discovery: Agent Card | Domain Verification
KevinBot API - 20 AI-powered utility APIs + live NostalgiaForInfinityX7 crypto trading signals via x402 micropayments. Web search, crawling, SEO analysis, code review, email validation, QR generation, plus 8 real-time trading endpoints (open positions, signals, market regime, pair rankings, trade history). First x402 service exposing live algorithmic trading bot data. $0.001โ$0.02 USDC on Base. MCP server with 20 tools. GitHub | Agent Card
Find Domain - Domain research API for AI agents. Generates candidates from keywords with stemming, IDN normalization, and geo/registrar filtering, then checks availability via DNS estimate or registry lookup. $0.002โ$0.01 USDC per query on Base. skill.md
APIMesh โ 14 x402-payable web analysis APIs for AI agents. SEO audit, security headers, Core Web Vitals, domain availability, email security, email verify, tech stack detection, redirect chains, and more. $0.001โ$0.01 per call, USDC on Base. MCP server:
npx @mbeato/apimesh-mcp-server. (GitHub)BotIndex - AI-native signal intelligence API with 17 x402 endpoints across 7 domains: sports odds, crypto correlations, token graduations (Zora/Hyperliquid/Metaplex Genesis), DFS optimization, arbitrage detection, and agentic commerce comparison. 50 free premium requests per wallet, then $0.01โ$0.50 USDC on Base. MCP server with 17 tools. (GitHub) | (npm) | (Discovery)
SENTINEL - AML/CFT compliance intelligence API and Mauritius economic data oracle. 77K+ sanctions entities (OFAC, UN, EU, PEP, Interpol, World Bank debarment, crypto watchlists, sanctioned vessels), 159-country jurisdiction risk scoring (FATF, Basel AML Index, CPI), Mauritius FSC registry checks, compound intelligence (due-diligence, transaction screening, network scan), plus 12 live economic feeds (forex, fuel, SEMDEX stock market, weather, macro, monetary policy, 812+ government datasets). MCP server at
/mcp. $0.001โ$0.015 USDC on Base. (Discovery) | (GitHub)Erudite Intelligence x402 Services - 11 x402 payment-gated API endpoints (crypto data, web scraping, smart contract auditing, domain intelligence) + 1000 Relic Drop Genesis NFT mint endpoints on Base Mainnet. USDC micropayments.
SkillMint - Pay-per-call AI skills marketplace with 51 skills across 7 categories (dev tools, creative design, research, writing, docs). $0.01โ$0.50 USDC on Base. No API keys, no subscriptions. (GitHub)
KnowMint - Open-source knowledge marketplace with x402 payment gate on Solana. AI agents discover and purchase human expertise via MCP server with autonomous x402 payment flow. (GitHub)
AgenticTotem Web Extractor - Send URLs + a JSON Schema. Get clean, structured data back. Powered by AI, paid per use โ no keys, no accounts. (MCP)
panevin-x402-api โ Payment-gated web content extraction and AI processing API on Base mainnet. 8 endpoints: text extraction, link extraction, metadata, markdown conversion, AI summarization, translation, structured data extraction. $0.001โ$0.008 USDC per call. Discovery: /.well-known/x402
Compintel - AI-to-AI service platform with 4 x402-native APIs on Base (USDC). $0.01/request. Polymarket API (live prediction market data with real-time probabilities), Revenue Tracker (revenue event tracking and analytics for AI services), Webhook Service (reliable webhook forwarding with retry logic), Premium Analytics (event tracking, metrics, error monitoring, and latency analytics). Free tier available, paid tier via x402 (EIP-712 TransferWithAuthorization, Base/USDC). Machine-readable catalog: catalog.json
AgentPay - Pay-per-call crypto data tools for AI agents on x402/Stellar + Base + Token prices, whale activity, DeFi TVL, Fear & Greed, Dune queries, token security, yield scanner, funding rates, and more. $0.001โ$0.005 USDC. Only Stellar x402 data provider. Budget-aware sessions. MCP:
npx @romudille/agentpay-mcp. GitHub | MCP
Charity & Social Impact
x402 Charity - Open-source middleware for automatic micro-donations via x402. Embed charitable giving into any payment flow โ trades, API calls, subscriptions. $0.0001 USDC per event on Base. CLI + web widget. Built by AllScale Lab. (GitHub)
x402charity โ Open-source micro-donation server powered by x402. Drop-in Express/Next.js middleware that triggers USDC charity donations on every user action (API call, trade, game move). npm package, CLI, and Vercel-deployable server with built-in dashboard. (GitHub) (npm)
DeFi & Finance
- Cred Protocol - Decentralized credit scoring.
- Chainlink VRF - Random NFT minting with payment demo.
- Signet - Onchain spotlight ads on Base โ AI agents pay USDC via x402 to post ads. First mainnet x402 transaction on Base. CLI
- x402-api โ Pay-per-call DeFi & crypto data API. 8 endpoints: price feeds, whale tracking, gas tracker, DEX quotes, token scanner, yield scanner, funding rates, wallet profiler. USDC micropayments on Base. ERC-8004 Agent #18763.
- DeFi Intelligence API โ Unified DeFi security, bridging, and analytics API for AI agents. 26 endpoints across three backends: GoPlus Security (token/address/NFT security, rugpull detection, phishing, tx simulation), LI.FI (cross-chain bridge quotes, routes, gas prices), and DeFi Llama (protocol TVL, fees, token prices, stablecoin data, DEX volumes). $0.005โ$0.01 USDC on Base. Discovery: /.well-known/x402
- Hodler DeFi Intelligence - Stablecoin monitoring, redeem arbitrage scanning, pegged pair opportunities, and cross-chain pair discovery across 10 EVM chains. 6 paid endpoints at $0.01 USDC each via xpay.sh facilitator on Base.
Developer Tools
- NEAR AI - Cross-chain agent settlements.
- Boosty Labs - AI agents buying real-time insights.
๐ Ecosystem Market Data
Live metrics and on-chain analytics for the x402 ecosystem.
Market Overview
Ecosystem Market Cap: $815 million combined market capitalization of x402 ecosystem tokens. Weekly Transactions: 500K+ payment settlements across all chains. Cumulative Transactions: 10.5M+ total transactions processed on AIsa network. Transaction Growth: 10,000%+ year-over-year increase in payment volume. Settlement Time: 2-second average across production deployments.
Analytics Dashboards
- Dune Analytics x402 - Comprehensive on-chain metrics and visualizations including real-time transaction volumes, chain-by-chain analytics, facilitator comparison data, and revenue/fee metrics.
- x402scan Explorer - Blockchain explorer for x402 payments with transaction search and verification, payment requirement inspection, and settlement status tracking.
- Valoria - x402 market intelligence with revenue rankings, service analysis, and pricing data across 90K+ indexed services and $148M+ in tracked on-chain volume.
- CoinGecko x402 Category - Token tracking and market data featuring $180M+ tracked market cap, price charts, trading volumes, and ecosystem token listings.
Growth Metrics
Evolution from developer curiosity to production scale: Q1 2024 (Initial protocol launch), Q2 2024 (Major tech company integrations including Coinbase and Cloudflare), Q3 2024 (AIsa crosses 5M transactions milestone), Q4 2024 (10,000%+ growth with $815M ecosystem valuation), 2025 (Google A2A protocol and Visa enterprise exploration).
Network Statistics
| Metric | Value | Source |
|---|---|---|
| Total Transactions | 10.5M+ | AIsa Network |
| Weekly Volume | 500K+ | Ecosystem-wide |
| Market Cap | $815M | Benzinga, CoinGecko |
| Settlement Speed | 2 seconds | Production avg |
| Supported Chains | 5+ | Base, ETH, SOL, BNB |
| Active Facilitators | 10+ | Hosted + Self-hosted |
๐ Migration Guides
Comprehensive guides for migrating from traditional payment systems to x402.
From Traditional Payment Processors
- From Stripe to x402 - Migrate subscription and one-time payments from Stripe to x402 for crypto-native payments with instant settlement.
From Authentication to Payments
- From API Keys to x402 Payments - Replace API key-based access control with payment-per-use models.
From Subscription to Usage-Based
- From Subscription to Pay-Per-Use - Transform monthly subscriptions into granular pay-as-you-go pricing.
๐ Security & Audits
- stripe-mcps - Trust verification + AML sanctions screening before Stripe/x402 payments. Agent identity (ECDSA), 75K+ sanctions entries (UK HMT + OFAC SDN), behavioural spend limits. OWASP MCP Security Cheat Sheet aligned. (GitHub)
Security resources and best practices for x402 implementations.
Smart Contract Audits
- Coinbase x402 Security Audit - Official security audit of x402 protocol smart contracts.
- EIP-3009 Security Analysis - Security considerations for TransferWithAuthorization.
Security Best Practices
x402 Security Checklist - Production deployment security requirements.
- Signature verification best practices
- Replay attack prevention
- Nonce management strategies
- Rate limiting and DDoS protection
Payment Verification Guide - Proper payment verification implementation.
- Facilitator trust models
- On-chain verification fallbacks
- Amount and recipient validation
Key Management - Secure private key handling for automated payments.
- Hardware wallet integration
- Key rotation strategies
- Multi-signature setups for high-value
Known Vulnerabilities & Mitigations
- CVE Database - Known vulnerabilities and patches.
- Replay Attack Prevention - Nonce and deadline handling.
- Front-Running Mitigation - MEV protection strategies.
Bug Bounty Programs
- Coinbase Bug Bounty - Report x402 vulnerabilities for rewards up to $50,000.
- Immunefi x402 Program - Decentralized bug bounty platform.
Security Monitoring
- Rate Limiting Tools - Prevent abuse and ensure service availability.
- PaySentry - Control plane for AI agent payments. Spending limits, circuit breakers, anomaly detection, and audit trails for x402 integrations. npm:
@paysentry/x402. - ShieldAPI - x402-native security intelligence API for AI agents. 9 endpoints: password/email breach check, domain/IP reputation, URL safety, prompt injection detection, and skill security scanning. Micropayments ($0.001โ$0.02 USDC) on Base. Battle-tested against live AI agent SSRF attacks. MCP Server | x402scan
Spending Controls & Policy Enforcement
- Paybound - Open-source spending controls for AI agents making x402 payments. Per-agent budgets, time-windowed limits, circuit breakers, and full audit trail. Drop-in
@x402/fetchreplacement. MIT licensed. - PolicyLayer - Non-custodial spending controls for AI agents with crypto wallets. Enforces daily spending limits, per-transaction caps, recipient whitelists, and rate limiting without holding private keys.
- ICME Labs - Formal verification for AI agent actions using the ARc paper approach. Natural language policies compile to SMT-LIB formal logic, checked by an SMT solver โ SAT = allowed, UNSAT = blocked. Wrapped in zero knowledge proofs for sub-1s verification, private policies, and cryptographic audit trails per decision. 99%+ soundness under adversarial pressure. $0.10 USDC per check on Base, no account needed. Live demo policy available.
๐ Related Protocols
Adjacent protocols and standards.
Payment Protocols
- Lightning Network - Bitcoin Layer 2 micropayments.
- Stellar - Cross-border payments.
- Request Network - Payment request protocol.
Web Standards
- HTTP Status Codes - Complete reference.
- EIP-3009 - TransferWithAuthorization.
- ERC-20 - Token standard.
AI & Agent Protocols
- Model Context Protocol (MCP) - Anthropic's context standard.
- Agent Protocol (AP2) - Agent communication standard.
- OpenAI Function Calling - Tool use API.
Historical Reference
- 21.co Micropayments - Early Bitcoin micropayment attempt (2015).
- HTTP 402 Proposal - Original RFC (1999).
๐ค Contributing
Contributions welcome! Please read the contribution guidelines first.
How to Contribute
- Search existing resources to avoid duplicates
- Make an individual pull request for each suggestion
- Use the following format:
[Resource Name](link) - Description. - New categories or improvements to the existing structure are welcome
- Check your spelling and grammar
- Ensure your text editor removes trailing whitespace
What to Contribute
โ Encouraged:
- New implementations in different languages
- Production use cases and case studies
- Tutorials and educational content
- Tools and utilities that extend x402
- Integration examples with popular frameworks
- Documentation improvements
โ Please Avoid:
- Spam or promotional links
- Duplicate resources
- Incomplete or broken projects
- Resources not directly related to x402
Pull Request Guidelines
- Title: Use format
Add [Resource Name]orUpdate [Section] - Description: Briefly explain what you're adding and why it's useful
- Testing: Ensure any code examples work as expected
- Links: Verify all links are accessible and correct
Issue Guidelines
- Use issue templates when available
- Search existing issues before creating new ones
- Provide context and examples for bug reports
- Be respectful and constructive
Awesome Lists
Looking for more awesome lists?
- sindresorhus/awesome - The awesome list of awesome lists.
- Awesome Blockchain - Blockchain resources.
- Awesome Web3 - Web3 development.
- Awesome Ethereum - Ethereum development.
- Awesome Crypto - Cryptography resources.
๐ Built with โค๏ธ by xpayโฆ
Helping the agentic community get paid and pay safely!
If this helped you, please โญ star the repo and share it!
Official x402 Website โข
Protocol Repo โข
Documentation โข
Discord โข
Twitter
- Agentic Signal โ paid BTC/ETH DCA signal API (x402 USDC on Base) + signed responses + proof/backtests. Docs: https://signal.agenticsignal.dev/docs
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi