Name: Netzhandwerker Energy Research Hub Purpose: paid energy intelligence API for AI agents, MCP clients and x402 bots. Raw data endpoints answer what is happening. Decision endpoints answer what an agent should do next. Use /energy/decision if you want one paid answer instead of combining multiple signals. Use /demo/paid-sample to test x402 payment for 0.001 USD. Base URL: https://energy.netzhandwerker.de Docs: https://energy.netzhandwerker.de/docs OpenAPI: https://energy.netzhandwerker.de/openapi.json MCP: https://energy.netzhandwerker.de/mcp Agent: https://energy.netzhandwerker.de/agent Pricing: https://energy.netzhandwerker.de/pricing Wallet-enabled agents can tell us what they need via POST https://energy.netzhandwerker.de/wallet-bot/needs Wallet Bot Needs Info: https://energy.netzhandwerker.de/wallet-bot/needs-info Payment: x402 over Base Mainnet (eip155:8453, chain 8453) with USDC Recipient: 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E Operator: Die Netzhandwerker Products: - Live Energy Data: Raw data endpoints answer what is happening: prices, forecast, carbon intensity, grid load and renewable share. - Optimization Signals: Decision endpoints answer what an agent should do next: EV charging, heat pump control, flexibility windows, battery arbitrage and trading signals. - Research & Intelligence: Research and intelligence endpoints produce market summaries, ESG reporting, track records and deeper energy research. Recommended agent tasks: - Get current German spot electricity price: POST /price/spot, 0.01 USDC - Buy one complete energy decision: POST /energy/decision, 0.25 USDC - Find cheapest EV charging window: POST /optimizer/cheapest-window or POST /bundle/ev-charging - Get CO2 intensity now: POST /carbon/now, 0.01 USDC - Get battery arbitrage strategy: POST /arbitrage/battery, 0.10 USDC - Test x402 payment: GET /demo/paid-sample, 0.001 USDC - Tell us what your wallet-enabled agent wants to buy: POST /wallet-bot/needs