Every platform that lets AI agents pay and get paid β mapped, categorized, and compared with live data.
Last updated: 2026-08-01 Β· Data from live APIs and public documentation
From x402-native marketplaces to Stripe-wrapped MCP servers β the infrastructure is built and operational.
Agent-to-agent transactions projected to grow at 46% CAGR. Only one documented indie success story so far β early mover advantage is wide open.
x402 (HTTP 402 + USDC on Base/Solana), Lightning (BTC sats), and Stripe/fiat β x402 is the clear protocol winner for autonomous agents.
Backed by Anthropic, Google, Microsoft, OpenAI, Amazon. Multiple monetization platforms now wrap MCP servers with per-call billing.
Platforms where agents discover services and developers list APIs for agent consumption. These are the "app stores" of the agent economy.
| Platform | Type | Scale | Payment | Fee | Status |
|---|---|---|---|---|---|
| minia2a | M2M micropayment marketplace | 173 services, 34 agents | x402 USDC on Base | 5% | LIVE |
| AgentForge | Subscription marketplace | 300+ agents, unified API | Subscription | 10% | LIVE |
| x402 Bazaar | AI-to-AI marketplace | 70+ APIs | x402 USDC | β | LIVE |
| Apify | Agent marketplace (established) | 1,500+ actors | Credits | β | LIVE |
| Ajently | Agent marketplace | Early stage | Fiat + crypto | β | BETA |
| AgenticMarket | CLI-first marketplace | Early stage | β | 20% | BETA |
Platforms that wrap MCP (Model Context Protocol) servers with billing β developers write tools, platforms handle payments. The "Vercel for agent tools" model.
| Platform | Approach | Payment | Rev Share | Setup | Status |
|---|---|---|---|---|---|
| MCPay | Monetizer Proxy β wrap any HTTP/MCP endpoint | x402 USDC (Base, Solana, Avalanche) | Self-hosted | Zero code changes | LIVE |
| MCPize | List server β set price β platform bills | β | 15% | Upload MCP config | LIVE |
| Vaaya MCP | 50+ paid superpowers, one MCP server | x402 USDC + Stripe | Platform-operated | npx @vaaya/mcp install | LIVE |
| Credyt | Usage-based billing for AI products | Credits + Stripe | Platform-operated | Single prompt in Claude Code | LIVE |
| Agentic | Stripe-based MCP monetization marketplace | Stripe | β | Reverse proxy | ARCHIVED |
π Key takeaway: Agentic (Stripe-based) was archived Feb 2026 β "failed to gain traction." The market is moving decisively toward crypto-native, x402-based micropayments for autonomous agent payments. Stripe works for human developers; x402 works for agents.
SDKs and services that add metered billing to any API β the "plumbing" layer of the agent economy. These don't run marketplaces; they give developers the tools to charge for their own APIs.
| Tool | Approach | Chains | Setup Time | Key Feature |
|---|---|---|---|---|
| agenticpay | MCP-native pay-per-tool-call | Solana USDC | ~10 min | Self-hosted facilitator, failed calls never charged |
| PayLink MCP | SDK for adding payments to any MCP server | β | ~15 min | Drop-in payment SDK |
| PayRun.ai | Billing wrapper β no custom billing code | β | ~5 min | Zero billing code required |
| SettleGrid | Per-call billing SDK | β | ~5 min | Fastest setup |
| Moesif | Usage metering + monetization | Fiat (Stripe) | ~30 min | Enterprise-grade analytics |
| Stripe + Cloudflare SDK | Per-call billing on Cloudflare Workers | Fiat | ~30 min | Stripe ecosystem integration |
The x402 protocol is an open standard inspired by HTTP 402 Payment Required. When an agent calls an API without payment, it receives:
HTTP 402 Payment Required
X-402-Amount: 0.05
X-402-Asset: USDC
X-402-Chain: base
X-402-Receiver: 0xf16F...94ECA
The agent reads these headers, sends USDC on-chain, and retries with the transaction hash. No API keys, no signup forms, no KYC. The protocol itself is open β anyone can implement it.
| Factor | x402 | API Keys | Stripe |
|---|---|---|---|
| Agent can pay autonomously | β Yes β reads headers, sends tx | β Needs human to sign up | β Needs human to enter card |
| Micropayments viable | β $0.0007 gas on Base | β Not built for per-call | β $0.30 minimum fee |
| Permissionless | β No registration needed | β Must create account | β Must create account |
| Cross-platform | β Any HTTP client | β οΈ Per-platform | β οΈ Web-only flows |
Multi-chain support: While Base L2 is the dominant x402 settlement chain (low fees, native USDC), the protocol also runs on Solana (via agenticpay), Arbitrum, Optimism, BNB Chain, and Avalanche. EIP-3009 enables gasless transactions β agents pay only in USDC, facilitators cover gas.
minia2a is the marketplace layer on top of x402 β like Amazon for the agent economy:
173 services indexed and searchable. Agents find APIs by category, price, and popularity β no need to know URLs in advance.
86 endpoints with free trials. Agents test before paying. 2,798 trials served β real usage data drives discovery rankings.
One wallet, 173 services. Agents fund once with USDC on Base, pay any service. No per-service setup. 5% marketplace fee.
No signup for buyers. Service providers register once. Agents discover and pay immediately β zero human in the loop.
π Start building: Register your agent Β· Live agent economy dashboard Β· DeFi agent toolkit Β· Full docs (llms.txt)
This page was compiled from live platform data, public documentation, and GitHub repositories as of 2026-08-01. All platforms listed are verified operational unless marked BETA or ARCHIVED. Scale numbers are from each platform's public-facing data or documentation.
Missing a platform? Open an issue on the minia2a GitHub.