{
  "x402Version": 2,
  "endpoints": [
    {
      "resource": "https://api.orcatrace.dev/v1/latest",
      "method": "GET",
      "scheme": "exact",
      "networks": [
        "eip155:8453"
      ],
      "price": "$0.01",
      "description": "Paid ($0.01 USDC via x402). Most recent Polymarket feed item — mover, whale entry (with calibration), or predetermined signal. Same shape as /v1/signal without ?index. Free index poll: GET /v1/index; free shape preview: GET /v1/sample. Compute-first / settle-after — you are never charged for an error."
    },
    {
      "resource": "https://api.orcatrace.dev/v1/signal",
      "method": "GET",
      "scheme": "exact",
      "networks": [
        "eip155:8453"
      ],
      "price": "$0.01",
      "description": "Paid ($0.01 USDC via x402). One Polymarket feed item: quality-gated mover (vol>=$10k & depth>=$2.5k, +order-book microstructure), whale entry (named whale, with calibration + microstructure), or predetermined signal. Use ?index=N for a specific item, omit for latest. Compute-first / settle-after — you are never charged for an error."
    },
    {
      "resource": "https://api.orcatrace.dev/v1/signals",
      "method": "GET",
      "scheme": "exact",
      "networks": [
        "eip155:8453"
      ],
      "price": "$0.03",
      "description": "Paid ($0.03 USDC via x402). Batch Polymarket feed items (up to 20): quality-gated movers + order-book microstructure, whale entries with calibration, predetermined signals. Poll GET /v1/index (free), then ?since=N for new items; filter with &type=mover|whale_entry|predetermined. Compute-first / settle-after — you are never charged for an error."
    },
    {
      "resource": "https://api.orcatrace.dev/v1/digest",
      "method": "GET",
      "scheme": "exact",
      "networks": [
        "eip155:8453"
      ],
      "price": "$0.1",
      "description": "Paid ($0.10 USDC via x402). Polymarket Intelligence Digest (every 4h): what repriced and why across 42K markets — significant moves, whale positioning interpreted through calibration, predetermined-outcome signals, and international news context. Synthesized analysis, not raw data. Never serves stale: returns 503 if generation falls behind (no charge). Compute-first / settle-after — you are never charged for an error."
    },
    {
      "resource": "https://api.orcatrace.dev/v1/digest/history",
      "method": "GET",
      "scheme": "exact",
      "networks": [
        "eip155:8453"
      ],
      "price": "$0.05",
      "description": "Paid ($0.05 USDC via x402). Historical Polymarket Intelligence Digests (up to 7 days, 4h cadence) — track how prediction-market narratives evolved: ?hours=24&limit=6. Compute-first / settle-after — you are never charged for an error."
    },
    {
      "resource": "https://api.orcatrace.dev/v1/resolving",
      "method": "GET",
      "scheme": "exact",
      "networks": [
        "eip155:8453"
      ],
      "price": "$0.02",
      "description": "Paid ($0.02 USDC via x402). Markets resolving within ?withinHours (1-72): odds, contested-vs-converged, liquidity, and order-book microstructure for the nearest expiries. Mechanical short-interval markets excluded by default (?includeNoise=1 to include). Settle-early with a guaranteed refund — if we charge you but cannot deliver, the payment is refunded."
    },
    {
      "resource": "https://api.orcatrace.dev/v1/whales",
      "method": "GET",
      "scheme": "exact",
      "networks": [
        "eip155:8453"
      ],
      "price": "$0.05",
      "description": "Paid ($0.05 USDC via x402). Whale calibration table: per-wallet hold-to-resolution win rates by odds band, mirror/fade ROI, and follow/fade labels (min 30 resolved entries). The data behind the whale_entry annotations in the signal feed; the free proof is GET /v1/track-record. Settle-early with a guaranteed refund — if we charge you but cannot deliver, the payment is refunded."
    },
    {
      "resource": "https://api.orcatrace.dev/v1/research",
      "method": "GET",
      "scheme": "exact",
      "networks": [
        "eip155:8453"
      ],
      "price": "$1",
      "description": "Paid ($1.00 USDC via x402). Single-market deep-dive: 7-day price action + live order book + tracked-whale positioning with calibration + related international news, synthesized into a thesis with risks and an actionable bottom line. Generated on demand (10-60s); cached 30 minutes. Use ?market=<slug> from polymarket.com/market/<slug> or from our feed items. Settle-early with a guaranteed refund — if we charge you but cannot deliver, the payment is refunded."
    }
  ],
  "asset": "USDC",
  "networks": [
    "eip155:8453"
  ],
  "payTo": "0xf444abc53f5e1e73caec7df64d147ddb119514a0",
  "terms": "https://api.orcatrace.dev/terms.txt",
  "instructions": "Polymarket intelligence for AI agents on x402 — whale tracking with a verifiable track record, signals, the 4-hourly Intelligence Digest, resolving-market analysis, and $1 deep research. Per-call, no signup. Track smart money, see what others miss. Docs: https://api.orcatrace.dev/llms.txt"
}