# clonecho.builda.company Live Flights in Bounding Box

> clonecho.builda.company Live Flights in Bounding Box 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-13).

Returns live aircraft positions within a specified geographic bounding box using OpenSky Network data

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/flights
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-builda-company-live-flights-in-bounding-box-c8ddd1a2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_skGS5Ty1F40KirZ81JgZ5

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 clonecho-builda-company-live-flights-in-bounding-box-c8ddd1a2 -d '<json body>'
```

Example prompt: Show me all the live aircraft currently flying over the New York City area — use the bounding box from about 40.5°N to 41.0°N latitude and -74.3° to -73.7° longitude.

## When to prefer this

Use this endpoint when you need real-time aircraft positions within a specific geographic area defined by a lat/lon bounding box. It is ideal for logistics dashboards, aviation monitoring, airspace awareness tools, or any application needing live flight data over a region. Prefer this over static or scheduled flight data sources when recency is critical.

## Known failure modes

- Missing or invalid bounding box parameters (lamin, lomin, lamax, lomax) result in an error or empty response
- Bounding box too large may return too many results or be rejected
- No aircraft in the specified region returns an empty list
- OpenSky Network data source may have temporary outages affecting live data freshness
- Payment failure for x402 micropayment ($0.02 USDC) blocks the request

## How this service works

Live aircraft in a bounding box (?lamin=&lomin=&lamax=&lomax=) — logistics/aviation signal (OpenSky). Live. Returns JSON.

## Output

A JSON array of live aircraft currently within the specified bounding box, sourced from OpenSky Network. Each entry typically includes identifiers, position, altitude, velocity, and heading for each aircraft in the area.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-builda-company-live-flights-in-bounding-box-c8ddd1a2/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)
