# UK Environment Agency Flood Monitoring Stations by River

> UK Environment Agency Flood Monitoring Stations by River 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 flood-monitoring station data for UK rivers filtered by river name from the Environment Agency flood-monitoring API.

## Facts

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

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-river-c45b4f33 -d '<json body>'
```

Example prompt: Can you find all the UK Environment Agency flood monitoring stations on the River Thames for me?

## When to prefer this

Use this endpoint when you need to find Environment Agency flood monitoring stations by river name in the UK. Ideal for flood risk analysis, hydrology research, or monitoring dashboards where the river name is known. Prefer over general flood APIs when filtering by a specific named river.

## Known failure modes

- River name not found or misspelled returns empty results or error
- Missing riverName parameter may return all stations or an error
- River names with special characters may need URL encoding
- API may return rate limit or payment error if quota exceeded
- Stations may have incomplete metadata for some rivers

## How this service works

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

## Output

A JSON array of flood monitoring station records from the UK Environment Agency, filtered to those located on the specified river. Each record typically includes station identifiers, names, geographic coordinates, river name, and monitoring metadata.

## More

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