# Biketown Portland Station Status

> Biketown Portland 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 availability of bikes and open docks at every Biketown station in Portland, Oregon.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/biketown-portland-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/biketown-portland-station-status-f1d7ab36
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_AlpekxTywjuzvvx1hHZc2

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 biketown-portland-station-status-f1d7ab36 -d '<json body>'
```

Example prompt: Can you check which Biketown stations in Portland currently have bikes available and which ones have open docks to return to?

## When to prefer this

Use this endpoint when you need real-time bike and dock availability across all Portland Biketown stations — ideal for trip planning, routing agents, or monitoring dashboards focused on Portland urban mobility. Prefer this over manual scraping or the Biketown app when programmatic access is needed.

## Known failure modes

- Biketown upstream API is down or slow, resulting in a timeout or stale data
- Service returns 402 if payment header is missing or USDC balance is insufficient
- JSON response may be empty or malformed if Biketown data feed is unavailable
- Station list may lag real-time by seconds to minutes depending on feed refresh rate

## How this service works

Live bikes and open docks at every Biketown station in Portland, Oregon; no params. Returns JSON.

## Output

A JSON array of all Biketown Portland stations, each with current live bike count, number of open/empty docks, station name, and likely location data — no parameters required.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/biketown-portland-station-status-f1d7ab36/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)
