{
  "schema_version": 2,
  "status": "live",
  "name": "AdFreeLLM Research APIs",
  "description": "Six bounded public-data research APIs sold per call in USDC over x402, with service-specific rail availability.",
  "website": "https://speecship.com/agent-services/",
  "updated_at": "2026-08-24",
  "payment_rails": {
    "base": {
      "provider": "RelAI",
      "network": "eip155:8453",
      "asset": "USDC",
      "x402_version": 2,
      "discovery": "https://speecship.com/openapi.json",
      "marketplace_state": "pending_review"
    },
    "sui": {
      "provider": "t2000",
      "network": "sui:mainnet",
      "asset": "USDC",
      "x402_version": 1,
      "discovery": "https://www.speecship.com/openapi.json",
      "profile": "https://t2000.ai/0xb14e0032831d6f790154d25a1224f8c6b185dd59a7b7f6de208cfcfe0291c258",
      "agent_id": 331,
      "marketplace_state": "listed"
    },
    "bankr": {
      "provider": "Bankr x402 Cloud",
      "network": "eip155:8453",
      "asset": "USDC",
      "x402_version": 2,
      "discovery": "https://x402.bankr.bot/0xc1c2b786ece19d44b6c0074b3e409ec9cb6b1e50/google-search",
      "owner": "0xc1c2b786ece19d44b6c0074b3e409ec9cb6b1e50",
      "marketplace_state": "deployed_awaiting_search_index"
    }
  },
  "services": [
    {
      "id": "google-search",
      "name": "Google Search",
      "description": "Google Search / SERP API for current web research, citations, RAG, and competitor monitoring. Returns up to 20 structured public results.",
      "price_usdc": "0.01",
      "available_rails": ["base", "sui", "bankr"],
      "base": {
        "method": "POST",
        "url": "https://speecship.com/relay/1787408688097/search/google"
      },
      "sui": {
        "method": "POST",
        "url": "https://www.speecship.com/google-search"
      },
      "bankr": {
        "method": "POST",
        "url": "https://x402.bankr.bot/0xc1c2b786ece19d44b6c0074b3e409ec9cb6b1e50/google-search"
      }
    },
    {
      "id": "web-crawl-markdown",
      "name": "Web Crawl to Markdown",
      "description": "Web research and website scraping: crawl up to 10 public pages into Markdown for RAG ingestion, summarization, and citations.",
      "price_usdc": "0.04",
      "available_rails": ["base", "sui", "bankr"],
      "base": {
        "method": "POST",
        "url": "https://speecship.com/relay/1787408688097/web/crawl"
      },
      "sui": {
        "method": "POST",
        "url": "https://www.speecship.com/web-crawl-markdown"
      },
      "bankr": {
        "method": "POST",
        "url": "https://x402.bankr.bot/0xc1c2b786ece19d44b6c0074b3e409ec9cb6b1e50/web-crawl-markdown"
      }
    },
    {
      "id": "google-maps-businesses",
      "name": "Google Maps Businesses",
      "description": "Google Maps local business research and lead discovery for vendor sourcing, market mapping, and competitor analysis. Returns up to 10 public places.",
      "price_usdc": "0.03",
      "available_rails": ["base", "sui", "bankr"],
      "base": {
        "method": "POST",
        "url": "https://speecship.com/relay/1787408857149/maps/search"
      },
      "sui": {
        "method": "POST",
        "url": "https://www.speecship.com/google-maps-businesses"
      },
      "bankr": {
        "method": "POST",
        "url": "https://x402.bankr.bot/0xc1c2b786ece19d44b6c0074b3e409ec9cb6b1e50/google-maps-businesses"
      }
    },
    {
      "id": "instagram-research",
      "name": "Instagram Research",
      "description": "Public Instagram social media research for creator discovery, brand monitoring, content analysis, and trend discovery. Returns up to 10 bounded items.",
      "price_usdc": "0.02",
      "available_rails": ["base", "sui", "bankr"],
      "base": {
        "method": "POST",
        "url": "https://speecship.com/relay/1787408884843/social/instagram"
      },
      "sui": {
        "method": "POST",
        "url": "https://www.speecship.com/instagram-research"
      },
      "bankr": {
        "method": "POST",
        "url": "https://x402.bankr.bot/0xc1c2b786ece19d44b6c0074b3e409ec9cb6b1e50/instagram-research"
      }
    },
    {
      "id": "youtube-research",
      "name": "YouTube Research",
      "description": "Public YouTube social media research for video and channel discovery, content analysis, competitor monitoring, and trend tracking. Returns up to 10 results.",
      "price_usdc": "0.03",
      "available_rails": ["base", "sui", "bankr"],
      "base": {
        "method": "POST",
        "url": "https://speecship.com/relay/1787408884843/social/youtube"
      },
      "sui": {
        "method": "POST",
        "url": "https://www.speecship.com/youtube-research"
      },
      "bankr": {
        "method": "POST",
        "url": "https://x402.bankr.bot/0xc1c2b786ece19d44b6c0074b3e409ec9cb6b1e50/youtube-research"
      }
    },
    {
      "id": "app-store-reviews",
      "name": "App Store Reviews",
      "description": "Apple App Store reviews API for ASO, mobile product research, competitor monitoring, and customer feedback analysis. Returns up to 100 recent public reviews from one country storefront.",
      "price_usdc": "0.02",
      "available_rails": ["sui", "bankr"],
      "sui": {
        "method": "POST",
        "url": "https://www.speecship.com/app-store-reviews"
      },
      "bankr": {
        "method": "POST",
        "url": "https://x402.bankr.bot/0xc1c2b786ece19d44b6c0074b3e409ec9cb6b1e50/app-store-reviews"
      }
    }
  ]
}
