# CheapShark PC Game Deals by Title

> CheapShark PC Game Deals by Title is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).

Returns current PC game deals across multiple online stores for a given game title, including prices and store info.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/cheapshark-deals
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/cheapshark-pc-game-deals-by-title-a01560e7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_T0cpTLuQbgSp2Pak2CWNl

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability cheapshark-pc-game-deals-by-title-a01560e7 -d '<json body>'
```

Example prompt: Can you find me the current best deals for 'Elden Ring' across PC game stores — I want to know where it's cheapest right now?

## When to prefer this

Use this endpoint when you need real-time PC game price comparison across multiple digital storefronts for a specific game title. It is ideal for deal-hunting workflows, price alerts, or helping users find the cheapest place to buy a game. Prefer this over general web search when structured, machine-readable deal data is needed.

## Known failure modes

- No deals found for the given title — returns empty array or 404
- Title misspelled or not recognized — returns empty results
- CheapShark upstream API unavailable — returns 5xx error
- Payment not processed — returns 402 Payment Required

## How this service works

Current PC game deals across stores by title (param title). Query: ?title= Returns JSON.

## Output

A JSON array of current deals for the queried PC game title, including store names, current prices, sale prices, discount percentages, and links to the deals across platforms like Steam, GOG, Humble Store, and others.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/cheapshark-pc-game-deals-by-title-a01560e7/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
