{
  "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.",
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "description": "Quote-first public data result packs for agents that need source URLs, confidence, stop conditions, and receipt hashes.",
  "llms": "https://proofbeforepay.vercel.app/resultrail/llms.txt",
  "mcp": "https://proofbeforepay.vercel.app/resultrail/mcp",
  "name": "ResultRail by LarryBuildsAI",
  "openapi": "https://proofbeforepay.vercel.app/resultrail/openapi.json",
  "preferredTransport": "streamable-http",
  "preferredUse": "Quote one public domain or URL result before payment, then return an accepted or partial result with evidence.",
  "protocolVersion": "0.3.0",
  "provider": {
    "name": "LarryBuildsAI",
    "url": "https://proofbeforepay.vercel.app"
  },
  "skills": [
    {
      "description": "Show the target, price, success contract, and no-charge conditions before buying one public result.",
      "endpoint": "https://proofbeforepay.vercel.app/v1/resultrail/quote",
      "id": "resultrail-quote-first-result",
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "name": "Quote a public-data result before payment",
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "transports": [
    {
      "relationship": "primary-mcp",
      "type": "streamable-http",
      "url": "https://proofbeforepay.vercel.app/resultrail/mcp"
    },
    {
      "relationship": "rest-api",
      "type": "openapi",
      "url": "https://proofbeforepay.vercel.app/resultrail/openapi.json"
    }
  ],
  "url": "https://proofbeforepay.vercel.app/resultrail",
  "x402Manifest": "https://proofbeforepay.vercel.app/.well-known/resultrail-x402"
}