# Bicing Barcelona Real-Time Station Status

> Bicing Barcelona Real-Time Station Status is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status down (last checked 2026-09-15).

Returns live counts of available bikes and open docks at every Bicing station in Barcelona, updated in real time

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/bicing-barcelona-status
- Price: $0.02/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/bicing-barcelona-real-time-station-status-da382ee9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_PF4ka8oobolQa2xeuv6r0

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 bicing-barcelona-real-time-station-status-da382ee9 -d '<json body>'
```

Example prompt: Can you check which Bicing stations in Barcelona currently have bikes available and how many open docks there are across the network?

## When to prefer this

Use this endpoint when you need real-time bike and dock availability across all Barcelona Bicing stations simultaneously, without needing to specify a particular station. Ideal for travel planning, navigation apps, or monitoring workflows focused on Barcelona's public bike-share network.

## Known failure modes

- Upstream Bicing data feed temporarily unavailable — may return stale or empty data
- Network timeout if the Barcelona data source is slow to respond
- Payment failure if USDC balance is insufficient ($0.02 per call required)
- Malformed JSON if upstream API changes its response schema

## How this service works

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

## Output

A JSON array of all Bicing stations in Barcelona, each with station ID, name or location, current number of available bikes, and current number of open (empty) docks, reflecting real-time conditions.

## More

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