# BaseBuilder Misc LiveScore6

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

Fetches live sports scores via the LiveScore6 endpoint of the BaseBuilder Misc API hub

## Facts

- Endpoint: POST https://bb-misc.vercel.app/api/livescore6
- Price: $0.135506/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-livescore6-ea95b3b4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_IlU23LZ8_Hq3rd4B2l8eC

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-livescore6-ea95b3b4 -d '<json body>'
```

Example prompt: Can you pull the current live scores for today's Premier League matches right now?

## When to prefer this

Use this endpoint when you need real-time live score data for ongoing sports matches and are comfortable with a per-call micropayment via x402. Prefer this over polling aggregator sites when you need structured, programmatic access to live scores.

## Known failure modes

- No live matches currently in progress — returns empty result set
- Invalid sport or league identifier — returns 400 or empty response
- Payment not accepted or insufficient funds — returns 402 Payment Required
- Service temporarily unavailable — returns 503
- Unknown match ID — returns 404 or empty body

## How this service works

BaseBuilder Misc API hub - 21 paid endpoints

## Output

Returns live score data for ongoing sports matches, including team names, current scoreline, match status, and related match details.

## More

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