# UK Carbon Intensity Regional Forecast

> UK Carbon Intensity Regional Forecast 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 the current carbon intensity forecast and index for each Great Britain DNO (Distribution Network Operator) region

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/uk-carbon-intensity-regional
- 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/uk-carbon-intensity-regional-forecast-bc883431
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_WOhyLRA8Z6HRBcMtniTpz

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-carbon-intensity-regional-forecast-bc883431 -d '<json body>'
```

Example prompt: What's the current carbon intensity forecast for each region in Great Britain right now — which DNO regions have the cleanest electricity?

## When to prefer this

Use this endpoint when you need regional-level carbon intensity data for Great Britain broken down by DNO region, rather than a single national figure. Ideal for applications optimizing energy usage by location, green energy dashboards, or carbon-aware computing that needs to pick the greenest GB region at the current moment.

## Known failure modes

- Upstream Carbon Intensity API unavailable — returns 5xx error
- Rate limit exceeded — returns 429 Too Many Requests
- Stale data if upstream source has not refreshed recently

## How this service works

Current carbon intensity forecast and index for each Great Britain DNO region (no params). Returns JSON.

## Output

A JSON object containing the current carbon intensity forecast and index for each Great Britain DNO region, including values in gCO2/kWh and index ratings (e.g. very low, low, moderate, high, very high) per region.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/uk-carbon-intensity-regional-forecast-bc883431/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)
