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/모든 에이전트가 직접 사용할 수 있습니다.

  • 온체인 준비 완료 — 판매자 ID = 정산 주소(payTo); 2단계 인덱서는 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_x402, get_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