# ESPN College Football Scoreboard

> ESPN College Football 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 college football games with matchup details, game times, and live status

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-cfb-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-football-scoreboard-82121ac0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_O-S6TV-QU4wc-PV34m7lP

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-football-scoreboard-82121ac0 -d '<json body>'
```

Example prompt: What college football games are on right now — show me the matchups, kickoff times, and current status for all of today's NCAA games.

## When to prefer this

Use this endpoint when you need live or current-day NCAA college football game data including matchups, times, and status. Ideal for sports dashboards, game-day assistants, or any agent that needs to surface ongoing CFB action. Prefer over general sports APIs when you specifically need college football (not NFL or other sports).

## Known failure modes

- No games currently scheduled — returns empty array during off-season or bye weeks
- ESPN upstream data unavailable — may return error or stale data
- Service temporarily unavailable — HTTP 402 or 5xx if payment or provider issue

## How this service works

Current NCAA football games with matchup, time and status. No params. Returns JSON.

## Output

A JSON array of current NCAA college football games, each containing matchup information (team names), scheduled or current game time, and live game status (e.g. in progress, final, scheduled).

## More

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