# ESPN EPL Scoreboard – English Premier League Fixtures

> ESPN EPL Scoreboard – English Premier League Fixtures 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 English Premier League match fixtures including matchup details, kickoff times, and match status as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-epl-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-epl-scoreboard-english-premier-league-fixtures-21bca101
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_HjjyOgvw3edIxqTYJoQ3h

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-epl-scoreboard-english-premier-league-fixtures-21bca101 -d '<json body>'
```

Example prompt: What Premier League matches are on right now, and what's the kickoff time and status for each one?

## When to prefer this

Use this endpoint when you need current or upcoming English Premier League fixture data including kickoff times and live match status. Ideal for sports dashboards, fan apps, or agents monitoring EPL games in real time. No parameters are needed, making it simple to call.

## Known failure modes

- No fixtures available during off-season or international break — returns empty list
- Payment failure if 0.02 USDC not provided via x402 protocol — returns 402
- ESPN data source unavailable — returns upstream error or stale data
- Rate limiting if called too frequently

## How this service works

Current English Premier League fixtures with matchup, kickoff and status. No params. Returns JSON.

## Output

A JSON object containing a list of current English Premier League fixtures, each with team matchup names, scheduled kickoff time, and current match status (e.g. scheduled, in-progress, final).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-epl-scoreboard-english-premier-league-fixtures-21bca101/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)
