Directory / energybilltoolkit.co.uk
M2M Trust deterministic analysis tool: Lean Six Sigma SPC audit for a current value against control limits and recent history.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://energybilltoolkit.co.uk/m2m-trust/api/tools/spc-audit' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://energybilltoolkit.co.uk/m2m-trust/api/tools/spc-audit'
Endpoint: https://energybilltoolkit.co.uk/m2m-trust/api/tools/spc-audit. Operated by energybilltoolkit.co.uk, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
M2M Trust deterministic analysis tool: Deterministic flat-JSON dataset audit for missingness, invalid values, duplicates, cardinality and numeric ranges.
Resolve UK council waste collection dates from house number/name, postcode, and authority using safe address-to-UPRN mapping before calling council/HACS adapter…