# UK Environment Agency Flood Monitoring Stations by Town

> UK Environment Agency Flood Monitoring Stations by Town 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 UK Environment Agency flood-monitoring station data filtered by a given town name

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/uk-flood-monitoring-stations-by-town
- 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/uk-environment-agency-flood-monitoring-stations-by-town-7e70f7ac
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_qVSpTZPvSOlJfWh2q2VfD

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 uk-environment-agency-flood-monitoring-stations-by-town-7e70f7ac -d '<json body>'
```

Example prompt: Can you find all the Environment Agency flood monitoring stations near Shrewsbury for me?

## When to prefer this

Use this endpoint when you need to locate UK Environment Agency flood-monitoring stations within a specific town. Ideal for flood risk awareness, environmental monitoring dashboards, or applications querying real-time river/flood data for a named UK locality. Prefer this over general geospatial queries when the specific Environment Agency station data is needed for a named town.

## Known failure modes

- Town name not found — returns empty result set or 404
- Misspelled town name returns no results
- Town name matches multiple areas causing ambiguous results
- Payment not processed results in 402 response
- API unavailable returns 5xx error

## How this service works

UK Environment Agency flood-monitoring stations filtered by town (town) Query: ?town= Returns JSON.

## Output

A JSON array of flood-monitoring station records from the UK Environment Agency matching the specified town, including station identifiers, names, geographic coordinates, and related metadata.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/uk-environment-agency-flood-monitoring-stations-by-town-7e70f7ac/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)
