# BaseBuilder Misc Baseball Datafeeds

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

Provides paid baseball data feeds including stats, scores, schedules, and related sports data via a POST API

## Facts

- Endpoint: POST https://bb-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-misc-baseball-datafeeds-ca268c18
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_J69MZcMKck4m8pWIbrKnp

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-misc-baseball-datafeeds-ca268c18 -d '<json body>'
```

Example prompt: Can you pull the latest baseball datafeed for the Yankees game today, including current score and player stats?

## When to prefer this

Use this endpoint when you need baseball-specific data feeds — stats, scores, schedules, or player/team data — and are operating in an x402 payment-enabled agent context where micropayments per query are acceptable.

## Known failure modes

- Missing or invalid query parameters returns an error response
- Payment not processed or insufficient USDC results in 402 Payment Required
- Unsupported feed type or team/player ID returns empty or error result
- Rate limiting may occur if called too frequently
- Service unavailability on the Vercel-hosted endpoint

## How this service works

BaseBuilder Misc API hub - 21 paid endpoints

## Output

Returns structured baseball data such as game scores, player statistics, team standings, schedules, or other feed data depending on the query parameters submitted.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-misc-baseball-datafeeds-ca268c18/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)
