# Netzhandwerker ESG Reporting

> Netzhandwerker ESG Reporting is a paid API for AI agents from energy.netzhandwerker.de, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).

Generates ESG (Environmental, Social, Governance) reports for energy consumption using live grid data including carbon intensity, renewable share, and grid metrics.

## Facts

- Endpoint: POST https://energy.netzhandwerker.de/bundle/esg-reporting
- 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/netzhandwerker-esg-reporting-21107f17
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_2PWMMRBQp8DFM5xHWtO2T

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 netzhandwerker-esg-reporting-21107f17 -d '<json body>'
```

Example prompt: Generate an ESG report for our energy consumption over Q1 2025 in the German grid zone, including carbon intensity, renewable share, and grid load metrics for our sustainability filing.

## When to prefer this

Use this endpoint when you need structured ESG reporting outputs for energy-related sustainability filings, carbon accounting, or compliance documentation, especially when you need live or recent grid data (carbon intensity, renewable share) bundled into a single reportable artifact rather than raw data streams.

## Known failure modes

- Invalid or unsupported grid region returns 400 error
- Missing required time period parameters results in validation error
- Unavailable live grid data for requested period returns partial or cached response
- Payment not fulfilled via x402 protocol results in 402 Payment Required
- Malformed request body returns 422 Unprocessable Entity

## How this service works

Live electricity prices, carbon intensity, grid load, renewable share, flexibility windows, battery arbitrage, trading signals and ESG reporting for autonomous agents.

## Output

Returns a structured ESG report containing carbon intensity values, renewable energy share percentages, grid load data, sustainability scores, and compliance-ready environmental metrics based on live and historical electricity grid data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/netzhandwerker-esg-reporting-21107f17/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from energy.netzhandwerker.de](https://www.zero.xyz/host/energy.netzhandwerker.de/llms.txt)
