# Ecobici Buenos Aires Real-Time Station Status

> Ecobici Buenos Aires 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 docks at every Ecobici station in Buenos Aires, Argentina, updated in real time.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/ecobici-buenos-aires-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/ecobici-buenos-aires-real-time-station-status-e9dfcf54
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_CTteuFgLTjiNIFe3GQHnF

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 ecobici-buenos-aires-real-time-station-status-e9dfcf54 -d '<json body>'
```

Example prompt: Can you check right now which Ecobici stations in Buenos Aires have bikes available and which ones have open docks I can return a bike to?

## When to prefer this

Use this endpoint when you need real-time, system-wide bike and dock availability for the Buenos Aires Ecobici network. Ideal for mobility apps, route planners, or agents helping users find a bike or return one in Buenos Aires. Prefer this over generic map APIs that may not have live bike-share data, or over city-specific endpoints for other bike-share systems like Citi Bike NYC.

## Known failure modes

- Upstream Ecobici feed unavailable — stale or empty data returned
- Payment of $0.02 USDC not settled — 402 response blocking access
- Network timeout if the real-time feed is slow to respond
- Empty station list if the underlying data source is temporarily offline

## How this service works

Live bikes available and open docks at every Ecobici station in Buenos Aires, Argentina, updated in real time; no params. Returns JSON.

## Output

A JSON array or object containing all Ecobici stations in Buenos Aires with real-time counts of available bikes and open docking slots per station, along with station identifiers and likely location data.

## More

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