Skip to main content
Glama

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-3009 transferWithAuthorization 事件(针对真实交易验证:0xc647…672d,Base 上 $0.005 USDC)

Related MCP server: x402-discovery

API

路由

描述

GET /v1/search?q=&chain=eip155:8453&price_max_usd=0.01&alive_only=true

排序结果(活跃度 ▸ 正常运行时间 ▸ 相关性 ▸ 新鲜度)

GET /v1/services / /v1/services/history?id=

目录 / 探测历史

GET /v1/stats

生态系统统计

POST /v1/submit

提交服务({"base_url": "https://…"}

POST /mcp

MCP 服务器:search_x402get_ecosystem_stats

GET /llms.txt

LLM 可读索引

GET /admin/crawl?service=&limit=&token=

内联运行管道(生产环境设置 ADMIN_TOKEN

开发

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 互操作、多链。

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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