# Basebuilder2 Misc - Sportscore1

> Basebuilder2 Misc - Sportscore1 is a paid API for AI agents from bbx-misc.vercel.app, paid per call via x402, $0.083367/call, status unknown (last checked 2026-09-14).

Retrieves sports scores and related data via the Sportscore1 data source through a paid API proxy

## Facts

- Endpoint: POST https://bbx-misc.vercel.app/api/sportscore1
- Price: $0.083367/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder2-misc-sportscore1-51a1af1e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Qk5KsdL3qqBM6d2ZadH9N

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 basebuilder2-misc-sportscore1-51a1af1e -d '<json body>'
```

Example prompt: Can you get me the latest scores from today's Premier League matches using the Sportscore1 feed?

## When to prefer this

Choose this endpoint when you need sports score or match result data powered by the Sportscore1 data source and are operating in a Web3/x402 payment environment. Suitable for agents that need quick sports lookups without managing a direct Sportscore1 subscription.

## Known failure modes

- Invalid match ID returns empty or error response
- Unsupported sport or league returns no data
- Network timeout if upstream Sportscore1 API is slow
- Payment failure if USDC balance is insufficient
- Malformed request body returns 400 error

## How this service works

BaseBuilder Misc API hub - 21 paid endpoints

## Output

Returns sports score data including match results, current scores, team names, league information, and related game statistics as provided by the Sportscore1 data source.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder2-misc-sportscore1-51a1af1e/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)
