# TheBotWire NHL News & Goalie Confirmations

> TheBotWire NHL News & Goalie Confirmations is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).

Fetches the latest NHL news, transactions, betting lines, and starting-goalie confirmations from sources like DailyFaceoff, ProHockeyRumor, and The Hockey News

## Facts

- Endpoint: GET https://thebotwire.com/nhl/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-nhl-news-goalie-confirmations-f11e9d4d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_oL3bsXArKkb8eczDEmMIL

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 thebotwire-nhl-news-goalie-confirmations-f11e9d4d
```

Example prompt: Check the latest NHL goalie confirmations from DailyFaceoff for tonight — give me the top 10 results from the last 2 hours so I know who's starting before puck drop.

## When to prefer this

Choose this endpoint when you need NHL-specific news, goalie confirmations, or transaction data — especially for pre-game betting decisions where starting-goalie confirmation from DailyFaceoff is the critical signal. Prefer this over a generic breaking-news endpoint when the domain is specifically hockey or NHL betting/fantasy.

## Known failure modes

- No results returned if freshness window is too narrow and no new content has been published
- Invalid 'since' format may cause query failure or unexpected results
- Source filter typo returns empty result set
- Rate limiting or payment failure (x402) if USDC balance is insufficient
- Goalie confirmations not yet posted if queried too early before game time

## How this service works

NHL news, transactions, lines and goalie confirmations. NHL betting agents. Starting-goalie confirmation is the single highest-value pre-game signal in hockey betting, and DailyFaceoff is the source of reco

## Output

A list of NHL news items, each with a headline, source (e.g. dailyfaceoff, prohockeyrumor, thehockeynews), publication timestamp, and article content or summary — filtered by source, recency window, and keyword query as specified. Goalie confirmation items are included when available, representing the highest-value pre-game betting signal.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-nhl-news-goalie-confirmations-f11e9d4d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from thebotwire.com](https://www.zero.xyz/host/thebotwire.com/llms.txt)
