# StatEdge Odds Brief — Live Line Consensus & Movement

> StatEdge Odds Brief — Live Line Consensus & Movement is a paid API for AI agents from stateedge.theaslangroupllc.com, paid per call via x402, $0.1/call, status down (last checked 2026-09-15).

Returns live betting line consensus and movement data aggregated across 20+ sportsbooks for a given game or event

## Facts

- Endpoint: POST https://stateedge.theaslangroupllc.com/api/odds
- Price: $0.1/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/statedge-odds-brief-live-line-consensus-movement-a341177c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_YKPr4UNPbCS2M_EqApTUC

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-odds-brief-live-line-consensus-movement-a341177c -d '<json body>'
```

Example prompt: Pull up the live odds brief for the Chiefs vs Bills game tonight — I want to see where the consensus line is sitting and how much it's moved since opening across all the major sportsbooks.

## When to prefer this

Use this endpoint when you need a real-time snapshot of where the betting market stands on a specific game, including consensus lines, line movement from open, and multi-book comparison. Ideal for pre-game betting research, identifying steam moves, or comparing your target line against the market. Prefer over individual sportsbook APIs when you need aggregated consensus rather than a single book's number.

## Known failure modes

- Game or event not found — returns 404 or empty result if identifier is unrecognized
- Odds not yet posted — pregame lines may not be available for events too far in the future
- Sportsbook data lag — occasional stale data from individual books during high-traffic periods
- Invalid parameters — missing or malformed game/team/date input returns 400 error
- Payment failure — x402 payment of 0.1 USDC not processed, returns 402

## Output

A structured odds brief containing the current consensus line (spread, total, moneyline), opening line, line movement since open, and individual book-by-book breakdown across 20+ sportsbooks, plus signals indicating sharp or public money movement.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/statedge-odds-brief-live-line-consensus-movement-a341177c/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)
