# Bike Chattanooga Station Status

> Bike Chattanooga 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 real-time counts of available bikes and open docks at every Bike Chattanooga station in Chattanooga, Tennessee.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/bike-chattanooga-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/bike-chattanooga-station-status-37232a20
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_jiyAcJ47wqQgREiUT1PLS

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 bike-chattanooga-station-status-37232a20 -d '<json body>'
```

Example prompt: Can you check which Bike Chattanooga stations currently have bikes available and which ones have open docks to return a bike?

## When to prefer this

Use this endpoint when you need live, station-level bike and dock availability for Chattanooga's Bike Chattanooga system specifically. Prefer this over general transit APIs when the user is explicitly in Chattanooga and needs to find a nearby bike or a free dock to return one.

## Known failure modes

- Upstream Bike Chattanooga feed unavailable — stale or missing data returned
- Network timeout if the live data source is slow to respond
- HTTP 402 if payment header is missing or USDC payment fails
- Empty or null counts if a station is temporarily offline

## How this service works

Live bikes available and open docks at every Bike Chattanooga station in Chattanooga, Tennessee, updated in real time; no params. Returns JSON.

## Output

A JSON object listing every Bike Chattanooga station with its current count of available bikes and open/empty docks, updated in real time — no query parameters required.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bike-chattanooga-station-status-37232a20/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)
