Soren
GET soren-com.soren-com.workers.dev/v1/free-games
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Every PC game currently free to KEEP (claim once, own permanently) across Steam, Epic Games Store, GOG and itch.io. Each entry verified against that store's own API before publication. Per-store status distinguishes "verified: nothing is free" from "could not check", so a zero is a fact rather than an absence of data. Self-verifying: the version field is a SHA-256 of the payload's own content.
Resource: soren.com/v1/free-games
Network: eip155:8453, base · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd
Payment methods: — · Last validation: 2026-09-14 12:19:12.785+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": null,
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2",
"resource": "/v1/free-games"
},
"payTo": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 120
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
},
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2",
"resource": "/v1/free-games"
},
"payTo": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"scheme": "exact",
"network": "base",
"mimeType": "application/json",
"resource": "https://soren.com/v1/free-games",
"description": "Every PC game currently free to KEEP (claim once, own permanently) across Steam, Epic Games Store, GOG and itch.io.",
"outputSchema": {
"example": {
"stores": {
"steam": {
"status": "ok | unavailable",
"free_count": "<int or null>"
}
},
"version": "<sha256 hex of this payload>",
"free_games": [
{
"store": "steam | epic | gog | itch",
"title": "<game title>",
"ends_at": "<ISO-8601 or null>",
"claim_url": "<url>",
"starts_at": "<ISO-8601 or null>"
}
],
"updated_at": "<ISO-8601 UTC>"
}
},
"maxAmountRequired": "20000",
"maxTimeoutSeconds": 120
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xaDc3A47EFbD82Ed724a0E9A3D08D5A1A8e6586fd",
"scheme": "exact",
"network": "base",
"amountAtomic": "20000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.