# ESPN MLS Scoreboard via clonecho

> ESPN MLS 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-14).

Returns current Major League Soccer fixtures including matchup details, kickoff times, and match status.

## Facts

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

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

Example prompt: What MLS games are on today — who's playing, what time do they kick off, and what's the current status of each match?

## When to prefer this

Use this endpoint when you need a quick, no-parameter snapshot of today's MLS fixtures including live status and kickoff times, sourced from ESPN. Prefer it over generic sports APIs when MLS-specific data is the only requirement and you want a flat, simple JSON response without complex query parameters.

## Known failure modes

- No fixtures returned if there are no MLS games scheduled on the current day
- Upstream ESPN data unavailable resulting in an error or empty response
- Stale data if ESPN feed is delayed
- Payment failure (402) if USDC payment is not properly attached

## How this service works

Current Major League Soccer fixtures with matchup, kickoff and status. No params. Returns JSON.

## Output

A JSON array of current MLS fixtures, each containing the two competing teams, the scheduled kickoff time, and the current match status (e.g. scheduled, in progress, final).

## More

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