Parameters5
| Parameter | Type | Default | Example |
|---|---|---|---|
buffer | array | null | [] |
context | string | null | energy_hvac |
current_value | number | null | 10.2 |
lower_limit | number | null | 9 |
upper_limit | number | null | 11 |
Service overview
Return postcode-level schedule-option distributions and ambiguity percentages for council-native address candidates. This is a triage endpoint, not address proof and not an exact property lookup.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://energybilltoolkit.co.uk/m2m-trust/api/tools/spc-audit" \
--method POST \
--data '{
"buffer": "{buffer}",
"context": "{context}",
"current_value": "{current_value}",
"lower_limit": "{lower_limit}",
"upper_limit": "{upper_limit}"
}'{
"endpoint": "POST /m2m-trust/api/tools/spc-audit",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
12 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
buffer | array | null | [] |
context | string | null | energy_hvac |
current_value | number | null | 10.2 |
lower_limit | number | null | 9 |
upper_limit | number | null | 11 |
| Parameter | Type | Default | Example |
|---|---|---|---|
context | string | null | manufacturing |
lower_spec_limit | number | null | 9.5 |
samples | array | null | [] |
upper_spec_limit | number | null | 10.5 |
| Parameter | Type | Default | Example |
|---|---|---|---|
categories | array | null | [] |
| Parameter | Type | Default | Example |
|---|---|---|---|
context | string | null | general_numeric_summary |
percentiles | array | null | [] |
samples | array | null | [] |
| Parameter | Type | Default | Example |
|---|---|---|---|
authority | string | null | fife_gov_uk |
house_number_or_name | string | null | 31 |
postcode | string | null | KY6 3NY |
| Parameter | Type | Default | Example |
|---|---|---|---|
text | string | null | Simple changes can reduce energy bills. Smart meters help households see patterns. |
| Parameter | Type | Default | Example |
|---|---|---|---|
context | string | null | production_daily_sample |
records | array | null | [] |
schema | object | null | null |
| Parameter | Type | Default | Example |
|---|---|---|---|
include_stopwords | boolean | null | false |
text | string | null | Simple changes can reduce energy bills. Smart meters help households see patterns. |
top_n | number | null | 10 |
| Parameter | Type | Default | Example |
|---|---|---|---|
text | string | null | Simple changes can reduce energy bills. Smart meters help households see patterns. |
| Parameter | Type | Default | Example |
|---|---|---|---|
text | string | null | Simple changes can reduce energy bills. Smart meters help households see patterns. |
| Parameter | Type | Default | Example |
|---|---|---|---|
include_stopwords | boolean | null | false |
text | string | null | Simple changes can reduce energy bills. Smart meters help households see patterns. |
top_n | number | null | 10 |
| Parameter | Type | Default | Example |
|---|---|---|---|
authority | string | null | rushcliffe_gov_uk |
house_number_or_name | string | null | 29 |
postcode | string | null | NG2 7QE |
FAQ
Service
OATP · tx_explainer — Fetch a Solana transaction by signature and return a human-readable explanation: programs invoked, token balance changes, fee (SOL + USD), and a one-line summary.
Service
Exa /contents endpoint
Service
Decode and explain any EVM blockchain transaction across 11 chains (Base, Ethereum, Arbitrum, Optimism, Avalanche, Polygon, Mantle, Monad, Plasma, BSC, Hyperliquid). Get a human-readable summary of swaps, transfers, approvals, DeFi interactions, and more.