{
  "x402Version": 2,
  "id": 5854,
  "slug": "5854",
  "resource": "https://clink-lithium-vault.fly.dev/pm/odds",
  "description": "What do the prediction markets say? Pass a question, get a finished read an agent can use directly: the best-matching market on Polymarket and on Kalshi with implied probability and 24h/7d moves, the cross-platform gap in points, a 7-day price history, a one-sentence summary, plus the top matching markets. Forecasting, research grounding, news context, event risk. ?q=<question>. Raw list only: /pm/search $0.01.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xB1eF5415E9D3695e16977B8be422AB7512F788C0",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "q": "will the fed cut rates in september"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "headline": {
              "gap_pts": 1,
              "kalshi": {
                "probability": 0.04
              },
              "polymarket": {
                "probability": 0.05
              }
            },
            "history_7d": {
              "points": [
                {
                  "p": 0.08,
                  "t": "2026-09-09T00:00:00.000Z"
                }
              ]
            },
            "summary": "Polymarket prices \"...\" at 5% (-1 pts 24h, -3 pts 7d). Kalshi prices \"...\" at 4%."
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "limit": {
                    "type": "string"
                  },
                  "q": {
                    "type": "string"
                  }
                },
                "required": [
                  "q"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "clink-lithium-vault.fly.dev",
  "lastUpdated": "2026-09-16T02:12:36.662Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-16T02:12:36.467Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "clink-lithium-vault.fly.dev",
    "manifest_name": "clink-lithium-vault.fly.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}