# Biketown Portland Bikeshare Stations

> Biketown Portland Bikeshare Stations 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 the location, address, and capacity of every Biketown bikeshare station in Portland, Oregon.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/biketown-portland-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/biketown-portland-bikeshare-stations-df0df9db
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_xpuJRx1UD5dl_WApouRgR

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-bikeshare-stations-df0df9db -d '<json body>'
```

Example prompt: Can you pull up all the Biketown bikeshare station locations in Portland, including their addresses and how many bikes each one can hold?

## When to prefer this

Use this endpoint when you need a complete, structured snapshot of all Biketown Portland bikeshare station locations and capacities — ideal for building maps, trip planners, or routing applications that need station data without passing any query parameters.

## Known failure modes

- Upstream Biketown data source unavailable — may return a 5xx error or empty response
- Stale data if Biketown has added or removed stations since last sync
- Payment failure if x402 USDC transaction is not completed — returns 402 Payment Required
- Rate limiting if called excessively in a short period

## How this service works

Locations, address and capacity of every Biketown bikeshare station in Portland, Oregon; no params. Returns JSON.

## Output

A JSON array of all Biketown bikeshare stations in Portland, Oregon, each including the station name, street address, geographic coordinates (latitude/longitude), and dock/bike capacity.

## More

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