# BaseBuilder Baseball Datafeeds

> BaseBuilder Baseball Datafeeds is a paid API for AI agents from bbx-misc.vercel.app, paid per call via x402, $0.132291/call, status unknown (last checked 2026-09-14).

Provides paid baseball statistical datafeeds and game data via a POST endpoint in the BaseBuilder Misc API hub

## Facts

- Endpoint: POST https://bbx-misc.vercel.app/api/baseball-datafeeds
- Price: $0.132291/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-baseball-datafeeds-f801ed38
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_7Dn0sKScZupQPEYvbxlQl

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 basebuilder-baseball-datafeeds-f801ed38 -d '<json body>'
```

Example prompt: Pull the latest baseball datafeed stats for the Yankees vs Red Sox game from the BaseBuilder baseball datafeeds endpoint.

## When to prefer this

Choose this endpoint when you need programmatic access to baseball statistical datafeeds and are willing to pay per call via USDC micropayments (x402 protocol). Best suited for agents that need on-demand baseball data without a long-term subscription.

## Known failure modes

- Missing or malformed query parameters result in 400 error
- Payment not fulfilled via x402 protocol results in 402 Payment Required
- Invalid game or player identifiers return empty or error responses
- Rate limiting or quota exceeded may return 429 errors

## How this service works

BaseBuilder Misc API hub - 21 paid endpoints

## Output

Returns structured baseball data including game scores, player statistics, team data, or other datafeed content depending on the query parameters submitted.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-baseball-datafeeds-f801ed38/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bbx-misc.vercel.app](https://www.zero.xyz/host/bbx-misc.vercel.app/llms.txt)
