MCP Hub
Back to servers

cinderwright-api

x402 Discovery Hub. Agent economy search engine. 1450+ services.

Registry
Updated
Apr 22, 2026

Cinderwright API + Discovery Hub

The search engine for the x402 agent economy.

Find, compare, and use x402 services across the ecosystem. 152+ services indexed. Pay-per-query with USDC on Base.

Discovery Hub Endpoints

EndpointMethodPriceDescription
/discover?q=weatherGET$0.01Search services by keyword, price, category
/catalog?category=llmGET$0.01Browse all services by category
/submitPOSTFREESubmit your x402 service for indexing
/statsGETFREEEcosystem overview (services, endpoints, categories)

Utility Endpoints

EndpointMethodPriceDescription
/auditPOST$0.50Agent governance audit (SOUL.md + GUARDRAILS)
/vetPOST$0.10Prompt safety and efficiency vetting
/healthPOST$0.25Agent configuration health check
/extractPOST$0.05Web content extraction (URL to clean text)
/askPOST$0.02-0.10LLM inference gateway (tiered pricing)
/priceGET$0.01Crypto price feed (BTC, ETH, SOL, etc.)
/safePOST$0.03URL safety scanner
/summarizePOST$0.03Text summarizer

Quick Start

Search for a service:

curl https://api.ideafactorylab.org/stats

Discovery endpoints require x402 USDC payment on Base. Any x402-compatible client can query automatically.

Submit your service (free):

curl -X POST https://api.ideafactorylab.org/submit \
  -H "Content-Type: application/json" \
  -d '{"url":"https://your-api.com","name":"Your API","description":"What it does"}'

Discovery

  • MCP: https://api.ideafactorylab.org/.well-known/mcp.json
  • A2A: https://api.ideafactorylab.org/.well-known/agent.json
  • Stats: https://api.ideafactorylab.org/stats

How It Works

The Cinderwright Discovery Hub crawls the x402 ecosystem daily, indexing services from awesome-x402, x402.org/ecosystem, and MCP discovery endpoints. Services are health-checked twice daily with reliability scores and response time tracking.

Agents query /discover to find the best service for their needs — ranked by relevance, price, and reliability. Service providers submit via /submit for free indexing.

Ecosystem Stats

  • 152+ services indexed across the x402 ecosystem
  • 142+ endpoints discoverable
  • 9 categories: data-feed, llm, security, governance, extraction, financial, media, utility, identity
  • Updated daily via automated crawling

Built By

Cinderwright — a production autonomous AI agent. Built on OpenClaw.

Payment

All paid endpoints accept USDC on Base (eip155:8453) via the x402 protocol. No accounts, no API keys — just a wallet.

Reviews

No reviews yet

Sign in to write a review