# StatEdge Game Recap

> StatEdge Game Recap is a paid API for AI agents from stateedge.theaslangroupllc.com, paid per call via x402, $0.08/call, status down (last checked 2026-09-16).

Returns post-game analysis of a completed sports game including fantasy and betting implications

## Facts

- Endpoint: POST https://stateedge.theaslangroupllc.com/api/recap
- Price: $0.08/call
- Payment: x402
- Status: down
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/statedge-game-recap-aeddcd71
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_WZRbgQhC4CoxCvAdn_1kW

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 statedge-game-recap-aeddcd71 -d '<json body>'
```

Example prompt: Give me the StatEdge post-game recap for last night's Lakers vs Celtics game, including the fantasy standouts and what it means for bettors going forward.

## When to prefer this

Use this endpoint when a game has concluded and you need a comprehensive post-game breakdown combining raw stats, fantasy relevance, and betting context in a single call. Prefer over raw stats endpoints when the goal is interpretive analysis rather than raw data retrieval.

## Known failure modes

- Game not found or invalid game ID returns error
- Game still in progress — recap not yet available
- Sport or league not supported
- Missing required parameters such as team or game identifier
- Rate limiting or payment failure for x402 calls

## Output

A structured post-game analysis covering key stats, player performance highlights, fantasy pickup and drop recommendations, and betting implications such as line movements or team trends revealed by the game.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/statedge-game-recap-aeddcd71/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from stateedge.theaslangroupllc.com](https://www.zero.xyz/host/stateedge.theaslangroupllc.com/llms.txt)
