fathom
Fathom
XRP-settled API marketplace for autonomous agents. USD floors (scrape $0.02, search $0.03, map $0.12, quote $0.01) paid in live XRP or RLUSD. Master provider keys stay on the server.
Treasury: rkpckEddjHhS2vvg7sR3Gb3BX3CVzE2kb
Run locally
npm install
cp .env.example .env
# fill ORIGINAL_PROVIDER_API_KEY and PLATFORM_XRPL_WALLET_ADDRESS
npm run devAPI-only: npm run api
Related MCP server: l402-search-mcp
Deploy on Render
Create a Web Service from this repo.
Build:
npm install && npm run buildStart:
node .output/server/index.mjsAdd Postgres and set
DATABASE_URLto the Internal Database URL.Set environment variables (see
.env.exampleandrender.yaml):
NODE_VERSION=22NITRO_PRESET=node-serverALLOW_DEMO_PAYMENTS=falsePLATFORM_XRPL_WALLET_ADDRESSTARGET_SCRAPE_API_URL=https://api.firecrawl.dev/v1/scrapeORIGINAL_PROVIDER_API_KEYDATABASE_URL
Agents: GET /.well-known/mcp and GET /api/v1/health.
This server cannot be deployed
Maintenance
Related MCP Connectors
Web search and URL-to-markdown for agents. Pay per call in USDC on Base, no signup.
Scrape, crawl, map and extract the web. Pay per call in USDC, no account or API key.
8 pay-per-call web intel tools over MCP. Free discovery, calls settle in USDC on Base (x402).
Scrape, crawl and search the web for AI agents via MCP.
Related MCP Servers
- AlicenseAqualityCmaintenancePaid web research MCP tools for autonomous agents: search, page extraction, citations, and diff monitoring through a live x402 API. Unpaid calls return the Base USDC payment requirement so agents can pay and retry safely.41MIT
- AlicenseAqualityCmaintenanceProvides a pay-per-query web search tool for AI agents via Lightning Network sats, enabling no-KYC, account-free searches through the MCP protocol.224 npmMIT
- AlicenseNot gradedqualityDmaintenanceMCP server providing 17 keyless, pay-per-use web-data tools with signed-provenance receipts, enabling AI agents to autonomously fetch, extract, and verify web content on Base mainnet.27 npmMIT

fetcher.cloudofficial
AlicenseNot gradedqualityDmaintenanceMCP server that gives AI agents web capabilities such as rendering pages, extracting content, resolving links, and inspecting domains, with per-call USDC payments via x402.MIT