{
  "authentication": {
    "challengeHeader": "PAYMENT-REQUIRED",
    "freeMethods": [
      "initialize",
      "tools/list"
    ],
    "freeTools": [
      "quote_data_result"
    ],
    "paidTools": [
      "enrich_domain_result",
      "extract_url_result"
    ],
    "paymentHeader": "PAYMENT-SIGNATURE",
    "type": "x402"
  },
  "discovery": {
    "agentsTxt": "https://x402-resource-scanner.vercel.app/resultrail/agents.txt",
    "llmsTxt": "https://x402-resource-scanner.vercel.app/resultrail/llms.txt",
    "mcpDiscovery": "https://x402-resource-scanner.vercel.app/.well-known/resultrail-mcp.json",
    "productCard": "https://x402-resource-scanner.vercel.app/resultrail/product-card.md",
    "samples": [
      "https://x402-resource-scanner.vercel.app/resultrail/samples/domain-result.json",
      "https://x402-resource-scanner.vercel.app/resultrail/samples/extract-result.json"
    ],
    "serverCard": "https://x402-resource-scanner.vercel.app/.well-known/resultrail-server-card.json",
    "skill": "https://x402-resource-scanner.vercel.app/resultrail/skill.md"
  },
  "docsUrl": "https://x402-resource-scanner.vercel.app/resultrail/llms.txt",
  "endpoint": "/resultrail/mcp",
  "homepageUrl": "https://x402-resource-scanner.vercel.app/resultrail",
  "marketplace": {
    "buyer": "AI agents and builders that need one public domain or URL fact pack before a larger workflow continues.",
    "category": "Agent Data / Pay-Per-Success Results",
    "claimBoundary": "ResultRail returns public-data result packs with source URLs, timestamps, confidence, and receipt hashes. It does not sell private contact databases, bypass access controls, provide legal/financial advice, send outreach, place bets, trade assets, or guarantee downstream revenue.",
    "oneLine": "Quote, pay, and receive one source-attributed public data result without vendor accounts or API keys.",
    "priceRationale": {
      "enrich_domain_result": "Priced at $0.12 to sit below monthly technographic/enrichment subscriptions while returning one source-attributed public result.",
      "extract_url_result": "Priced at $0.05 for a single public URL extract with title, description, headings, text preview, links, and receipt hashes.",
      "quote_data_result": "Free quote so agents can inspect price, contract, and success boundary before any x402 payment."
    },
    "primaryOffers": [
      "Result Quote",
      "Domain Result Pack",
      "URL Extract Result"
    ],
    "searchTerms": [
      "ResultRail",
      "ResultRail by LarryBuildsAI",
      "pay-per-success data",
      "x402 data API",
      "agent data router",
      "agent enrichment API",
      "domain enrichment",
      "URL extraction",
      "public company facts",
      "technographic lookup",
      "no API keys for agents",
      "paid data calls for AI agents"
    ]
  },
  "name": "ResultRail by LarryBuildsAI",
  "openapiUrl": "https://x402-resource-scanner.vercel.app/resultrail/openapi.json",
  "productName": "ResultRail",
  "publicUrl": "https://x402-resource-scanner.vercel.app/resultrail/mcp",
  "server": "resultrail-x402-mcp",
  "tools": [
    {
      "description": "Free pre-payment quote for one ResultRail public-data result. Returns price, paid endpoint, success contract, and whether the buyer's max price covers the result.",
      "name": "quote_data_result",
      "suggestedPriceUsd": "0.00",
      "title": "Result Quote",
      "x402Path": "/v1/resultrail/quote"
    },
    {
      "description": "Fetch a public domain/homepage and return one source-attributed result pack: company/title/description, industry guess, technographic signals, useful paths, confidence, sources, and receipt hash.",
      "name": "enrich_domain_result",
      "suggestedPriceUsd": "0.12",
      "title": "Domain Result Pack",
      "x402Path": "/v1/resultrail/domain"
    },
    {
      "description": "Fetch one public URL and return title, description, headings, text preview, links, confidence, source URL, and receipt hash. Designed for pay-per-success agent extraction.",
      "name": "extract_url_result",
      "suggestedPriceUsd": "0.05",
      "title": "URL Extract Result",
      "x402Path": "/v1/resultrail/extract"
    }
  ],
  "transport": "streamable-http",
  "version": "0.1.0",
  "x402ManifestUrl": "https://x402-resource-scanner.vercel.app/.well-known/resultrail-x402"
}