# ESPN NBA Scoreboard via ClonEcho

> ESPN NBA Scoreboard 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 current NBA games with matchup details, tip-off times, and game status in JSON format

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-nba-scoreboard
- 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-nba-scoreboard-via-clonecho-f38b5e7f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_-9h9acu2M9nk1CPHWAC8i

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-nba-scoreboard-via-clonecho-f38b5e7f -d '<json body>'
```

Example prompt: What NBA games are on today — show me the matchups, tip-off times, and whether any are currently in progress.

## When to prefer this

Use this endpoint when you need real-time or daily NBA game listings including matchups, tip-off times, and live status without needing to supply any query parameters. Prefer this over general sports APIs when you specifically need NBA scoreboard data in a simple, no-parameter JSON call.

## Known failure modes

- No games scheduled returns empty list or minimal response
- ESPN upstream unavailability may cause stale or missing data
- Off-season periods may return empty game lists
- Payment failure (402) if USDC not provided or insufficient

## How this service works

Current NBA games with matchup, tip-off time and status. No params. Returns JSON.

## Output

A JSON object listing all current NBA games, each with team matchup details (home and away teams), scheduled tip-off time, and current game status (e.g., scheduled, in progress, final).

## More

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