# BiciMAD Madrid Real-Time Station Status

> BiciMAD Madrid Real-Time Station Status 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 live availability of bikes and open docking slots at every BiciMAD station in Madrid, Spain, updated in real time.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/bicimad-madrid-status
- 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/bicimad-madrid-real-time-station-status-42931b72
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_mWn-EeP-STaurkqkuSUb5

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 bicimad-madrid-real-time-station-status-42931b72 -d '<json body>'
```

Example prompt: Can you check which BiciMAD stations in Madrid currently have bikes available and which ones have open docking slots right now?

## When to prefer this

Use this endpoint when you need real-time, city-wide bike and dock availability for Madrid's BiciMAD system without any filtering or parameters — ideal for routing agents, mobility dashboards, or any app that needs a full snapshot of the Madrid public bike network.

## Known failure modes

- BiciMAD upstream API is down or returns stale data, causing a 502 or timeout
- Payment of $0.02 USDC not received, resulting in a 402 Payment Required response
- Network or service outage on clonecho.builda.company returns a 503
- Empty or null station data if BiciMAD feed is temporarily unavailable

## How this service works

Live bikes available and open docks at every BiciMAD station in Madrid, Spain, updated in real time; no params. Returns JSON.

## Output

A JSON array/object listing every BiciMAD station in Madrid with its current count of available bikes and free docking slots, updated in real time — no parameters required.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bicimad-madrid-real-time-station-status-42931b72/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)
