# clonecho Sports Scores – Live Scores by League

> clonecho Sports Scores – Live Scores by League is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns live sports scores and game status for NFL, NBA, MLB, NHL, or soccer leagues

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/sports-scores
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-sports-scores-live-scores-by-league-f7e293a2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_YMHI3_bTvWQFh8OHbkSDn

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 clonecho-sports-scores-live-scores-by-league-f7e293a2 -d '<json body>'
```

Example prompt: What are the live scores for NBA games right now?

## When to prefer this

Use this endpoint when you need real-time, live sports scores for major North American leagues (NFL, NBA, MLB, NHL) or soccer. Ideal for agents answering 'what's the score right now?' queries. Costs $0.01 USDC per call via x402 payment protocol.

## Known failure modes

- Invalid or unsupported league parameter returns error
- No live games in progress returns empty or null scores
- Payment failure (x402) blocks access
- Network timeout for real-time data feed

## How this service works

Live sports scores + status. Query ?league=nfl|nba|mlb|nhl|soccer. Live. Returns JSON.

## Output

A JSON object containing live scores and game status for the requested league (NFL, NBA, MLB, NHL, or soccer), including team matchups and current score data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-sports-scores-live-scores-by-league-f7e293a2/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)
