# CheapShark PC Game Price Lookup

> CheapShark PC Game Price Lookup 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).

Search for PC games by title and return the cheapest available price across game deal aggregators via CheapShark

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/cheapshark-games
- 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-price-lookup-25171025
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_DID2apdSZm6Fua6AT8ljn

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-price-lookup-25171025 -d '<json body>'
```

Example prompt: What's the cheapest price I can get for 'Cyberpunk 2077' on PC right now — can you check deals across stores?

## When to prefer this

Use this endpoint when you need to find the lowest current price for a specific PC game by title across multiple digital storefronts. Ideal for deal-hunting workflows, price comparison tasks, or when a user wants to know whether a game is currently on sale and where to buy it cheapest. Prefer this over manual store searches or broader gaming APIs when the user already knows the game title and wants a price-focused answer.

## Known failure modes

- No results returned if title does not match any known game in CheapShark's database
- Partial or ambiguous matches returned for vague or misspelled titles
- Empty result set for very new or obscure games not yet indexed
- API may return stale pricing if deals have recently expired
- Payment/402 error if USDC balance is insufficient for the $0.02 call fee

## How this service works

Find PC games and their cheapest price by title (param title). Query: ?title= Returns JSON.

## Output

A JSON response containing matching PC game titles and their cheapest available prices, along with deal details such as store name, sale price, normal price, and savings percentage sourced from CheapShark's aggregated deal data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/cheapshark-pc-game-price-lookup-25171025/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)
