Skip to main content
Glama

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 dev

API-only: npm run api

Related MCP server: l402-search-mcp

Deploy on Render

  1. Create a Web Service from this repo.

  2. Build: npm install && npm run build

  3. Start: node .output/server/index.mjs

  4. Add Postgres and set DATABASE_URL to the Internal Database URL.

  5. Set environment variables (see .env.example and render.yaml):

  • NODE_VERSION=22

  • NITRO_PRESET=node-server

  • ALLOW_DEMO_PAYMENTS=false

  • PLATFORM_XRPL_WALLET_ADDRESS

  • TARGET_SCRAPE_API_URL=https://api.firecrawl.dev/v1/scrape

  • ORIGINAL_PROVIDER_API_KEY

  • DATABASE_URL

Agents: GET /.well-known/mcp and GET /api/v1/health.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Provides a pay-per-query web search tool for AI agents via Lightning Network sats, enabling no-KYC, account-free searches through the MCP protocol.
    2
    24 npm
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP 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 npm
    MIT