{
  "x402Version": 2,
  "provider": "TickTape",
  "payTo": "0xb28bcb21a054ffeeb6ce62d0f1bb0175c022d2c6",
  "network": "eip155:8453",
  "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
  "note": "each resource answers HTTP 402 with exact terms (PAYMENT-REQUIRED header + v1 accepts body); probe free with ?x402_probe=1; test free with ?sandbox=1",
  "resources": [
    {
      "resource": "https://ticktape.cc/api/preflight_trade",
      "type": "http",
      "method": "GET",
      "price_usd": 0.02,
      "description": "OK/CAUTION/VETO verdict for a Polymarket order: slippage, depth, taker fees, safe size, book age"
    },
    {
      "resource": "https://ticktape.cc/api/preflight_copy",
      "type": "http",
      "method": "GET",
      "price_usd": 0.1,
      "description": "COPY/WATCH/VETO verdict for copy-trading a Polymarket wallet (fee-inclusive copier ROI, farming screen)"
    },
    {
      "resource": "https://ticktape.cc/api/leaderboard",
      "type": "http",
      "method": "GET",
      "price_usd": 0.02,
      "description": "Wallets currently rated COPY/WATCH with fee-inclusive ROI and OOS validation"
    },
    {
      "resource": "https://ticktape.cc/api/red_list",
      "type": "http",
      "method": "GET",
      "price_usd": 0.02,
      "description": "Wallets that lose money for copiers"
    },
    {
      "resource": "https://ticktape.cc/api/credits",
      "type": "http",
      "method": "POST",
      "price_usd": 5,
      "description": "Prepaid credit pack: $5 = 500 credits + bearer token - half the per-call price, ~0.4s responses"
    }
  ],
  "docs": "https://ticktape.cc/agent.json"
}