# Metro Bike Share Los Angeles Real-Time Station Status

> Metro Bike Share Los Angeles 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 counts of available bikes and open docks at every Metro Bike Share station in Los Angeles, updated in real time.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/metro-bike-los-angeles-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/metro-bike-share-los-angeles-real-time-station-status-2a11fd88
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zWg068WeBP4usK1dmtoEr

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 metro-bike-share-los-angeles-real-time-station-status-2a11fd88 -d '<json body>'
```

Example prompt: Can you check which Metro Bike Share stations in Los Angeles currently have bikes available and open docks right now?

## When to prefer this

Use this endpoint when you need live, up-to-the-moment bike and dock availability across all Metro Bike Share stations in Los Angeles. Prefer this over static schedule data or city-level transit APIs when the user needs to act on current availability (e.g., finding a bike right now). Does not require any query parameters — ideal for full-network snapshots.

## Known failure modes

- Upstream Metro Bike Share feed unavailable — stale or error response
- Network timeout if the LA Metro data source is slow
- Empty or partial station list if the upstream API is partially degraded

## How this service works

Live bikes available and open docks at every Metro Bike Share station in Los Angeles, California, updated in real time; no params. Returns JSON.

## Output

A JSON array of all Metro Bike Share stations in Los Angeles, each with real-time counts of available bikes, open docking slots, and station identifiers/locations.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/metro-bike-share-los-angeles-real-time-station-status-2a11fd88/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)
