# UK National Grid Carbon Intensity – Current Forecast & Actual

> UK National Grid Carbon Intensity – Current Forecast & Actual 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 Great Britain national grid carbon intensity forecast, actual value, and descriptive index (e.g. low, moderate, high) with no input parameters.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/uk-carbon-intensity-national
- 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-national-grid-carbon-intensity-current-forecast-actual-c77cf609
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_J0RVcCNnk_YmEOjrcsu0i

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-national-grid-carbon-intensity-current-forecast-actual-c77cf609 -d '<json body>'
```

Example prompt: What's the current carbon intensity of the Great Britain electricity grid — is it low, moderate, or high right now, and how does the actual compare to the forecast?

## When to prefer this

Use this endpoint when you need a quick, no-parameter snapshot of the current GB national carbon intensity, including both the actual and forecast figures and a human-readable index. Prefer this over the date-parameterised sibling endpoint when you only need the live current reading rather than half-hourly historical or future data.

## Known failure modes

- Upstream Carbon Intensity API unavailable — proxy returns 5xx error
- Stale data if the upstream source has not updated recently
- Network timeout if the clonecho relay is overloaded
- Payment failure if the x402 USDC payment of $0.02 is not correctly submitted

## How this service works

Current Great Britain grid carbon intensity forecast/actual and index (no params). Returns JSON.

## Output

A JSON object containing the current national carbon intensity for the GB grid, including the actual gCO2/kWh value, the forecast value, a descriptive index label (e.g. 'low', 'moderate', 'high', 'very high'), and the relevant time window.

## More

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