Find the better way to pay.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditINTELLIGENCE
Costs, changes and evidence for better service decisions.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditTrack payment offers, service schemas and provider changes over time.
Custom watchlists and historyDiscuss monitoringBring charges, retries and task evaluations into one private evidence record.
Integration pilot · your task criteriaConnect your workflowTHE EVIDENCE BASE
Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.
70 observations · Differences between dated observations.
| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Sorts groups by size, then assigns each to the available room that has all required features and minimizes unused capacity, hourly cost and room identifier in that order. This fast heuristic is not guaranteed globally optimal and does not handle time overlap, accessibility beyond supplied features, movement, privacy or building-code constraints.",
"domain": "prop.halowerk.com",
"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": {
"groups": {
"items": {
"additionalProperties": false,
"properties": {
"group_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"people": {
"maximum": 1000000,
"minimum": 1,
"type": "integer"
},
"required_features": {
"items": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"maxItems": 1000,
"type": "array",
"uniqueItems": true
}
},
"required": [
"group_id",
"people",
"required_features"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
},
"rooms": {
"items": {
"additionalProperties": false,
"properties": {
"capacity": {
"maximum": 1000000,
"minimum": 1,
"type": "integer"
},
"features": {
"items": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"maxItems": 1000,
"type": "array",
"uniqueItems": true
},
"hourly_cost": {
"maximum": 1000000000000,
"minimum": 0,
"type": "number"
},
"room_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
}
},
"required": [
"room_id",
"capacity",
"hourly_cost",
"features"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
}
},
"required": [
"rooms",
"groups"
],
"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"
}
},
"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.004",
"amount_atomic": "4000",
"amount_encoding": "atomic_units",
"amount_raw": "4000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "c136f446bcc541835a611039f5b6521ad625783d3eaaddf8c4c0a22fea1e3529",
"service_id": "614752d71e644a112e1abae7b7c0c5c32d970db03c5d1a2c3692d420454eaea5",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:40.914Z",
"url": "https://prop.halowerk.com/v1/occupancy-optimize",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Subtracts exported energy from supplied site energy, divides by conditioned floor area and selects the first caller-supplied ascending maximum-intensity band. It does not normalize climate or occupancy, convert primary energy, audit meters or issue a legally recognized energy certificate.",
"domain": "prop.halowerk.com",
"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": {
"annual_exported_energy_kwh": {
"maximum": 1000000000000000000,
"minimum": 0,
"type": "number"
},
"annual_imported_energy_kwh": {
"maximum": 1000000000000000000,
"minimum": 0,
"type": "number"
},
"conditioned_floor_area_m2": {
"maximum": 1000000000000,
"minimum": 0.01,
"type": "number"
},
"supplied_bands": {
"items": {
"additionalProperties": false,
"properties": {
"label": {
"maxLength": 64,
"minLength": 1,
"type": "string"
},
"maximum_kwh_per_m2_year": {
"maximum": 1000000000000,
"minimum": 0,
"type": "number"
}
},
"required": [
"label",
"maximum_kwh_per_m2_year"
],
"type": "object"
},
"maxItems": 100,
"minItems": 1,
"type": "array"
}
},
"required": [
"conditioned_floor_area_m2",
"annual_imported_energy_kwh",
"annual_exported_energy_kwh",
"supplied_bands"
],
"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"
}
},
"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.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "0707290b357c0c9859643b963808af0c65ca92a5fb52c03c933f8e3d386b9f26",
"service_id": "8987c6223ce213c02fec53bda54d66e81c707aac44debbd9ae12b528e691c142",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:33.01Z",
"url": "https://prop.halowerk.com/v1/energy-certificate",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Applies caller-selected thresholds to supply/return temperature differences, commanded operation, fan state and electrical power. It identifies rule violations in supplied observations only; it does not connect to building controls, establish root cause, replace commissioning or authorize maintenance actions.",
"domain": "prop.halowerk.com",
"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": {
"observations": {
"items": {
"additionalProperties": false,
"properties": {
"commanded_on": {
"type": "boolean"
},
"electrical_power_kw": {
"maximum": 1000000,
"minimum": 0,
"type": "number"
},
"fan_on": {
"type": "boolean"
},
"mode": {
"enum": [
"cooling",
"heating",
"idle"
],
"type": "string"
},
"observation_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"return_air_temperature_c": {
"maximum": 100,
"minimum": -100,
"type": "number"
},
"supply_air_temperature_c": {
"maximum": 100,
"minimum": -100,
"type": "number"
}
},
"required": [
"observation_id",
"mode",
"commanded_on",
"fan_on",
"return_air_temperature_c",
"supply_air_temperature_c",
"electrical_power_kw"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
},
"rules": {
"additionalProperties": false,
"properties": {
"maximum_active_temperature_delta_c": {
"maximum": 200,
"minimum": 0,
"type": "number"
},
"maximum_idle_power_kw": {
"maximum": 1000000,
"minimum": 0,
"type": "number"
},
"minimum_active_temperature_delta_c": {
"maximum": 100,
"minimum": 0,
"type": "number"
}
},
"required": [
"minimum_active_temperature_delta_c",
"maximum_active_temperature_delta_c",
"maximum_idle_power_kw"
],
"type": "object"
}
},
"required": [
"observations",
"rules"
],
"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"
}
},
"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.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "864ffd0f9da00b493071772d929b19316c75c5fc7d00423a95de9a0f37e729fb",
"service_id": "8e3574e71b89a42904c2489137ace09c7e46d5776aa68957bc669164ab47296b",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:56:54.866Z",
"url": "https://prop.halowerk.com/v1/hvac-fault-detect",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Calculates floor-area ratio and lot coverage and compares use, height, parking and geometry with an explicit caller-supplied rule set. It does not retrieve or interpret current law, resolve overlays or variances, establish entitlements or provide legal advice; an official planning authority must verify any real project.",
"domain": "prop.halowerk.com",
"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": {
"parcel": {
"additionalProperties": false,
"properties": {
"lot_area_m2": {
"maximum": 1000000000000,
"minimum": 0.01,
"type": "number"
},
"parcel_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"zoning_label": {
"maxLength": 128,
"minLength": 1,
"type": "string"
}
},
"required": [
"parcel_id",
"lot_area_m2",
"zoning_label"
],
"type": "object"
},
"proposal": {
"additionalProperties": false,
"properties": {
"building_footprint_m2": {
"maximum": 1000000000000,
"minimum": 0,
"type": "number"
},
"gross_floor_area_m2": {
"maximum": 1000000000000,
"minimum": 0,
"type": "number"
},
"height_m": {
"maximum": 10000,
"minimum": 0,
"type": "number"
},
"parking_spaces": {
"maximum": 1000000,
"minimum": 0,
"type": "integer"
},
"proposed_use": {
"maxLength": 128,
"minLength": 1,
"type": "string"
}
},
"required": [
"proposed_use",
"gross_floor_area_m2",
"building_footprint_m2",
"height_m",
"parking_spaces"
],
"type": "object"
},
"supplied_rules": {
"additionalProperties": false,
"properties": {
"allowed_uses": {
"items": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"maxItems": 1000,
"minItems": 1,
"type": "array",
"uniqueItems": true
},
"maximum_floor_area_ratio": {
"maximum": 1000,
"minimum": 0,
"type": "number"
},
"maximum_height_m": {
"maximum": 10000,
"minimum": 0,
"type": "number"
},
"maximum_lot_coverage_fraction": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"minimum_parking_spaces": {
"maximum": 1000000,
"minimum": 0,
"type": "integer"
}
},
"required": [
"allowed_uses",
"maximum_floor_area_ratio",
"maximum_lot_coverage_fraction",
"maximum_height_m",
"minimum_parking_spaces"
],
"type": "object"
}
},
"required": [
"parcel",
"supplied_rules",
"proposal"
],
"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"
}
},
"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.004",
"amount_atomic": "4000",
"amount_encoding": "atomic_units",
"amount_raw": "4000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "8f00fa5009455ea255afd938f47db01f5017230b8df95d3ae005db262e1a5211",
"service_id": "a014388b48bc4eec74ed258ad08c8845ce56cd956e2e504e0cfcf5a74b66caef",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:56:47.365Z",
"url": "https://prop.halowerk.com/v1/zoning-intel",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Multiplies each mutually exclusive supplied scenario probability by its supplied damage fraction and asset replacement value, then sums expected loss. It does not obtain hazard maps, model hydrology, validate damage curves, price insurance or predict a particular event.",
"domain": "prop.halowerk.com",
"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": {
"asset_replacement_value": {
"description": "Value in a caller-selected currency.",
"maximum": 1000000000000000,
"minimum": 0,
"type": "number"
},
"scenarios": {
"items": {
"additionalProperties": false,
"properties": {
"annual_probability": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"inundation_depth_m": {
"maximum": 1000,
"minimum": 0,
"type": "number"
},
"scenario_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"supplied_damage_fraction": {
"maximum": 1,
"minimum": 0,
"type": "number"
}
},
"required": [
"scenario_id",
"annual_probability",
"inundation_depth_m",
"supplied_damage_fraction"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
}
},
"required": [
"asset_replacement_value",
"scenarios"
],
"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"
}
},
"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.004",
"amount_atomic": "4000",
"amount_encoding": "atomic_units",
"amount_raw": "4000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"schema_fingerprint": "136b2b62beee961f47ab664fb4f6f7709ba60e0800697cc66cd3ff2486eb1510",
"service_id": "c4b772c326d7413d2f35a4c1a8527879ad4deb8e9c12f9b483207d8f3f806dff",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:25.619Z",
"url": "https://prop.halowerk.com/v1/flood-risk-asset",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Compares supplied visits, mean dwell time and conversions with explicit baselines and combines the three ratios using caller-supplied weights. It does not collect location data, count people, infer demographics or forecast demand. Inputs should be aggregated and lawfully collected.",
"domain": "prop.halowerk.com",
"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": {
"intervals": {
"items": {
"additionalProperties": false,
"properties": {
"baseline_conversion_rate": {
"maximum": 1,
"minimum": 0.000001,
"type": "number"
},
"baseline_dwell_minutes": {
"maximum": 100000,
"minimum": 0.001,
"type": "number"
},
"baseline_visits": {
"maximum": 1000000000,
"minimum": 0.001,
"type": "number"
},
"conversions": {
"maximum": 1000000000,
"minimum": 0,
"type": "integer"
},
"interval_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"mean_dwell_minutes": {
"maximum": 100000,
"minimum": 0,
"type": "number"
},
"visits": {
"maximum": 1000000000,
"minimum": 0,
"type": "integer"
}
},
"required": [
"interval_id",
"visits",
"mean_dwell_minutes",
"conversions",
"baseline_visits",
"baseline_dwell_minutes",
"baseline_conversion_rate"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
},
"weights": {
"additionalProperties": false,
"properties": {
"conversion": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"dwell": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"visits": {
"maximum": 1,
"minimum": 0,
"type": "number"
}
},
"required": [
"visits",
"dwell",
"conversion"
],
"type": "object"
}
},
"required": [
"intervals",
"weights"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "6c33785d746b9650557b2f496981f09a9bed3355b423ab41fe703b870137166f",
"service_id": "0330860f740f26bf32c0f58f3d9ede7b32997d163d0e5ec9bca512c49d024dd5",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:02.584Z",
"url": "https://prop.halowerk.com/v1/foot-traffic-retail",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Standardizes current-minus-baseline change by a supplied scale, applies an explicit direction and weight, clips extreme components, and maps the weighted result to a 0–100 descriptive index. Metric selection and interpretation remain with the caller. It does not obtain data, identify individuals, establish causation, rank residents or justify displacement decisions.",
"domain": "prop.halowerk.com",
"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": {
"metrics": {
"items": {
"additionalProperties": false,
"properties": {
"baseline_value": {
"maximum": 1000000000000000,
"minimum": -1000000000000000,
"type": "number"
},
"current_value": {
"maximum": 1000000000000000,
"minimum": -1000000000000000,
"type": "number"
},
"metric_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"normalization_scale": {
"maximum": 1000000000000000,
"minimum": 1e-9,
"type": "number"
},
"pressure_direction": {
"enum": [
"increase",
"decrease"
],
"type": "string"
},
"weight": {
"maximum": 1000000,
"minimum": 0,
"type": "number"
}
},
"required": [
"metric_id",
"baseline_value",
"current_value",
"normalization_scale",
"pressure_direction",
"weight"
],
"type": "object"
},
"maxItems": 1000,
"minItems": 1,
"type": "array"
}
},
"required": [
"metrics"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "c9b49b0956fe4c5d1225b4fd0bd1a1636bb43b390f5152a0b02a8a80a27562c2",
"service_id": "1b2e8d5611ab9222fa243df91bd47e03e59c72752b55f875b4cca1bf5f69d30c",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:18.076Z",
"url": "https://prop.halowerk.com/v1/gentrification-index",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Compounds supplied rent and expense growth assumptions, applies vacancy and collection loss, subtracts operating expenses and capital reserve, and divides net operating income by a caller-supplied property value. This is scenario arithmetic, not a valuation, market forecast, investment recommendation, tax calculation or guarantee of income.",
"domain": "prop.halowerk.com",
"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": {
"annual_capital_reserve": {
"maximum": 1000000000000000,
"minimum": 0,
"type": "number"
},
"annual_expense_growth_fraction": {
"maximum": 10,
"minimum": -0.99,
"type": "number"
},
"annual_rent_growth_fraction": {
"maximum": 10,
"minimum": -0.99,
"type": "number"
},
"collection_loss_fraction": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"current_annual_gross_rent": {
"maximum": 1000000000000000,
"minimum": 0,
"type": "number"
},
"current_annual_operating_expenses": {
"maximum": 1000000000000000,
"minimum": 0,
"type": "number"
},
"projection_years": {
"maximum": 50,
"minimum": 1,
"type": "integer"
},
"property_value": {
"description": "Value in a caller-selected currency.",
"maximum": 1000000000000000,
"minimum": 0.01,
"type": "number"
},
"vacancy_fraction": {
"maximum": 1,
"minimum": 0,
"type": "number"
}
},
"required": [
"property_value",
"current_annual_gross_rent",
"vacancy_fraction",
"collection_loss_fraction",
"current_annual_operating_expenses",
"annual_capital_reserve",
"annual_rent_growth_fraction",
"annual_expense_growth_fraction",
"projection_years"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "4186fbd2838d091ae2878884f2f5c4a9f676cd05236147edadb83e48024e5a34",
"service_id": "2ded5b7dd3932009ecad905da712e697de87507a195a647a93dd2941f7da61f0",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:56:39.694Z",
"url": "https://prop.halowerk.com/v1/yield-forecast",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Multiplies installed quantities by supplied waste-adjusted production factors and adds tonne-kilometre transport factors. It reports a transparent partial embodied-carbon inventory only; it does not supply verified EPD data, include use/end-of-life stages unless represented by inputs, compare functional equivalence or constitute a certified life-cycle assessment.",
"domain": "prop.halowerk.com",
"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": {
"materials": {
"items": {
"additionalProperties": false,
"properties": {
"installed_mass_kg": {
"maximum": 1000000000000000,
"minimum": 0,
"type": "number"
},
"material_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"production_factor_kgco2e_per_kg": {
"maximum": 1000000,
"minimum": -1000000,
"type": "number"
},
"transport_distance_km": {
"maximum": 10000000,
"minimum": 0,
"type": "number"
},
"transport_factor_kgco2e_per_tonne_km": {
"maximum": 1000000,
"minimum": 0,
"type": "number"
},
"waste_fraction": {
"maximum": 0.99,
"minimum": 0,
"type": "number"
}
},
"required": [
"material_id",
"installed_mass_kg",
"waste_fraction",
"production_factor_kgco2e_per_kg",
"transport_distance_km",
"transport_factor_kgco2e_per_tonne_km"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
}
},
"required": [
"materials"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "73dd938a16bef85e68ad123513b56d88e76cedbac97c959251ffa863434fc718",
"service_id": "47a7bf5ef9db8477bdd4d3749b503cd058c2a79855abc2d05b5b0679670024b4",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:48.19Z",
"url": "https://prop.halowerk.com/v1/materials-lca",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Sums non-negative eligible balances and allocates a caller-supplied pool by balance share. It performs no transfer, wallet lookup, securities analysis, tax withholding, rounding-to-token-decimals or compliance check; output is calculation data only.",
"domain": "prop.halowerk.com",
"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": {
"holders": {
"items": {
"additionalProperties": false,
"properties": {
"account_id": {
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"balance": {
"maximum": 1e+30,
"minimum": 0,
"type": "number"
},
"eligible": {
"type": "boolean"
}
},
"required": [
"account_id",
"balance",
"eligible"
],
"type": "object"
},
"maxItems": 100000,
"minItems": 1,
"type": "array"
},
"total_dividend": {
"description": "Amount in a caller-selected currency or token unit.",
"maximum": 1000000000000000,
"minimum": 0,
"type": "number"
}
},
"required": [
"total_dividend",
"holders"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "b7334def95e6a9b4551e229fbe873af78b4e2315d6621ecb3204bcb042de9aec",
"service_id": "5f66b6a22b4be067482e3297ae993cb70bda80301499b4c524e24929b28e128f",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:10.035Z",
"url": "https://prop.halowerk.com/v1/token-dividend",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Sorts groups by size, then assigns each to the available room that has all required features and minimizes unused capacity, hourly cost and room identifier in that order. This fast heuristic is not guaranteed globally optimal and does not handle time overlap, accessibility beyond supplied features, movement, privacy or building-code constraints.",
"domain": "prop.halowerk.com",
"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": {
"groups": {
"items": {
"additionalProperties": false,
"properties": {
"group_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"people": {
"maximum": 1000000,
"minimum": 1,
"type": "integer"
},
"required_features": {
"items": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"maxItems": 1000,
"type": "array",
"uniqueItems": true
}
},
"required": [
"group_id",
"people",
"required_features"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
},
"rooms": {
"items": {
"additionalProperties": false,
"properties": {
"capacity": {
"maximum": 1000000,
"minimum": 1,
"type": "integer"
},
"features": {
"items": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"maxItems": 1000,
"type": "array",
"uniqueItems": true
},
"hourly_cost": {
"maximum": 1000000000000,
"minimum": 0,
"type": "number"
},
"room_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
}
},
"required": [
"room_id",
"capacity",
"hourly_cost",
"features"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
}
},
"required": [
"rooms",
"groups"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.004",
"amount_atomic": "4000",
"amount_encoding": "atomic_units",
"amount_raw": "4000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "c136f446bcc541835a611039f5b6521ad625783d3eaaddf8c4c0a22fea1e3529",
"service_id": "614752d71e644a112e1abae7b7c0c5c32d970db03c5d1a2c3692d420454eaea5",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:40.914Z",
"url": "https://prop.halowerk.com/v1/occupancy-optimize",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Subtracts exported energy from supplied site energy, divides by conditioned floor area and selects the first caller-supplied ascending maximum-intensity band. It does not normalize climate or occupancy, convert primary energy, audit meters or issue a legally recognized energy certificate.",
"domain": "prop.halowerk.com",
"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": {
"annual_exported_energy_kwh": {
"maximum": 1000000000000000000,
"minimum": 0,
"type": "number"
},
"annual_imported_energy_kwh": {
"maximum": 1000000000000000000,
"minimum": 0,
"type": "number"
},
"conditioned_floor_area_m2": {
"maximum": 1000000000000,
"minimum": 0.01,
"type": "number"
},
"supplied_bands": {
"items": {
"additionalProperties": false,
"properties": {
"label": {
"maxLength": 64,
"minLength": 1,
"type": "string"
},
"maximum_kwh_per_m2_year": {
"maximum": 1000000000000,
"minimum": 0,
"type": "number"
}
},
"required": [
"label",
"maximum_kwh_per_m2_year"
],
"type": "object"
},
"maxItems": 100,
"minItems": 1,
"type": "array"
}
},
"required": [
"conditioned_floor_area_m2",
"annual_imported_energy_kwh",
"annual_exported_energy_kwh",
"supplied_bands"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "0707290b357c0c9859643b963808af0c65ca92a5fb52c03c933f8e3d386b9f26",
"service_id": "8987c6223ce213c02fec53bda54d66e81c707aac44debbd9ae12b528e691c142",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:33.01Z",
"url": "https://prop.halowerk.com/v1/energy-certificate",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Applies caller-selected thresholds to supply/return temperature differences, commanded operation, fan state and electrical power. It identifies rule violations in supplied observations only; it does not connect to building controls, establish root cause, replace commissioning or authorize maintenance actions.",
"domain": "prop.halowerk.com",
"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": {
"observations": {
"items": {
"additionalProperties": false,
"properties": {
"commanded_on": {
"type": "boolean"
},
"electrical_power_kw": {
"maximum": 1000000,
"minimum": 0,
"type": "number"
},
"fan_on": {
"type": "boolean"
},
"mode": {
"enum": [
"cooling",
"heating",
"idle"
],
"type": "string"
},
"observation_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"return_air_temperature_c": {
"maximum": 100,
"minimum": -100,
"type": "number"
},
"supply_air_temperature_c": {
"maximum": 100,
"minimum": -100,
"type": "number"
}
},
"required": [
"observation_id",
"mode",
"commanded_on",
"fan_on",
"return_air_temperature_c",
"supply_air_temperature_c",
"electrical_power_kw"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
},
"rules": {
"additionalProperties": false,
"properties": {
"maximum_active_temperature_delta_c": {
"maximum": 200,
"minimum": 0,
"type": "number"
},
"maximum_idle_power_kw": {
"maximum": 1000000,
"minimum": 0,
"type": "number"
},
"minimum_active_temperature_delta_c": {
"maximum": 100,
"minimum": 0,
"type": "number"
}
},
"required": [
"minimum_active_temperature_delta_c",
"maximum_active_temperature_delta_c",
"maximum_idle_power_kw"
],
"type": "object"
}
},
"required": [
"observations",
"rules"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "864ffd0f9da00b493071772d929b19316c75c5fc7d00423a95de9a0f37e729fb",
"service_id": "8e3574e71b89a42904c2489137ace09c7e46d5776aa68957bc669164ab47296b",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:56:54.866Z",
"url": "https://prop.halowerk.com/v1/hvac-fault-detect",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Calculates floor-area ratio and lot coverage and compares use, height, parking and geometry with an explicit caller-supplied rule set. It does not retrieve or interpret current law, resolve overlays or variances, establish entitlements or provide legal advice; an official planning authority must verify any real project.",
"domain": "prop.halowerk.com",
"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": {
"parcel": {
"additionalProperties": false,
"properties": {
"lot_area_m2": {
"maximum": 1000000000000,
"minimum": 0.01,
"type": "number"
},
"parcel_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"zoning_label": {
"maxLength": 128,
"minLength": 1,
"type": "string"
}
},
"required": [
"parcel_id",
"lot_area_m2",
"zoning_label"
],
"type": "object"
},
"proposal": {
"additionalProperties": false,
"properties": {
"building_footprint_m2": {
"maximum": 1000000000000,
"minimum": 0,
"type": "number"
},
"gross_floor_area_m2": {
"maximum": 1000000000000,
"minimum": 0,
"type": "number"
},
"height_m": {
"maximum": 10000,
"minimum": 0,
"type": "number"
},
"parking_spaces": {
"maximum": 1000000,
"minimum": 0,
"type": "integer"
},
"proposed_use": {
"maxLength": 128,
"minLength": 1,
"type": "string"
}
},
"required": [
"proposed_use",
"gross_floor_area_m2",
"building_footprint_m2",
"height_m",
"parking_spaces"
],
"type": "object"
},
"supplied_rules": {
"additionalProperties": false,
"properties": {
"allowed_uses": {
"items": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"maxItems": 1000,
"minItems": 1,
"type": "array",
"uniqueItems": true
},
"maximum_floor_area_ratio": {
"maximum": 1000,
"minimum": 0,
"type": "number"
},
"maximum_height_m": {
"maximum": 10000,
"minimum": 0,
"type": "number"
},
"maximum_lot_coverage_fraction": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"minimum_parking_spaces": {
"maximum": 1000000,
"minimum": 0,
"type": "integer"
}
},
"required": [
"allowed_uses",
"maximum_floor_area_ratio",
"maximum_lot_coverage_fraction",
"maximum_height_m",
"minimum_parking_spaces"
],
"type": "object"
}
},
"required": [
"parcel",
"supplied_rules",
"proposal"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.004",
"amount_atomic": "4000",
"amount_encoding": "atomic_units",
"amount_raw": "4000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "8f00fa5009455ea255afd938f47db01f5017230b8df95d3ae005db262e1a5211",
"service_id": "a014388b48bc4eec74ed258ad08c8845ce56cd956e2e504e0cfcf5a74b66caef",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:56:47.365Z",
"url": "https://prop.halowerk.com/v1/zoning-intel",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Multiplies each mutually exclusive supplied scenario probability by its supplied damage fraction and asset replacement value, then sums expected loss. It does not obtain hazard maps, model hydrology, validate damage curves, price insurance or predict a particular event.",
"domain": "prop.halowerk.com",
"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": {
"asset_replacement_value": {
"description": "Value in a caller-selected currency.",
"maximum": 1000000000000000,
"minimum": 0,
"type": "number"
},
"scenarios": {
"items": {
"additionalProperties": false,
"properties": {
"annual_probability": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"inundation_depth_m": {
"maximum": 1000,
"minimum": 0,
"type": "number"
},
"scenario_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"supplied_damage_fraction": {
"maximum": 1,
"minimum": 0,
"type": "number"
}
},
"required": [
"scenario_id",
"annual_probability",
"inundation_depth_m",
"supplied_damage_fraction"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
}
},
"required": [
"asset_replacement_value",
"scenarios"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.004",
"amount_atomic": "4000",
"amount_encoding": "atomic_units",
"amount_raw": "4000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "136b2b62beee961f47ab664fb4f6f7709ba60e0800697cc66cd3ff2486eb1510",
"service_id": "c4b772c326d7413d2f35a4c1a8527879ad4deb8e9c12f9b483207d8f3f806dff",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:25.619Z",
"url": "https://prop.halowerk.com/v1/flood-risk-asset",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Compares supplied visits, mean dwell time and conversions with explicit baselines and combines the three ratios using caller-supplied weights. It does not collect location data, count people, infer demographics or forecast demand. Inputs should be aggregated and lawfully collected.",
"domain": "prop.halowerk.com",
"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": {
"intervals": {
"items": {
"additionalProperties": false,
"properties": {
"baseline_conversion_rate": {
"maximum": 1,
"minimum": 0.000001,
"type": "number"
},
"baseline_dwell_minutes": {
"maximum": 100000,
"minimum": 0.001,
"type": "number"
},
"baseline_visits": {
"maximum": 1000000000,
"minimum": 0.001,
"type": "number"
},
"conversions": {
"maximum": 1000000000,
"minimum": 0,
"type": "integer"
},
"interval_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"mean_dwell_minutes": {
"maximum": 100000,
"minimum": 0,
"type": "number"
},
"visits": {
"maximum": 1000000000,
"minimum": 0,
"type": "integer"
}
},
"required": [
"interval_id",
"visits",
"mean_dwell_minutes",
"conversions",
"baseline_visits",
"baseline_dwell_minutes",
"baseline_conversion_rate"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
},
"weights": {
"additionalProperties": false,
"properties": {
"conversion": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"dwell": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"visits": {
"maximum": 1,
"minimum": 0,
"type": "number"
}
},
"required": [
"visits",
"dwell",
"conversion"
],
"type": "object"
}
},
"required": [
"intervals",
"weights"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "6c33785d746b9650557b2f496981f09a9bed3355b423ab41fe703b870137166f",
"service_id": "0330860f740f26bf32c0f58f3d9ede7b32997d163d0e5ec9bca512c49d024dd5",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:02.584Z",
"url": "https://prop.halowerk.com/v1/foot-traffic-retail",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Standardizes current-minus-baseline change by a supplied scale, applies an explicit direction and weight, clips extreme components, and maps the weighted result to a 0–100 descriptive index. Metric selection and interpretation remain with the caller. It does not obtain data, identify individuals, establish causation, rank residents or justify displacement decisions.",
"domain": "prop.halowerk.com",
"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": {
"metrics": {
"items": {
"additionalProperties": false,
"properties": {
"baseline_value": {
"maximum": 1000000000000000,
"minimum": -1000000000000000,
"type": "number"
},
"current_value": {
"maximum": 1000000000000000,
"minimum": -1000000000000000,
"type": "number"
},
"metric_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"normalization_scale": {
"maximum": 1000000000000000,
"minimum": 1e-9,
"type": "number"
},
"pressure_direction": {
"enum": [
"increase",
"decrease"
],
"type": "string"
},
"weight": {
"maximum": 1000000,
"minimum": 0,
"type": "number"
}
},
"required": [
"metric_id",
"baseline_value",
"current_value",
"normalization_scale",
"pressure_direction",
"weight"
],
"type": "object"
},
"maxItems": 1000,
"minItems": 1,
"type": "array"
}
},
"required": [
"metrics"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "c9b49b0956fe4c5d1225b4fd0bd1a1636bb43b390f5152a0b02a8a80a27562c2",
"service_id": "1b2e8d5611ab9222fa243df91bd47e03e59c72752b55f875b4cca1bf5f69d30c",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:18.076Z",
"url": "https://prop.halowerk.com/v1/gentrification-index",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Compounds supplied rent and expense growth assumptions, applies vacancy and collection loss, subtracts operating expenses and capital reserve, and divides net operating income by a caller-supplied property value. This is scenario arithmetic, not a valuation, market forecast, investment recommendation, tax calculation or guarantee of income.",
"domain": "prop.halowerk.com",
"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": {
"annual_capital_reserve": {
"maximum": 1000000000000000,
"minimum": 0,
"type": "number"
},
"annual_expense_growth_fraction": {
"maximum": 10,
"minimum": -0.99,
"type": "number"
},
"annual_rent_growth_fraction": {
"maximum": 10,
"minimum": -0.99,
"type": "number"
},
"collection_loss_fraction": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"current_annual_gross_rent": {
"maximum": 1000000000000000,
"minimum": 0,
"type": "number"
},
"current_annual_operating_expenses": {
"maximum": 1000000000000000,
"minimum": 0,
"type": "number"
},
"projection_years": {
"maximum": 50,
"minimum": 1,
"type": "integer"
},
"property_value": {
"description": "Value in a caller-selected currency.",
"maximum": 1000000000000000,
"minimum": 0.01,
"type": "number"
},
"vacancy_fraction": {
"maximum": 1,
"minimum": 0,
"type": "number"
}
},
"required": [
"property_value",
"current_annual_gross_rent",
"vacancy_fraction",
"collection_loss_fraction",
"current_annual_operating_expenses",
"annual_capital_reserve",
"annual_rent_growth_fraction",
"annual_expense_growth_fraction",
"projection_years"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "4186fbd2838d091ae2878884f2f5c4a9f676cd05236147edadb83e48024e5a34",
"service_id": "2ded5b7dd3932009ecad905da712e697de87507a195a647a93dd2941f7da61f0",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:56:39.694Z",
"url": "https://prop.halowerk.com/v1/yield-forecast",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Multiplies installed quantities by supplied waste-adjusted production factors and adds tonne-kilometre transport factors. It reports a transparent partial embodied-carbon inventory only; it does not supply verified EPD data, include use/end-of-life stages unless represented by inputs, compare functional equivalence or constitute a certified life-cycle assessment.",
"domain": "prop.halowerk.com",
"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": {
"materials": {
"items": {
"additionalProperties": false,
"properties": {
"installed_mass_kg": {
"maximum": 1000000000000000,
"minimum": 0,
"type": "number"
},
"material_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"production_factor_kgco2e_per_kg": {
"maximum": 1000000,
"minimum": -1000000,
"type": "number"
},
"transport_distance_km": {
"maximum": 10000000,
"minimum": 0,
"type": "number"
},
"transport_factor_kgco2e_per_tonne_km": {
"maximum": 1000000,
"minimum": 0,
"type": "number"
},
"waste_fraction": {
"maximum": 0.99,
"minimum": 0,
"type": "number"
}
},
"required": [
"material_id",
"installed_mass_kg",
"waste_fraction",
"production_factor_kgco2e_per_kg",
"transport_distance_km",
"transport_factor_kgco2e_per_tonne_km"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
}
},
"required": [
"materials"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "73dd938a16bef85e68ad123513b56d88e76cedbac97c959251ffa863434fc718",
"service_id": "47a7bf5ef9db8477bdd4d3749b503cd058c2a79855abc2d05b5b0679670024b4",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:48.19Z",
"url": "https://prop.halowerk.com/v1/materials-lca",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Sums non-negative eligible balances and allocates a caller-supplied pool by balance share. It performs no transfer, wallet lookup, securities analysis, tax withholding, rounding-to-token-decimals or compliance check; output is calculation data only.",
"domain": "prop.halowerk.com",
"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": {
"holders": {
"items": {
"additionalProperties": false,
"properties": {
"account_id": {
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"balance": {
"maximum": 1e+30,
"minimum": 0,
"type": "number"
},
"eligible": {
"type": "boolean"
}
},
"required": [
"account_id",
"balance",
"eligible"
],
"type": "object"
},
"maxItems": 100000,
"minItems": 1,
"type": "array"
},
"total_dividend": {
"description": "Amount in a caller-selected currency or token unit.",
"maximum": 1000000000000000,
"minimum": 0,
"type": "number"
}
},
"required": [
"total_dividend",
"holders"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "b7334def95e6a9b4551e229fbe873af78b4e2315d6621ecb3204bcb042de9aec",
"service_id": "5f66b6a22b4be067482e3297ae993cb70bda80301499b4c524e24929b28e128f",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:10.035Z",
"url": "https://prop.halowerk.com/v1/token-dividend",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Sorts groups by size, then assigns each to the available room that has all required features and minimizes unused capacity, hourly cost and room identifier in that order. This fast heuristic is not guaranteed globally optimal and does not handle time overlap, accessibility beyond supplied features, movement, privacy or building-code constraints.",
"domain": "prop.halowerk.com",
"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": {
"groups": {
"items": {
"additionalProperties": false,
"properties": {
"group_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"people": {
"maximum": 1000000,
"minimum": 1,
"type": "integer"
},
"required_features": {
"items": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"maxItems": 1000,
"type": "array",
"uniqueItems": true
}
},
"required": [
"group_id",
"people",
"required_features"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
},
"rooms": {
"items": {
"additionalProperties": false,
"properties": {
"capacity": {
"maximum": 1000000,
"minimum": 1,
"type": "integer"
},
"features": {
"items": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"maxItems": 1000,
"type": "array",
"uniqueItems": true
},
"hourly_cost": {
"maximum": 1000000000000,
"minimum": 0,
"type": "number"
},
"room_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
}
},
"required": [
"room_id",
"capacity",
"hourly_cost",
"features"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
}
},
"required": [
"rooms",
"groups"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.004",
"amount_atomic": "4000",
"amount_encoding": "atomic_units",
"amount_raw": "4000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "c136f446bcc541835a611039f5b6521ad625783d3eaaddf8c4c0a22fea1e3529",
"service_id": "614752d71e644a112e1abae7b7c0c5c32d970db03c5d1a2c3692d420454eaea5",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:40.914Z",
"url": "https://prop.halowerk.com/v1/occupancy-optimize",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Subtracts exported energy from supplied site energy, divides by conditioned floor area and selects the first caller-supplied ascending maximum-intensity band. It does not normalize climate or occupancy, convert primary energy, audit meters or issue a legally recognized energy certificate.",
"domain": "prop.halowerk.com",
"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": {
"annual_exported_energy_kwh": {
"maximum": 1000000000000000000,
"minimum": 0,
"type": "number"
},
"annual_imported_energy_kwh": {
"maximum": 1000000000000000000,
"minimum": 0,
"type": "number"
},
"conditioned_floor_area_m2": {
"maximum": 1000000000000,
"minimum": 0.01,
"type": "number"
},
"supplied_bands": {
"items": {
"additionalProperties": false,
"properties": {
"label": {
"maxLength": 64,
"minLength": 1,
"type": "string"
},
"maximum_kwh_per_m2_year": {
"maximum": 1000000000000,
"minimum": 0,
"type": "number"
}
},
"required": [
"label",
"maximum_kwh_per_m2_year"
],
"type": "object"
},
"maxItems": 100,
"minItems": 1,
"type": "array"
}
},
"required": [
"conditioned_floor_area_m2",
"annual_imported_energy_kwh",
"annual_exported_energy_kwh",
"supplied_bands"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "0707290b357c0c9859643b963808af0c65ca92a5fb52c03c933f8e3d386b9f26",
"service_id": "8987c6223ce213c02fec53bda54d66e81c707aac44debbd9ae12b528e691c142",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:33.01Z",
"url": "https://prop.halowerk.com/v1/energy-certificate",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Applies caller-selected thresholds to supply/return temperature differences, commanded operation, fan state and electrical power. It identifies rule violations in supplied observations only; it does not connect to building controls, establish root cause, replace commissioning or authorize maintenance actions.",
"domain": "prop.halowerk.com",
"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": {
"observations": {
"items": {
"additionalProperties": false,
"properties": {
"commanded_on": {
"type": "boolean"
},
"electrical_power_kw": {
"maximum": 1000000,
"minimum": 0,
"type": "number"
},
"fan_on": {
"type": "boolean"
},
"mode": {
"enum": [
"cooling",
"heating",
"idle"
],
"type": "string"
},
"observation_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"return_air_temperature_c": {
"maximum": 100,
"minimum": -100,
"type": "number"
},
"supply_air_temperature_c": {
"maximum": 100,
"minimum": -100,
"type": "number"
}
},
"required": [
"observation_id",
"mode",
"commanded_on",
"fan_on",
"return_air_temperature_c",
"supply_air_temperature_c",
"electrical_power_kw"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
},
"rules": {
"additionalProperties": false,
"properties": {
"maximum_active_temperature_delta_c": {
"maximum": 200,
"minimum": 0,
"type": "number"
},
"maximum_idle_power_kw": {
"maximum": 1000000,
"minimum": 0,
"type": "number"
},
"minimum_active_temperature_delta_c": {
"maximum": 100,
"minimum": 0,
"type": "number"
}
},
"required": [
"minimum_active_temperature_delta_c",
"maximum_active_temperature_delta_c",
"maximum_idle_power_kw"
],
"type": "object"
}
},
"required": [
"observations",
"rules"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "864ffd0f9da00b493071772d929b19316c75c5fc7d00423a95de9a0f37e729fb",
"service_id": "8e3574e71b89a42904c2489137ace09c7e46d5776aa68957bc669164ab47296b",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:56:54.866Z",
"url": "https://prop.halowerk.com/v1/hvac-fault-detect",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Calculates floor-area ratio and lot coverage and compares use, height, parking and geometry with an explicit caller-supplied rule set. It does not retrieve or interpret current law, resolve overlays or variances, establish entitlements or provide legal advice; an official planning authority must verify any real project.",
"domain": "prop.halowerk.com",
"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": {
"parcel": {
"additionalProperties": false,
"properties": {
"lot_area_m2": {
"maximum": 1000000000000,
"minimum": 0.01,
"type": "number"
},
"parcel_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"zoning_label": {
"maxLength": 128,
"minLength": 1,
"type": "string"
}
},
"required": [
"parcel_id",
"lot_area_m2",
"zoning_label"
],
"type": "object"
},
"proposal": {
"additionalProperties": false,
"properties": {
"building_footprint_m2": {
"maximum": 1000000000000,
"minimum": 0,
"type": "number"
},
"gross_floor_area_m2": {
"maximum": 1000000000000,
"minimum": 0,
"type": "number"
},
"height_m": {
"maximum": 10000,
"minimum": 0,
"type": "number"
},
"parking_spaces": {
"maximum": 1000000,
"minimum": 0,
"type": "integer"
},
"proposed_use": {
"maxLength": 128,
"minLength": 1,
"type": "string"
}
},
"required": [
"proposed_use",
"gross_floor_area_m2",
"building_footprint_m2",
"height_m",
"parking_spaces"
],
"type": "object"
},
"supplied_rules": {
"additionalProperties": false,
"properties": {
"allowed_uses": {
"items": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"maxItems": 1000,
"minItems": 1,
"type": "array",
"uniqueItems": true
},
"maximum_floor_area_ratio": {
"maximum": 1000,
"minimum": 0,
"type": "number"
},
"maximum_height_m": {
"maximum": 10000,
"minimum": 0,
"type": "number"
},
"maximum_lot_coverage_fraction": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"minimum_parking_spaces": {
"maximum": 1000000,
"minimum": 0,
"type": "integer"
}
},
"required": [
"allowed_uses",
"maximum_floor_area_ratio",
"maximum_lot_coverage_fraction",
"maximum_height_m",
"minimum_parking_spaces"
],
"type": "object"
}
},
"required": [
"parcel",
"supplied_rules",
"proposal"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.004",
"amount_atomic": "4000",
"amount_encoding": "atomic_units",
"amount_raw": "4000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "8f00fa5009455ea255afd938f47db01f5017230b8df95d3ae005db262e1a5211",
"service_id": "a014388b48bc4eec74ed258ad08c8845ce56cd956e2e504e0cfcf5a74b66caef",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:56:47.365Z",
"url": "https://prop.halowerk.com/v1/zoning-intel",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Multiplies each mutually exclusive supplied scenario probability by its supplied damage fraction and asset replacement value, then sums expected loss. It does not obtain hazard maps, model hydrology, validate damage curves, price insurance or predict a particular event.",
"domain": "prop.halowerk.com",
"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": {
"asset_replacement_value": {
"description": "Value in a caller-selected currency.",
"maximum": 1000000000000000,
"minimum": 0,
"type": "number"
},
"scenarios": {
"items": {
"additionalProperties": false,
"properties": {
"annual_probability": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"inundation_depth_m": {
"maximum": 1000,
"minimum": 0,
"type": "number"
},
"scenario_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"supplied_damage_fraction": {
"maximum": 1,
"minimum": 0,
"type": "number"
}
},
"required": [
"scenario_id",
"annual_probability",
"inundation_depth_m",
"supplied_damage_fraction"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
}
},
"required": [
"asset_replacement_value",
"scenarios"
],
"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"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "POST",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.004",
"amount_atomic": "4000",
"amount_encoding": "atomic_units",
"amount_raw": "4000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"asset": "USDC",
"assetTransferMethod": "eip3009",
"eip712Domain": {
"chainId": 8453,
"name": "USD Coin",
"verifyingContract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"version": "2"
},
"name": "USD Coin",
"network_name": "Base Mainnet",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"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": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "136b2b62beee961f47ab664fb4f6f7709ba60e0800697cc66cd3ff2486eb1510",
"service_id": "c4b772c326d7413d2f35a4c1a8527879ad4deb8e9c12f9b483207d8f3f806dff",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:57:25.619Z",
"url": "https://prop.halowerk.com/v1/flood-risk-asset",
"usage_rights": "not_reviewed"
}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 integrationDiscovery 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