Skip to main content
Glama

x402 Atlas

ライブ、検証済みの機械支払い可能(HTTP 402 / x402)APIのための検索エンジン。エージェント型コマースの「Google + Bloomberg」レイヤー:エージェントが*「今、Xに対する最良、最安、稼働中、信頼できるx402エンドポイントは?」*と尋ねれば、Atlasは売り手の主張ではなくプローブ検証済みの真実で答えます。

なぜ勝つのか

  • 測定済み、主張ではない — 1時間ごとのプローブがすべてのエンドポイントにアクセスし、実際の402ペイウォールを検証し、価格/レイテンシ/アップタイムを記録します

  • アダプターレイヤー — V1(accepts[] ボディ)、V2(PAYMENT-REQUIRED ヘッダー)、およびエコシステムの「GET = 無料のバイヤーメタデータ / POST = 402チャレンジ」パターン(agenttoll.devでライブ発見)を解析します。新しい仕様バージョン = 新しいアダプター、書き換えは不要

  • エージェントネイティブ — JSON API、/llms.txt、MCPサーバー(/mcp)により、Claude/Kimi/任意のエージェントが直接使用可能

  • オンチェーン対応 — 売り手のID = 決済アドレス(payTo);フェーズ2のインデクサーはEIP-3009のtransferWithAuthorizationイベントを追跡(実際のトランザクションで検証済み:0xc647…672d、Base上の$0.005 USDC)

Related MCP server: x402-discovery

API

Route

Description

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)。

ロードマップ

フェーズ2:EIP-3009決済ボリュームインデクサー + trust_score · フェーズ3:USDC支払いの売り手ツール&マイクロ課金API層(x402自体を介して) · フェーズ4:@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