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/모든 에이전트가 직접 사용할 수 있습니다.온체인 준비 완료 — 판매자 ID = 정산 주소(
payTo); 2단계 인덱서는 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).
로드맵
2단계: EIP-3009 정산 볼륨 인덱서 + trust_score · 3단계: USDC 지불 판매자 도구 및 마이크로 지불 API 계층(x402 자체를 통해) · 4단계: @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