x402 Atlas
x402 Atlas
实时、经过验证的搜索引擎,用于机器可支付(HTTP 402 / x402)API。代理商务的“Google + Bloomberg”层:代理询问 “现在最适合、最便宜、最活跃、最可信的 X 的 x402 端点是什么?” — Atlas 通过探测验证的事实回答,而非卖家声称。
为何胜出
可测量,而非声称 — 每小时探测每个端点,验证真实的 402 支付墙,记录价格/延迟/正常运行时间
适配器层 — 解析 V1(
accepts[]主体)、V2(PAYMENT-REQUIRED头部)以及生态系统中“GET = 免费买家元数据 / POST = 402 挑战”模式(在 agenttoll.dev 上实时发现)。新规范版本 = 新适配器,无需重写代理原生 — JSON API、
/llms.txt和 MCP 服务器(/mcp),使 Claude/Kimi/任何代理可直接使用链上就绪 — 卖家身份 = 结算地址(
payTo);第二阶段索引器跟踪 EIP-3009transferWithAuthorization事件(针对真实交易验证:0xc647…672d,Base 上 $0.005 USDC)
Related MCP server: x402-discovery
API
路由 | 描述 |
| 排序结果(活跃度 ▸ 正常运行时间 ▸ 相关性 ▸ 新鲜度) |
| 目录 / 探测历史 |
| 生态系统统计 |
| 提交服务( |
| MCP 服务器: |
| LLM 可读索引 |
| 内联运行管道(生产环境设置 |
开发
npm install
npx wrangler d1 migrations apply x402-atlas-db --local
npx wrangler dev # then: curl localhost:8787/cdn-cgi/local/scheduled
curl "localhost:8787/admin/crawl?limit=3"
npm test部署(首次)
npx wrangler login
npx wrangler d1 create x402-atlas-db # put id in wrangler.jsonc
npx wrangler kv namespace create CACHE # put id in wrangler.jsonc
npx wrangler r2 bucket create x402-atlas-snapshots
npx wrangler queues create x402-atlas-crawl
npx wrangler vectorize create x402-atlas-services --dimensions=768 --metric=cosine
npx wrangler d1 migrations apply x402-atlas-db --remote
npx wrangler secret put ADMIN_TOKEN
npm run deploy持续改进循环
每次搜索都会被记录(search_log);零结果查询是需求信号。每周报告会出现在 kaizen/reports/ 中。排名:活跃度(100) + 正常运行时间(×30) + 相关性(×10) + 新鲜度(×20) + 价格验证(×10)。
路线图
第二阶段:EIP-3009 结算量索引器 + trust_score · 第三阶段:USDC 支付的卖家工具和微支付 API 层级(通过 x402 自身) · 第四阶段:@x402-atlas/announce SDK、Bazaar 互操作、多链。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceSearch 14,000+ x402-enabled HTTP APIs by keyword. Agents pay $0.01 USDC per search via x402 micropayments on Base mainnet — no API keys or accounts required.1502MIT
- Alicense-qualityDmaintenanceDiscovers and queries x402-payable APIs at runtime — enables autonomous agents to find, evaluate, and pay for services via USDC micropayments on Base without API keys or subscriptions.MIT
- AlicenseAqualityBmaintenanceLets AI agents discover, pay for, and call any HTTP API per request using USDC, with gasless nanopayments and no API keys or accounts needed.5117MIT
- Alicense-qualityBmaintenanceEnables pay-per-call access control for AI agents using HTTP 402 and on-chain settlement, allowing microtransactions for API usage.MIT
Related MCP Connectors
Curated, probe-verified directory of paid x402 APIs. Agents check it before spending money.
Discover and call pay-per-request (x402) APIs, ranked by reliability, latency and price.
Stripe-native marketplace where AI agents discover and pay per call for API services.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/89rat/x402-atlas'
If you have feedback or need assistance with the MCP directory API, please join our Discord server