# Citi Bike NYC Pricing Plans

> Citi Bike NYC Pricing Plans 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 current Citi Bike NYC pricing plans including all fees and per-minute rates for every available plan.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/citibike-nyc-pricing
- 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/citi-bike-nyc-pricing-plans-e5692686
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_kXZSeh6J5eWvqi7yaT2g9

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 citi-bike-nyc-pricing-plans-e5692686 -d '<json body>'
```

Example prompt: What are all the current Citi Bike NYC pricing plans, including any membership fees and per-minute rates?

## When to prefer this

Use this endpoint when you need a complete, structured snapshot of all current Citi Bike NYC pricing plans in a single call with no parameters required. Ideal for apps or agents that need to display, compare, or reason about Citi Bike costs without scraping the Citi Bike website.

## Known failure modes

- Upstream data source unavailable — service may return 5xx error
- Stale pricing data if Citi Bike updates plans between cache refreshes
- Empty or malformed JSON if the underlying data feed is temporarily broken

## How this service works

Current Citi Bike NYC pricing plans with fees and per-minute rates; no params (all plans). Returns JSON.

## Output

A JSON object listing all current Citi Bike NYC pricing plans, with details such as plan name, flat fees, and per-minute riding rates for each plan tier.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/citi-bike-nyc-pricing-plans-e5692686/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)
