# ESPN NHL Scoreboard via clonecho.builda.company

> ESPN NHL Scoreboard via clonecho.builda.company 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 NHL games with matchup details, puck-drop times, and game status in JSON format

## Facts

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

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-nhl-scoreboard-via-clonecho-builda-company-483d5df3 -d '<json body>'
```

Example prompt: What NHL games are on today — who's playing, when do they drop the puck, and what's the current status of each game?

## When to prefer this

Use this endpoint when you need real-time or current-day NHL game matchups, start times, and status without any filtering parameters — it is a no-parameter call that returns the full day's NHL scoreboard instantly.

## Known failure modes

- No games scheduled on a given day returns an empty games array
- External ESPN API downtime may cause 502/503 errors
- Stale data if the upstream ESPN feed is delayed
- Network timeout if the endpoint takes too long to respond

## How this service works

Current NHL games with matchup, puck-drop time and status. No params. Returns JSON.

## Output

A JSON object containing a list of current NHL games, each with the two teams playing, the scheduled puck-drop time, and the current game status (e.g., scheduled, in-progress, final).

## More

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