# CheapShark PC Game Stores List

> CheapShark PC Game Stores List is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status down (last checked 2026-09-15).

Returns a list of all PC game stores tracked by CheapShark, including store metadata, with no parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/cheapshark-stores
- Price: $0.02/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/cheapshark-pc-game-stores-list-e1b0845c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_x075fHbEh0Z9OH5Rg-7wA

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-stores-list-e1b0845c -d '<json body>'
```

Example prompt: Can you pull up the full list of PC game stores that CheapShark tracks for price deals?

## When to prefer this

Use this endpoint when you need a canonical list of PC game stores supported by CheapShark, typically as a prerequisite step before querying game deals or prices filtered by store. Prefer this over scraping store lists manually or using undocumented CheapShark endpoints.

## Known failure modes

- CheapShark upstream API unavailable — returns 5xx or empty response
- Payment not processed (x402 protocol failure) — request rejected before reaching backend
- Unexpected response format if CheapShark changes their API schema

## How this service works

All PC game stores tracked by CheapShark (no params). Returns JSON.

## Output

A JSON array of all PC game store objects tracked by CheapShark, each likely including a store ID, store name, and associated metadata such as logos or active status, enabling downstream price lookups or store filtering.

## More

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