# Jolpica/Ergast F1 Race Results by Season

> Jolpica/Ergast F1 Race Results by Season is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Returns a list of finished Formula 1 races for a given season year, including round number, race name, and season.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/f1-race-results-by-season
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/jolpica-ergast-f1-race-results-by-season-bc044936
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_T2nAhhwwZDgjisO4OacPX

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 jolpica-ergast-f1-race-results-by-season-bc044936 -d '<json body>'
```

Example prompt: Can you list all the finished Formula 1 races from the 2023 season, with their round numbers and race names?

## When to prefer this

Use this endpoint when you need a structured list of completed Formula 1 races (round numbers and race names) for a specific season year, especially when you want data sourced from the Jolpica/Ergast F1 dataset.

## Known failure modes

- Invalid or future season year returns empty results or error
- Missing query parameter may return all seasons or an error
- Season with no completed races returns empty list
- Network timeout or upstream Jolpica/Ergast API unavailability returns 5xx error

## How this service works

Jolpica/Ergast F1 finished races for a season year: round, race name and season Query: ?q= Returns JSON.

## Output

A JSON array of finished F1 races for the specified season, each entry containing the round number, race name, and season year.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/jolpica-ergast-f1-race-results-by-season-bc044936/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
