# ESPN Live League Standings via ClonEcho

> ESPN Live League Standings via ClonEcho 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-13).

Returns live league standings (wins, losses, seed) by conference for major sports leagues including NFL, NBA, MLB, NHL, EPL, La Liga, UCL, and more.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/espn-standings
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/espn-live-league-standings-via-clonecho-d9711bd4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_BY5LIullGQ9WP6fQTsuxh

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 espn-live-league-standings-via-clonecho-d9711bd4 -d '<json body>'
```

Example prompt: What are the current NFL standings by conference — wins, losses, and playoff seeds for all teams?

## When to prefer this

Use this endpoint when you need current, live standings with win/loss records and conference seeding for any major US or European sports league. Prefer over manual scraping or static data sources when real-time standings are required.

## Known failure modes

- Unsupported league parameter returns an error or empty result
- Stale data if ESPN source is temporarily unavailable
- Payment failure (402) if USDC balance is insufficient
- Missing ?league= param defaults to NBA standings

## How this service works

MEDIA: live league standings (wins/losses/seed) by conference (?league=nfl|nba|mlb|nhl|epl|laliga|ucl|... default nba). Returns JSON.

## Output

A JSON object containing live league standings organized by conference, with each team's wins, losses, and current seed/position for the specified league (defaulting to NBA if no league is specified).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-live-league-standings-via-clonecho-d9711bd4/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)
