# WienMobil Rad (nextbike) Vienna Real-Time Station Status

> WienMobil Rad (nextbike) Vienna 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-14).

Returns live bike availability and open dock counts for every WienMobil Rad (nextbike) bike-share station in Vienna, Austria, updated in real time.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/wienmobil-vienna-status
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/wienmobil-rad-nextbike-vienna-real-time-station-status-91bf0d75
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_CuL7xvzdToYh-cbvumCac

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 wienmobil-rad-nextbike-vienna-real-time-station-status-91bf0d75 -d '<json body>'
```

Example prompt: Can you check the WienMobil Rad nextbike stations in Vienna right now and tell me which ones have bikes available and open docking spots?

## When to prefer this

Use this endpoint when you need real-time, city-wide bike and dock availability specifically for WienMobil Rad (nextbike) stations in Vienna, Austria — for example, to help a user find a nearby available bike or an open dock to return one, or to power a dashboard monitoring Vienna bike-share utilization.

## Known failure modes

- Upstream nextbike/WienMobil Rad API outage causing stale or unavailable data
- Network timeout if the real-time feed is slow to respond
- Payment failure (x402) if USDC balance is insufficient
- Empty or partial station list if the provider feed is temporarily degraded

## How this service works

Live bikes available and open docks at every WienMobil Rad (nextbike) station in Vienna, Austria, updated in real time; no params. Returns JSON.

## Output

A JSON object containing all WienMobil Rad (nextbike) stations in Vienna with each station's name, location, current number of available bikes, and number of free/open docking spaces, all reflecting real-time status.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/wienmobil-rad-nextbike-vienna-real-time-station-status-91bf0d75/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)
