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/decision-tools/api/carbon/cleanest-window
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": {
              "durationMinutes": {
                "maximum": 720,
                "minimum": 30,
                "multipleOf": 30,
                "type": "integer"
              },
              "from": {
                "format": "date-time",
                "type": "string"
              },
              "to": {
                "format": "date-time",
                "type": "string"
              }
            },
            "required": [
              "durationMinutes"
            ],
            "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": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "ea883dc178524d910e3e4baa292acf35dd73e6f79a65f8ca67b74d4479180451",
  "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
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": {
              "businessDays": {
                "maximum": 366,
                "minimum": 0,
                "type": "integer"
              },
              "division": {
                "enum": [
                  "england-and-wales",
                  "scotland",
                  "northern-ireland"
                ],
                "type": "string"
              },
              "startDate": {
                "format": "date",
                "type": "string"
              }
            },
            "required": [
              "startDate",
              "businessDays"
            ],
            "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": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "b4d17dfa5eb6228cb7eea5c48907fbcfc87b255528670f9d056e077df326f172",
  "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
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": {
              "ageInMonths": {
                "description": "Age in months for infant or child applicants",
                "type": "number"
              },
              "annualIncome": {
                "description": "Annual household income (USD)",
                "type": "number"
              },
              "category": {
                "enum": [
                  "pregnant",
                  "breastfeeding",
                  "postpartum",
                  "infant",
                  "child"
                ],
                "type": "string"
              },
              "householdSize": {
                "type": "number"
              },
              "nutritionalRisk": {
                "type": "boolean"
              },
              "onFdpir": {
                "type": "boolean"
              },
              "onMedicaid": {
                "type": "boolean"
              },
              "onSnaap": {
                "type": "boolean"
              },
              "onTanf": {
                "type": "boolean"
              },
              "state": {
                "description": "Two-letter US state code",
                "type": "string"
              }
            },
            "required": [
              "state",
              "category",
              "householdSize",
              "annualIncome"
            ],
            "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": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "131b5e1cfad76ed50d4750ddad7b567353ed4d730dbc546cb6f7811812cce5f5",
  "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
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe602344ef3944497a72981e36066c62e7a99f599
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": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "name": {
                "description": "Place name to search for (case-insensitive, substring match).",
                "type": "string"
              }
            },
            "required": [
              "name"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "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": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "deb1c650426c77f300771c5dc85d08a9e5c7cdb30db5c19366bec1f44b1d7d92",
  "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
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": {
              "grossMonthlyIncome": {
                "description": "Gross monthly household income (USD)",
                "type": "number"
              },
              "householdSize": {
                "description": "Number of people in the household",
                "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": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "cfd66dfed1cbc016dbf7c3212dd16e543c68918a040774a6161c3de31cfad225",
  "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
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": {
                "enum": [
                  "single",
                  "married_joint",
                  "head_of_household",
                  "qualifying_surviving_spouse",
                  "married_separate"
                ],
                "type": "string"
              },
              "qualifyingChildren": {
                "description": "Number of qualifying children",
                "type": "number"
              }
            },
            "required": [
              "filingStatus",
              "qualifyingChildren",
              "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": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "9c21be33c1cb7b6e7057fed002bfcb9ee1be90ea5152bd858439695f33a95d56",
  "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
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": {
              "domain": {
                "maxLength": 253,
                "minLength": 4,
                "type": "string"
              }
            },
            "required": [
              "domain"
            ],
            "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": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "e4d319a9b74ee86c260964bc0fbd7cc3ef10964a0d76b862364cbd9a811fa7ea",
  "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
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": {
              "fee": {
                "minimum": 0,
                "type": "number"
              },
              "quotedTargetAmount": {
                "minimum": 0,
                "type": "number"
              },
              "sourceAmount": {
                "exclusiveMinimum": 0,
                "type": "number"
              },
              "sourceCurrency": {
                "maxLength": 3,
                "minLength": 3,
                "type": "string"
              },
              "targetCurrency": {
                "maxLength": 3,
                "minLength": 3,
                "type": "string"
              }
            },
            "required": [
              "sourceCurrency",
              "targetCurrency",
              "sourceAmount",
              "quotedTargetAmount"
            ],
            "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": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "eb5763fc65c082b5b318a640f4183afd38a56265e8b39f2f22242d423fc8b722",
  "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
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": {
              "countableResources": {
                "type": "number"
              },
              "disabledWorkingUnder65": {
                "type": "boolean"
              },
              "hasPartA": {
                "type": "boolean"
              },
              "medicareUnit": {
                "enum": [
                  "single",
                  "couple"
                ],
                "type": "string"
              },
              "monthlyIncome": {
                "type": "number"
              },
              "state": {
                "type": "string"
              }
            },
            "required": [
              "medicareUnit",
              "monthlyIncome",
              "countableResources"
            ],
            "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": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "53645421925860f2279f0ff15565f50d6dda329474507bd353b676a0d0072327",
  "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
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": {
              "aged": {
                "type": "boolean"
              },
              "blind": {
                "type": "boolean"
              },
              "countableResources": {
                "type": "number"
              },
              "disabled": {
                "type": "boolean"
              },
              "earnedMonthlyIncome": {
                "type": "number"
              },
              "state": {
                "type": "string"
              },
              "student": {
                "type": "boolean"
              },
              "unearnedMonthlyIncome": {
                "type": "number"
              },
              "unit": {
                "enum": [
                  "individual",
                  "couple"
                ],
                "type": "string"
              }
            },
            "required": [
              "unit"
            ],
            "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": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "schema_fingerprint": "ff9b6827282de4d85ed6a97e9e196fdc57d76793f6ffd28dee697ff249b48783",
  "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
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": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "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": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "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": 1789191719.42,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
  "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
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": {
              "durationMinutes": {
                "maximum": 720,
                "minimum": 30,
                "multipleOf": 30,
                "type": "integer"
              },
              "from": {
                "format": "date-time",
                "type": "string"
              },
              "to": {
                "format": "date-time",
                "type": "string"
              }
            },
            "required": [
              "durationMinutes"
            ],
            "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": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "ea883dc178524d910e3e4baa292acf35dd73e6f79a65f8ca67b74d4479180451",
  "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
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": {
              "businessDays": {
                "maximum": 366,
                "minimum": 0,
                "type": "integer"
              },
              "division": {
                "enum": [
                  "england-and-wales",
                  "scotland",
                  "northern-ireland"
                ],
                "type": "string"
              },
              "startDate": {
                "format": "date",
                "type": "string"
              }
            },
            "required": [
              "startDate",
              "businessDays"
            ],
            "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": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "b4d17dfa5eb6228cb7eea5c48907fbcfc87b255528670f9d056e077df326f172",
  "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
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": {
              "ageInMonths": {
                "description": "Age in months for infant or child applicants",
                "type": "number"
              },
              "annualIncome": {
                "description": "Annual household income (USD)",
                "type": "number"
              },
              "category": {
                "enum": [
                  "pregnant",
                  "breastfeeding",
                  "postpartum",
                  "infant",
                  "child"
                ],
                "type": "string"
              },
              "householdSize": {
                "type": "number"
              },
              "nutritionalRisk": {
                "type": "boolean"
              },
              "onFdpir": {
                "type": "boolean"
              },
              "onMedicaid": {
                "type": "boolean"
              },
              "onSnaap": {
                "type": "boolean"
              },
              "onTanf": {
                "type": "boolean"
              },
              "state": {
                "description": "Two-letter US state code",
                "type": "string"
              }
            },
            "required": [
              "state",
              "category",
              "householdSize",
              "annualIncome"
            ],
            "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": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "131b5e1cfad76ed50d4750ddad7b567353ed4d730dbc546cb6f7811812cce5f5",
  "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
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xe602344ef3944497a72981e36066c62e7a99f599
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": "raw",
  "extension_names": [
    "bazaar"
  ],
  "input_schema": {
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "properties": {
      "input": {
        "additionalProperties": false,
        "properties": {
          "body": {
            "properties": {
              "name": {
                "description": "Place name to search for (case-insensitive, substring match).",
                "type": "string"
              }
            },
            "required": [
              "name"
            ],
            "type": "object"
          },
          "bodyType": {
            "enum": [
              "json",
              "form-data",
              "text"
            ],
            "type": "string"
          },
          "method": {
            "enum": [
              "POST",
              "PUT",
              "PATCH"
            ],
            "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": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xe602344ef3944497a72981e36066c62e7a99f599",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "deb1c650426c77f300771c5dc85d08a9e5c7cdb30db5c19366bec1f44b1d7d92",
  "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
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": {
              "grossMonthlyIncome": {
                "description": "Gross monthly household income (USD)",
                "type": "number"
              },
              "householdSize": {
                "description": "Number of people in the household",
                "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": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "cfd66dfed1cbc016dbf7c3212dd16e543c68918a040774a6161c3de31cfad225",
  "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
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": {
                "enum": [
                  "single",
                  "married_joint",
                  "head_of_household",
                  "qualifying_surviving_spouse",
                  "married_separate"
                ],
                "type": "string"
              },
              "qualifyingChildren": {
                "description": "Number of qualifying children",
                "type": "number"
              }
            },
            "required": [
              "filingStatus",
              "qualifyingChildren",
              "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": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "9c21be33c1cb7b6e7057fed002bfcb9ee1be90ea5152bd858439695f33a95d56",
  "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
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": {
              "domain": {
                "maxLength": 253,
                "minLength": 4,
                "type": "string"
              }
            },
            "required": [
              "domain"
            ],
            "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": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "e4d319a9b74ee86c260964bc0fbd7cc3ef10964a0d76b862364cbd9a811fa7ea",
  "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
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": {
              "fee": {
                "minimum": 0,
                "type": "number"
              },
              "quotedTargetAmount": {
                "minimum": 0,
                "type": "number"
              },
              "sourceAmount": {
                "exclusiveMinimum": 0,
                "type": "number"
              },
              "sourceCurrency": {
                "maxLength": 3,
                "minLength": 3,
                "type": "string"
              },
              "targetCurrency": {
                "maxLength": 3,
                "minLength": 3,
                "type": "string"
              }
            },
            "required": [
              "sourceCurrency",
              "targetCurrency",
              "sourceAmount",
              "quotedTargetAmount"
            ],
            "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": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "eb5763fc65c082b5b318a640f4183afd38a56265e8b39f2f22242d423fc8b722",
  "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
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": {
              "countableResources": {
                "type": "number"
              },
              "disabledWorkingUnder65": {
                "type": "boolean"
              },
              "hasPartA": {
                "type": "boolean"
              },
              "medicareUnit": {
                "enum": [
                  "single",
                  "couple"
                ],
                "type": "string"
              },
              "monthlyIncome": {
                "type": "number"
              },
              "state": {
                "type": "string"
              }
            },
            "required": [
              "medicareUnit",
              "monthlyIncome",
              "countableResources"
            ],
            "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": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "53645421925860f2279f0ff15565f50d6dda329474507bd353b676a0d0072327",
  "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
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": {
              "aged": {
                "type": "boolean"
              },
              "blind": {
                "type": "boolean"
              },
              "countableResources": {
                "type": "number"
              },
              "disabled": {
                "type": "boolean"
              },
              "earnedMonthlyIncome": {
                "type": "number"
              },
              "state": {
                "type": "string"
              },
              "student": {
                "type": "boolean"
              },
              "unearnedMonthlyIncome": {
                "type": "number"
              },
              "unit": {
                "enum": [
                  "individual",
                  "couple"
                ],
                "type": "string"
              }
            },
            "required": [
              "unit"
            ],
            "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": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "schema_fingerprint": "ff9b6827282de4d85ed6a97e9e196fdc57d76793f6ffd28dee697ff249b48783",
  "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
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": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "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": 1789166492.489,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
  "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"
}

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