{
  "x402Version": 2,
  "id": 9069,
  "slug": "9069",
  "resource": "https://soren.com/v1/game",
  "description": "Cross-store pricing for a single game — Steam, Epic, GOG and Microsoft Store side by side — with the lowest price ever observed, the date it was observed, and how far above that low the current price sits. Storefronts publish today's price and no history, so the low exists only for whoever recorded it; ours runs from 2012. Every response resolves the game's family so a base game is never compared against a season pass.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 120
    },
    {
      "scheme": "exact",
      "network": "base",
      "payTo": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "game": "forza-horizon-5",
            "q": "the witcher 3",
            "region": "GB",
            "steam": "1551360"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "coverage": [
              {
                "from": "<date>",
                "store": "<store>",
                "to": "<date or null>"
              }
            ],
            "demand": {
              "average_target_price": "<major units>",
              "waiting": "<int>"
            },
            "family": {
              "count": "<int>",
              "members": [
                {
                  "id": "<int>",
                  "slug": "<slug>",
                  "title": "<title>",
                  "type": "<type>"
                }
              ],
              "root_id": "<int>"
            },
            "game": {
              "id": "<int>",
              "released_at": "<ISO-8601 date or null>",
              "slug": "<stable public identifier>",
              "title": "<game title>",
              "type": "main_game | dlc | expansion | edition"
            },
            "prices": [
              {
                "currency": "<ISO-4217>",
                "lowest_observed": "<major units or null>",
                "pct_above_lowest_observed": "<number or null>",
                "price": "<major units or null>",
                "region": "US | GB | DE | BR",
                "status": "ok | free_promo | free_to_play | not_sold_here | unreleased",
                "store": "steam | epic | gog | microsoft"
              }
            ],
            "region": "US",
            "subscriptions": [
              {
                "available": "<bool>",
                "service": "Game Pass | EA Play"
              }
            ]
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/game",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "game": {
                    "description": "Soren slug, from /v1/lookup.",
                    "examples": [
                      "forza-horizon-5"
                    ],
                    "type": "string"
                  },
                  "q": {
                    "description": "Free-text game name. Use /v1/lookup first for an exact slug.",
                    "examples": [
                      "the witcher 3"
                    ],
                    "type": "string"
                  },
                  "region": {
                    "description": "Pricing region: US, GB, DE or BR. Defaults to US.",
                    "examples": [
                      "GB"
                    ],
                    "type": "string"
                  },
                  "steam": {
                    "description": "Steam appid.",
                    "examples": [
                      "1551360"
                    ],
                    "type": "string"
                  }
                },
                "required": [],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "soren.com",
  "lastUpdated": "2026-08-26T13:10:21.543Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-08-26T13:10:21.327Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "soren.com",
    "manifest_name": "soren.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}