{
  "schema_version": "1.0",
  "name": "CRAWLTOLL — by ScriptMasterLabs",
  "url": "https://crawltoll.onrender.com",
  "description": "x402-gated trading signal feeds. AI agents pay USDC per fetch on Base; humans browse free except on premium feed endpoints.",
  "ecosystem": "ScriptMasterLabs",
  "ecosystem_url": "https://www.scriptmasterlabs.com",
  "architecture_map": "https://github.com/Timwal78/SqueezeOS/blob/main/docs/architecture/INDEX.md",
  "payment": {
    "protocol": "x402",
    "version": 1,
    "scheme": "exact",
    "network": "base",
    "asset": "USDC",
    "price_per_fetch": "0.005",
    "pay_to": "0x4e14B249D9A4c9c9352D780eCEB508A8eB7a7700",
    "facilitator": "https://x402.org/facilitator"
  },
  "endpoints": [
    {
      "path": "/feed/squeeze",
      "method": "GET",
      "price_usdc": "0.005",
      "description": "Technical squeeze hits, score-ranked"
    },
    {
      "path": "/feed/options",
      "method": "GET",
      "price_usdc": "0.01",
      "description": "Graded 0DTE-14D options picks"
    },
    {
      "path": "/feed/universe",
      "method": "GET",
      "price_usdc": "0.02",
      "description": "Full market scan snapshot"
    },
    {
      "path": "/feed/firehose",
      "method": "GET",
      "price_usdc": "0.05",
      "description": "All signals, single pull"
    }
  ],
  "contact": "admin@scriptmasterlabs.com",
  "ap2": {
    "supported": true,
    "mode": "optional",
    "mandate_header": "X-AP2-MANDATE",
    "spec": "https://ap2-protocol.org/specification/",
    "settlement_rail": "x402",
    "note": "CRAWLTOLL verifies AP2 Intent/Cart/Payment mandates (W3C Verifiable Credentials) before honoring agent payments. Settlement via x402 USDC on Base."
  },
  "conversational_attributes": {
    "offering_type": "data_feed",
    "pricing_model": "pay_per_fetch",
    "currency": "USDC",
    "refundable": false,
    "latency": "real_time",
    "categories": [
      "trading_signals",
      "market_data",
      "options_flow",
      "ai_crawler_access"
    ]
  }
}