# ESPN Serie A Scoreboard

> ESPN Serie A 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-13).

Returns current Italian Serie A fixtures including matchups, kickoff times, and match status as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-seriea-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-serie-a-scoreboard-ccd7d750
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_EtSgGInA6-NwDTco7hvlS

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-serie-a-scoreboard-ccd7d750 -d '<json body>'
```

Example prompt: What Serie A matches are on today — show me all the Italian league fixtures, kickoff times, and current match statuses.

## When to prefer this

Use this endpoint when you need current Italian Serie A fixture data including live match status and kickoff times, especially when you want ESPN-sourced football data without needing to specify any parameters. Prefer over manual web scraping or general sports APIs when you want a lightweight, single-call JSON response for Serie A specifically.

## Known failure modes

- No fixtures available during off-season or international break — returns empty or null fixture list
- ESPN data source unavailable — may return 5xx error
- Stale data if ESPN API is delayed — status may not reflect real-time match progress
- Payment not processed — 402 response requiring USDC payment before data is returned

## How this service works

Current Italian Serie A fixtures with matchup, kickoff and status. No params. Returns JSON.

## Output

A JSON object containing the current round of Serie A 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-serie-a-scoreboard-ccd7d750/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)
