# ESPN MLB News Headlines Feed

> ESPN MLB News Headlines Feed 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 the latest MLB baseball headlines from ESPN, including title, description, publish date, and article link, as JSON with no required parameters.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-mlb-news
- 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-mlb-news-headlines-feed-cfe481af
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_pk0oyukjQyO6CrcBfQjOs

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-mlb-news-headlines-feed-cfe481af -d '<json body>'
```

Example prompt: What are the latest MLB headlines from ESPN right now?

## When to prefer this

Use this endpoint when you need current MLB baseball news headlines quickly with no filtering or query parameters required. Prefer this over general sports news APIs when you specifically want MLB coverage sourced from ESPN's editorial feed, including article links and publish dates for recency checks.

## Known failure modes

- ESPN feed temporarily unavailable — may return empty array or 5xx error
- Stale data if ESPN feed hasn't been updated recently
- Network timeout if upstream ESPN source is slow
- x402 payment not processed — returns 402 Payment Required if USDC not provided

## How this service works

Latest MLB headlines with description, publish date and article link. No params. Returns JSON.

## Output

A JSON array of the latest MLB news items from ESPN, each containing a headline title, short description, publish date, and a link to the full article on ESPN.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-mlb-news-headlines-feed-cfe481af/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)
