# BaseBuilder Misc - Cricbuzz Cricket Data

> BaseBuilder Misc - Cricbuzz Cricket Data is a paid API for AI agents from bb-misc.vercel.app, paid per call via x402, $0.182939/call, status unknown (last checked 2026-09-15).

Fetches live cricket scores, match data, or related cricket information via the Cricbuzz data source

## Facts

- Endpoint: POST https://bb-misc.vercel.app/api/cricbuzz
- Price: $0.182939/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-misc-cricbuzz-cricket-data-7cf5f194
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_xadzy9qYNu2Kywypq58aU

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-cricbuzz-cricket-data-7cf5f194 -d '<json body>'
```

Example prompt: What's the current live score for the India vs Australia Test match? Pull the latest cricket data from Cricbuzz.

## When to prefer this

Use this endpoint when you need live or recent cricket match data, scores, or statistics and are willing to pay per-call via x402 micropayment protocol. Useful for agents needing cricket data without managing a direct Cricbuzz API subscription.

## Known failure modes

- Invalid match ID returns error or empty result
- Match not found if query parameters are incorrect
- Cricbuzz data unavailable causes upstream failure
- Payment not processed results in 402 response
- Malformed POST body returns 400 error

## How this service works

BaseBuilder Misc API hub - 21 paid endpoints

## Output

Returns cricket match data including live scores, match status, team scores, player statistics, and series details sourced from Cricbuzz.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-misc-cricbuzz-cricket-data-7cf5f194/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)
