INTELLIGENCE

Know what your agents buy.

Costs, changes and evidence for better service decisions.

Cost intelligence

Find the better way to pay.

Compare service prices and payment options against your workload.

Scoped audits · customer usage requiredRequest a cost audit
Change intelligence

Know when your dependencies change.

Track payment offers, service schemas and provider changes over time.

Custom watchlists and historyDiscuss monitoring
Outcome intelligence

Connect the purchase to the result.

Bring charges, retries and task evaluations into one private evidence record.

Integration pilot · your task criteriaConnect your workflow

THE EVIDENCE BASE

Collected. Dated. Traceable.

Use the API
14,635Source listings
33Source snapshots
27,889Recorded changes
1,221Endpoint observations

Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.

189 observations · Differences between dated observations.

energybilltoolkit.co.ukPay-per-use EBT screening endpoint
https://energybilltoolkit.co.uk/mcp-ebt/api/ctc/estimate
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe602344ef3944497a72981e36066c62e7a99f599
Source and evidence
{
  "description": "Pay-per-use EBT screening endpoint",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "earnedIncome": {
                "description": "Earned income (USD)",
                "type": "number"
              },
              "filingStatus": {
                "type": "string"
              },
              "magi": {
                "description": "Modified adjusted gross income (USD)",
                "type": "number"
              },
              "otherDependents": {
                "type": "number"
              },
              "qualifyingChildren": {
                "type": "number"
              }
            },
            "required": [
              "filingStatus",
              "magi",
              "earnedIncome"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 120,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "5b9c0f1168e920ecb2d8dd4ea290ed50f412852cd439d2713eb6142e031f7ec2",
  "service_id": "dc9b85caf0e35c260c197b9545d15b2d595aafd7721b7a8f81806dcc5e68f6af",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T17:57:36.682Z",
  "url": "https://energybilltoolkit.co.uk/mcp-ebt/api/ctc/estimate",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPay-per-use EBT screening endpoint
https://energybilltoolkit.co.uk/mcp-ebt/api/liheap/estimate
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe602344ef3944497a72981e36066c62e7a99f599
Source and evidence
{
  "description": "Pay-per-use EBT screening endpoint",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "annualIncome": {
                "description": "Annual household income (USD)",
                "type": "number"
              },
              "householdSize": {
                "type": "number"
              },
              "state": {
                "description": "Two-letter US state code",
                "type": "string"
              }
            },
            "required": [
              "state",
              "householdSize"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 120,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "d9a78c4df25009c442b6ab1ff52dbd24a7749ea2d772b2285422f131087d885c",
  "service_id": "ed3d2d21d14bd0e85324422fc6aa0b0ab5025213812ecbb04e3046204fd644e0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T17:52:49.703Z",
  "url": "https://energybilltoolkit.co.uk/mcp-ebt/api/liheap/estimate",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPay-per-use EBT screening endpoint
https://energybilltoolkit.co.uk/decision-tools/api/package/health-audit
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe602344ef3944497a72981e36066c62e7a99f599
Source and evidence
{
  "description": "Pay-per-use EBT screening endpoint",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "additionalProperties": false,
            "properties": {
              "ecosystem": {
                "enum": [
                  "npm",
                  "pypi"
                ],
                "type": "string"
              },
              "packageName": {
                "maxLength": 214,
                "minLength": 1,
                "type": "string"
              }
            },
            "required": [
              "ecosystem",
              "packageName"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST"
            ],
            "type": "string"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method",
          "bodyType",
          "body"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "withdrawn_protocol_inference",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "network": "eip155:8453",
      "pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 120,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
  "schema_fingerprint": "ce181ea4e6f76290a8a3f6c98436f38f0b3d50ec8a3981f4ecf66f42479e71fc",
  "service_id": "f89e4ef54d3cbd5650a9678cb9d7a4206a8b4e6a06f6f9591f54cb6a0d88e57d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-02T16:16:47.675Z",
  "url": "https://energybilltoolkit.co.uk/decision-tools/api/package/health-audit",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPay-per-use EBT screening endpoint
https://energybilltoolkit.co.uk/decision-tools/api/carbon/cleanest-window

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Pay-per-use EBT screening endpoint",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "63ff48e192986b0e",
  "service_id": "00daa407da9edc16d8b7d48a3a23ec94cb8d555d111bdc697ab14803c3c0d727",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T18:45:51.809Z",
  "url": "https://energybilltoolkit.co.uk/decision-tools/api/carbon/cleanest-window",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPay-per-use EBT screening endpoint
https://energybilltoolkit.co.uk/decision-tools/api/calendar/uk-business-deadline

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Pay-per-use EBT screening endpoint",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "19dfe0766ce3cc5f",
  "service_id": "0891d0332eca82e5e4ae517c55b43129737833d10404b4fe978c8d5362a5495c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-02T16:16:50.103Z",
  "url": "https://energybilltoolkit.co.uk/decision-tools/api/calendar/uk-business-deadline",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPay-per-use EBT screening endpoint
https://energybilltoolkit.co.uk/mcp-ebt/api/wic/estimate

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Pay-per-use EBT screening endpoint",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "98ef8818c00c672f",
  "service_id": "09864fa91b51c51437da05f82ba24bd90b41fd1fcf102e3186b21e42a0237d9a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T17:57:40.099Z",
  "url": "https://energybilltoolkit.co.uk/mcp-ebt/api/wic/estimate",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPlace Distance tool: Search for places by name — returns coordinates, population, country, and admin region.
https://energybilltoolkit.co.uk/places/api/tools/place-lookup

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Place Distance tool: Search for places by name — returns coordinates, population, country, and admin region.",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "20706f70c057bb14",
  "service_id": "11e5968b5507c28e193a470ee7e0dd449536ddf73c57045dd1292ed6862a5b74",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-30T15:36:46.809Z",
  "url": "https://energybilltoolkit.co.uk/places/api/tools/place-lookup",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPay-per-use EBT screening endpoint
https://energybilltoolkit.co.uk/mcp-ebt/api/screener/check

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Pay-per-use EBT screening endpoint",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "c0072fde2059eb33",
  "service_id": "1f832c4998a43c5236d9296b3e28c9b1ff7fbd5ceb55adffae409ae961bc21f5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T17:43:05.928Z",
  "url": "https://energybilltoolkit.co.uk/mcp-ebt/api/screener/check",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPay-per-use EBT screening endpoint
https://energybilltoolkit.co.uk/mcp-ebt/api/eitc/estimate

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Pay-per-use EBT screening endpoint",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "1bf073455953985c",
  "service_id": "2acadfc387e0f937a5cdb33079049ac2c8ba336e2e063671a859e437816cb1e0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T17:52:48.774Z",
  "url": "https://energybilltoolkit.co.uk/mcp-ebt/api/eitc/estimate",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPay-per-use EBT screening endpoint
https://energybilltoolkit.co.uk/decision-tools/api/domain/expiry-audit

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Pay-per-use EBT screening endpoint",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "a9a84b16a301514d",
  "service_id": "76a9e477d4b7419dc3c34ea46d48f0b42fdc245ff16c7886d19829f7cc7aef1a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-02T16:16:34.297Z",
  "url": "https://energybilltoolkit.co.uk/decision-tools/api/domain/expiry-audit",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPay-per-use EBT screening endpoint
https://energybilltoolkit.co.uk/decision-tools/api/fx/quote-audit

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Pay-per-use EBT screening endpoint",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "206bb7ec668b46f9",
  "service_id": "8cde1788052818805f345d38a709f5f124284e0c39f96ee18542c7eaad71fb24",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-02T16:16:33.102Z",
  "url": "https://energybilltoolkit.co.uk/decision-tools/api/fx/quote-audit",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPay-per-use EBT screening endpoint
https://energybilltoolkit.co.uk/mcp-ebt/api/msp/estimate

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Pay-per-use EBT screening endpoint",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "253f7ff7c4e3fa83",
  "service_id": "af2647f854c349c182f32eac199b3255229b5e27e091f9d087e5c6b7c9767154",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T17:57:37.791Z",
  "url": "https://energybilltoolkit.co.uk/mcp-ebt/api/msp/estimate",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPay-per-use EBT screening endpoint
https://energybilltoolkit.co.uk/mcp-ebt/api/ssi/estimate

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Pay-per-use EBT screening endpoint",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "81d0767123e4853f",
  "service_id": "d45442255f7f1270647cd2741abe6a7df6bc38eafbb00ba8a988900cbd97702e",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T17:57:38.646Z",
  "url": "https://energybilltoolkit.co.uk/mcp-ebt/api/ssi/estimate",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPay-per-use EBT screening endpoint
https://energybilltoolkit.co.uk/mcp-ebt/api/ctc/estimate

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Pay-per-use EBT screening endpoint",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "5a8b95e22fc25e97",
  "service_id": "dc9b85caf0e35c260c197b9545d15b2d595aafd7721b7a8f81806dcc5e68f6af",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T17:57:36.682Z",
  "url": "https://energybilltoolkit.co.uk/mcp-ebt/api/ctc/estimate",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPay-per-use EBT screening endpoint
https://energybilltoolkit.co.uk/mcp-ebt/api/liheap/estimate

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Pay-per-use EBT screening endpoint",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "110595e48154ab90",
  "service_id": "ed3d2d21d14bd0e85324422fc6aa0b0ab5025213812ecbb04e3046204fd644e0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-01T17:52:49.703Z",
  "url": "https://energybilltoolkit.co.uk/mcp-ebt/api/liheap/estimate",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPay-per-use EBT screening endpoint
https://energybilltoolkit.co.uk/decision-tools/api/package/health-audit

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Pay-per-use EBT screening endpoint",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1789084800,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
  "schema_fingerprint": "66d7d8c4f1ef03f3",
  "service_id": "f89e4ef54d3cbd5650a9678cb9d7a4206a8b4e6a06f6f9591f54cb6a0d88e57d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-02T16:16:47.675Z",
  "url": "https://energybilltoolkit.co.uk/decision-tools/api/package/health-audit",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukResolve UK council waste collection dates from house number/name, postcode, and authority using safe address-to-UPRN mapping before calling council/HACS adapters.
https://energybilltoolkit.co.uk/waste/api/tools/get-waste-collections

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Resolve UK council waste collection dates from house number/name, postcode, and authority using safe address-to-UPRN mapping before calling council/HACS adapters.",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1787011200,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
  "schema_fingerprint": "f2216dd555f30a7c",
  "service_id": "0357fdc6bd480c616cbe535f18e9475c33d2d7745c3f903ff81c346ac84ed202",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-10T06:32:46.937Z",
  "url": "https://energybilltoolkit.co.uk/waste/api/tools/get-waste-collections",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPlace Distance tool: Search for places by name — returns coordinates, population, country, and admin region.
https://energybilltoolkit.co.uk/places/api/tools/place-lookup

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Place Distance tool: Search for places by name — returns coordinates, population, country, and admin region.",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1787011200,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
  "schema_fingerprint": "20706f70c057bb14",
  "service_id": "11e5968b5507c28e193a470ee7e0dd449536ddf73c57045dd1292ed6862a5b74",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-10T06:58:24.121Z",
  "url": "https://energybilltoolkit.co.uk/places/api/tools/place-lookup",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukReturn deterministic structural counts: characters, words, sentences, paragraphs, headings, bullets, and averages.
https://energybilltoolkit.co.uk/text-metrics/api/tools/count-text

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Return deterministic structural counts: characters, words, sentences, paragraphs, headings, bullets, and averages.",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1787011200,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
  "schema_fingerprint": "46a46aea10b70392",
  "service_id": "3a25ca90d79454da180e293efd6e17559679e4a5091709dffe41399b6e113e53",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-10T06:32:49.372Z",
  "url": "https://energybilltoolkit.co.uk/text-metrics/api/tools/count-text",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukM2M Trust deterministic analysis tool: Deterministic flat-JSON dataset audit for missingness, invalid values, duplicates, cardinality and numeric ranges.
https://energybilltoolkit.co.uk/m2m-trust/api/tools/data-quality-audit

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "M2M Trust deterministic analysis tool: Deterministic flat-JSON dataset audit for missingness, invalid values, duplicates, cardinality and numeric ranges.",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1787011200,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
  "schema_fingerprint": "379fd8312ff3d01d",
  "service_id": "70d1726abca647a755d8e89278b9229fc5ccb27511b418321ff5f4b0ec647691",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-07-26T08:00:53.979Z",
  "url": "https://energybilltoolkit.co.uk/m2m-trust/api/tools/data-quality-audit",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukResolve a UK postcode to current DEFRA UK-AIR pollutant readings from nearest monitoring stations.
https://energybilltoolkit.co.uk/air/api/tools/get-air-quality

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Resolve a UK postcode to current DEFRA UK-AIR pollutant readings from nearest monitoring stations.",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1787011200,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
  "schema_fingerprint": "b70c61b5268f635f",
  "service_id": "8343c885caedeb9ae83702e382fa0e7a9c4945fbf11f928f0125d91fff4fc6db",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-10T06:32:43.791Z",
  "url": "https://energybilltoolkit.co.uk/air/api/tools/get-air-quality",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukM2M Trust deterministic analysis tool: Lean Six Sigma SPC audit for a current value against control limits and recent history.
https://energybilltoolkit.co.uk/m2m-trust/api/tools/spc-audit

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "M2M Trust deterministic analysis tool: Lean Six Sigma SPC audit for a current value against control limits and recent history.",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1787011200,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "90e2735512d5727624c10472f7909c6a04717398117fe7a159e3cf2b6c381457",
  "schema_fingerprint": "2deb6e9444298a7d",
  "service_id": "abfa75d91569b0ec35b4231947038d72a6c67c33b834a00e71ef362651094b5c",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-10T06:32:38.869Z",
  "url": "https://energybilltoolkit.co.uk/m2m-trust/api/tools/spc-audit",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukResolve UK council waste collection dates from house number/name, postcode, and authority using safe address-to-UPRN mapping before calling council/HACS adapters.
https://energybilltoolkit.co.uk/waste/api/tools/get-waste-collections

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Resolve UK council waste collection dates from house number/name, postcode, and authority using safe address-to-UPRN mapping before calling council/HACS adapters.",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1786579200,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "7ee72b76c13b250d2ea8d456075c0733901f8d65150536fa3d628d157d125da3",
  "schema_fingerprint": "f2216dd555f30a7c",
  "service_id": "0357fdc6bd480c616cbe535f18e9475c33d2d7745c3f903ff81c346ac84ed202",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-10T06:32:46.937Z",
  "url": "https://energybilltoolkit.co.uk/waste/api/tools/get-waste-collections",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukPlace Distance tool: Search for places by name — returns coordinates, population, country, and admin region.
https://energybilltoolkit.co.uk/places/api/tools/place-lookup

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Place Distance tool: Search for places by name — returns coordinates, population, country, and admin region.",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1786579200,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "7ee72b76c13b250d2ea8d456075c0733901f8d65150536fa3d628d157d125da3",
  "schema_fingerprint": "20706f70c057bb14",
  "service_id": "11e5968b5507c28e193a470ee7e0dd449536ddf73c57045dd1292ed6862a5b74",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-08-10T06:58:24.121Z",
  "url": "https://energybilltoolkit.co.uk/places/api/tools/place-lookup",
  "usage_rights": "not_reviewed"
}
energybilltoolkit.co.ukAggregate counts, top word frequency, readability, and warnings in one payload.
https://energybilltoolkit.co.uk/text-metrics/api/tools/analyze-text

Historical reference. Full payment options and token precision were not retained.

Source and evidence
{
  "description": "Aggregate counts, top word frequency, readability, and warnings in one payload.",
  "domain": "energybilltoolkit.co.uk",
  "evidence_mode": "legacy",
  "extension_names": [],
  "input_schema": null,
  "legacy_network": "eip155:8453",
  "legacy_pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
  "legacy_price_basis": "unverified_assumption_of_six_decimals",
  "legacy_price_usd": 0.01,
  "metadata": null,
  "method": "POST",
  "observed_at": 1786579200,
  "offers": [],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": null,
  "quality": "not_evaluated",
  "run_id": "7ee72b76c13b250d2ea8d456075c0733901f8d65150536fa3d628d157d125da3",
  "schema_fingerprint": "3b58a344c36379b8",
  "service_id": "1a6128360fb3b51dc7ee18c3abe9a946beb1a452bb126adbc9ebf8b6d56ce5d8",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-07-15T13:26:01.907Z",
  "url": "https://energybilltoolkit.co.uk/text-metrics/api/tools/analyze-text",
  "usage_rights": "not_reviewed"
}

Outcome evidence starts with your workflow.

Private intake is ready for task IDs, charges, retries, result fingerprints and your evaluation criteria. Public performance comparisons need measured results; we do not have that benchmark yet.

Discuss an outcome integration
Collection coverage

Discovery comes from configured registries. Endpoint checks record responses, not task success. Older snapshots retain less detail. Customer usage, commercial terms and task evaluations require additional evidence.

1,423 historical or current source records quarantined during normalization; they are excluded from public comparisons.

43 of 43 archive objects verified in Backblaze. Last verification: Sep 12, 2026, 05:56 UTC.

Collection status JSON