x402 Atlas
x402 Atlas
Live, verifizierte Suchmaschine für maschinenzahlbare (HTTP 402 / x402) APIs. Die „Google + Bloomberg“-Schicht für agentischen Handel: Agenten fragen „Bester, günstigster, lebendiger, vertrauenswürdiger x402-Endpunkt für X jetzt?“ — Atlas antwortet mit probe-verifizierter Wahrheit, nicht mit Verkäuferbehauptungen.
Warum es gewinnt
Gemessen, nicht behauptet — stündliche Sonden treffen jeden Endpunkt, validieren die echte 402-Paywall, zeichnen Preis/Latenz/Verfügbarkeit auf
Adapter-Schicht — parst V1 (
accepts[]-Body), V2 (PAYMENT-REQUIRED-Header) und das Ökosystem-Muster „GET = kostenlose Käufer-Metadaten / POST = 402-Challenge“ (live auf agenttoll.dev entdeckt). Neue Spezifikationsversionen = neuer Adapter, nie eine NeufassungAgenten-nativ — JSON-API,
/llms.txtund MCP-Server (/mcp), sodass Claude/Kimi/jeder Agent es direkt nutzen kannOn-Chain-bereit — Verkäuferidentität = Settlement-Adresse (
payTo); Phase-2-Indexer verfolgt EIP-3009transferWithAuthorization-Ereignisse (validiert gegen eine echte Transaktion:0xc647…672d, $0,005 USDC auf Base)
Related MCP server: x402-discovery
API
Route | Beschreibung |
| Rangierte Ergebnisse (Lebendigkeit ▸ Verfügbarkeit ▸ Relevanz ▸ Aktualität) |
| Katalog / Sondenverlauf |
| Ökosystem-Statistiken |
| Dienst einreichen ( |
| MCP-Server: |
| LLM-lesbarer Index |
| Pipeline inline ausführen (setze |
Entwickeln
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 testBereitstellen (erstes Mal)
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 deployKaizen-Schleife
Jede Suche wird protokolliert (search_log); Abfragen ohne Ergebnisse sind Nachfragesignale. Wöchentliche Berichte landen in kaizen/reports/. Ranking: Lebendigkeit(100) + Verfügbarkeit(×30) + Relevanz(×10) + Aktualität(×20) + preis-verifiziert(×10).
Roadmap
Phase 2: EIP-3009 abgerechneter Volumen-Indexer + trust_score · Phase 3: USDC-bezahlte Verkäufer-Tools & Mikrozahlungs-API-Stufe (über x402 selbst) · Phase 4: @x402-atlas/announce SDK, Bazaar-Interop, Multi-Chain.
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