# MLB Live Stats

> MLB Live Stats is a paid API for AI agents from bb-misc.vercel.app, paid per call via x402, $0.127504/call, status unknown (last checked 2026-09-14).

Returns live MLB game statistics and real-time baseball data via a paid API endpoint

## Facts

- Endpoint: POST https://bb-misc.vercel.app/api/mlb-live-stats
- Price: $0.127504/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mlb-live-stats-ebed12c1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_rmoZFMLKhwwBMTOyMH-Qz

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 mlb-live-stats-ebed12c1 -d '<json body>'
```

Example prompt: What are the live stats for today's Yankees vs Red Sox MLB game, including current score, inning, and top player stats?

## When to prefer this

Use this endpoint when you need real-time or live MLB game statistics, current scores, or in-game player performance data. Prefer this over historical baseball stats APIs when the user wants data about games happening now or today.

## Known failure modes

- No game in progress returns empty or error response
- Invalid team or game identifier returns 400 error
- Payment failure returns 402 Payment Required
- Service unavailable during off-season or maintenance returns 503
- Rate limiting may return 429 if called too frequently

## How this service works

BaseBuilder Misc API hub - 21 paid endpoints

## Output

Returns live MLB game statistics including current scores, inning-by-inning breakdown, player performance metrics, pitching stats, and team data for in-progress or recently completed games.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mlb-live-stats-ebed12c1/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-misc.vercel.app](https://www.zero.xyz/host/bb-misc.vercel.app/llms.txt)
