# Austin MetroBike Station Directory

> Austin MetroBike Station Directory 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 a complete list of all Austin MetroBike docking station locations and details as a static directory with no parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/metrobike-austin-stations
- 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/austin-metrobike-station-directory-743c684d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_mcjZWqtnY3i1FLK28VJ5O

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 austin-metrobike-station-directory-743c684d -d '<json body>'
```

Example prompt: Can you pull up a complete list of all Austin MetroBike docking station locations so I can see where they're spread across the city?

## When to prefer this

Use this endpoint when you need a complete, structured directory of Austin MetroBike stations — ideal for mapping applications, trip planning tools, or any workflow that needs to enumerate or geolocate all Austin bikeshare docks. Prefer this over scraping the MetroBike website directly; it returns clean JSON with no parameters needed.

## Known failure modes

- Upstream MetroBike data source unavailable — may return 5xx or stale data
- Payment failure (x402) if USDC balance insufficient — returns 402 Payment Required
- Network timeout if the upstream station feed is slow to respond

## How this service works

Locations and details of every Austin MetroBike docking station in Austin, Texas; live station directory, no params. Returns JSON.

## Output

A JSON array containing every Austin MetroBike docking station with details such as station name, ID, and geographic coordinates (latitude/longitude), representing the full live station directory at the time of the call.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/austin-metrobike-station-directory-743c684d/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)
