{
  "x402Version": 2,
  "id": 7682,
  "slug": "7682",
  "resource": "https://x402.qsig.net/v1/georisk",
  "description": "QSIG geopolitical risk score (0-100) with 24h change, percentile rank vs 30-day and 90-day history, regime label, and relevance-classified event headlines. Use when reasoning about event risk or macro regime. Computed observation, not a forecast. Updated every ~15 minutes.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x31Edb4F019Bce7741A416A5CB429B6B79edC5F3b",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "type": "http"
        },
        "output": {
          "example": {
            "as_of": "2026-09-10T12:00:00+00:00",
            "change_24h": -3.1,
            "events": [
              {
                "published_at": "2026-09-10T08:00:00+00:00",
                "relevance_score": 45,
                "source": "Example Wire",
                "source_tier": 1,
                "title": "Example headline describing a geopolitical development",
                "url": "https://example.com/article"
              }
            ],
            "percentile_30d": 78,
            "percentile_90d": 64,
            "regime_label": "ELEVATED",
            "score": 62.4
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "required": [],
                "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": "x402.qsig.net",
  "lastUpdated": "2026-09-17T03:31:52.153Z",
  "quality": {
    "calls30d": 12,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-17T03:31:51.592Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.qsig.net",
    "manifest_name": "x402.qsig.net",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}