# ESPN College Basketball Scoreboard

> ESPN College Basketball Scoreboard 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-14).

Returns current NCAA men's basketball games with matchup details, game time, and live status

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-cbb-scoreboard
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/espn-college-basketball-scoreboard-fb49b14a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2QfFdGuR2mSAu3GBbv2dW

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-college-basketball-scoreboard-fb49b14a -d '<json body>'
```

Example prompt: What college basketball games are going on right now? Show me all the matchups, times, and whether they're live or scheduled.

## When to prefer this

Use this endpoint when you need real-time or today's NCAA men's college basketball game data including matchups, times, and live game status. Prefer this over general sports APIs when you specifically want CBB scoreboard data in a lightweight, no-parameter JSON format.

## Known failure modes

- No games scheduled — may return an empty list during off-season or non-game days
- ESPN upstream data unavailable — may return an error or stale data
- Payment failure — 402 response if USDC payment is not provided or insufficient

## How this service works

Current NCAA men's basketball games with matchup, time and status. No params. Returns JSON.

## Output

A JSON object containing a list of current NCAA men's basketball games, each with the two competing teams, game start time, and current game status (e.g., live, scheduled, final).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-college-basketball-scoreboard-fb49b14a/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)
