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": "Scores caller-supplied vote/transfer observations using cohort-relative transfer size, transfer recency, and repeated-counterparty count. The output is an investigative triage heuristic, not proof of vote buying, identity linkage, or wrongdoing.",
"domain": "gov.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": {
"flag_threshold": {
"description": "Risk-score threshold used only for triage.",
"maximum": 1,
"minimum": 0,
"type": "number"
},
"observations": {
"items": {
"additionalProperties": false,
"properties": {
"associated_transfer_amount": {
"description": "Caller-linked transfer amount in one consistent unit.",
"maximum": 1000000000000000,
"minimum": 0,
"type": "number"
},
"choice": {
"enum": [
"for",
"against",
"abstain"
],
"type": "string"
},
"repeated_counterparty_count": {
"description": "Prior linked transfers with the same counterparty.",
"maximum": 100000,
"minimum": 0,
"type": "integer"
},
"transfer_age_hours": {
"description": "Hours between transfer and vote.",
"maximum": 8760,
"minimum": 0,
"type": "number"
},
"voter_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
}
},
"required": [
"voter_id",
"choice",
"associated_transfer_amount",
"transfer_age_hours",
"repeated_counterparty_count"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 3,
"type": "array"
}
},
"required": [
"observations"
],
"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",
"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"
},
"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": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
"schema_fingerprint": "11c625d49133826f3938c5643695d645246debb856d08f4dacd202fcfb5ae0f3",
"service_id": "0374a5a3f36bf29089364216b49f64db8ad5e417832864af090df8ed8c97048d",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:47:35.893Z",
"url": "https://gov.halowerk.com/v1/vote-buying-detect",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Tokenizes caller-supplied text and counts matches against a small declared English/German unigram lexicon. It reports coverage and a normalized polarity score; it does not understand context, sarcasm, negation, policy merit, or public opinion.",
"domain": "gov.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": {
"text": {
"description": "Text to score.",
"maxLength": 50000,
"minLength": 1,
"type": "string"
}
},
"required": [
"text"
],
"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",
"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"
},
"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": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
"schema_fingerprint": "59216645c4b0a7441349eeabf5dea71dacb75bdff0c153623d33e0bb05472dfb",
"service_id": "0e00971cf1a1b8ddbcc429c6e671b980fd3ef6127bed2a1bb6cb134b7ab375a8",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:48:23.762Z",
"url": "https://gov.halowerk.com/v1/sentiment-analysis",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Joins caller-supplied vote vectors by proposal ID, encodes against/abstain/for as -1/0/1, and computes weighted cosine similarity plus exact agreement. It describes only supplied overlapping votes and does not infer ideology or future behavior.",
"domain": "gov.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": {
"delegate_votes": {
"items": {
"additionalProperties": false,
"properties": {
"proposal_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"vote": {
"enum": [
-1,
0,
1
],
"type": "integer"
},
"weight": {
"maximum": 1000000000000,
"minimum": 0.000001,
"type": "number"
}
},
"required": [
"proposal_id",
"vote"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
},
"reference_votes": {
"items": {
"additionalProperties": false,
"properties": {
"proposal_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"vote": {
"enum": [
-1,
0,
1
],
"type": "integer"
}
},
"required": [
"proposal_id",
"vote"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
}
},
"required": [
"delegate_votes",
"reference_votes"
],
"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",
"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"
},
"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": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
"schema_fingerprint": "f1a5f489405f66c6698aae0aa3a89663fe9755f29db27ebfd294525c2d237088",
"service_id": "1141c5106004227fbecaf2d275e568c08f960cdfb6a9985e3662b330d2e5368f",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:47:43.774Z",
"url": "https://gov.halowerk.com/v1/delegate-alignment",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Sorts unique scalar key/value entries through canonical JSON serialization and computes SHA-256. It verifies byte-level agreement with an optional claimed digest only; it does not prove block inclusion, timestamp, signer identity, or chain consensus.",
"domain": "gov.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": {
"claimed_sha256": {
"pattern": "^[0-9a-fA-F]{64}$",
"type": "string"
},
"entries": {
"items": {
"additionalProperties": false,
"properties": {
"key": {
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"value": {
"type": [
"string",
"number",
"boolean",
"null"
]
}
},
"required": [
"key",
"value"
],
"type": "object"
},
"maxItems": 50000,
"minItems": 1,
"type": "array"
}
},
"required": [
"entries"
],
"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",
"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"
},
"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": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
"schema_fingerprint": "403c609987bd7b7b3592e43dc8d81c0686b8982d1306ac484583199035caa193",
"service_id": "19abfa5ba313125e517c9199557371dab41bb647ce0e5e5f10e5a6f039b0d12d",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:48:07.651Z",
"url": "https://gov.halowerk.com/v1/snapshot-verify",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Sorts caller-supplied non-negative balances and computes the standard finite-sample Gini coefficient plus top-one and top-ten-percent shares. Results cover only supplied accounts and do not identify common ownership, custodians, vesting, delegation, or off-chain claims.",
"domain": "gov.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": {
"balance": {
"maximum": 1e+24,
"minimum": 0,
"type": "number"
},
"holder_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
}
},
"required": [
"holder_id",
"balance"
],
"type": "object"
},
"maxItems": 100000,
"minItems": 1,
"type": "array"
}
},
"required": [
"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",
"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"
},
"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": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
"schema_fingerprint": "3962a461b249cd10b625031020b0c7bee4c772c2a93283ae7048681fe7983ba0",
"service_id": "1ffdcb2288153fca95a6058427c7c43f902e8ad3207f02df22ef6af16f2f2a10",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:48:39.093Z",
"url": "https://gov.halowerk.com/v1/token-gini-index",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Joins scalar facts by field name and evaluates explicit equals, not-equals, numeric bound, membership, contains, and existence rules. It does not retrieve law, determine which rules apply, provide legal advice, or certify regulatory compliance.",
"domain": "gov.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": {
"facts": {
"items": {
"additionalProperties": false,
"properties": {
"field": {
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"value": {
"type": [
"string",
"number",
"boolean",
"null"
]
}
},
"required": [
"field",
"value"
],
"type": "object"
},
"maxItems": 10000,
"type": "array"
},
"rules": {
"items": {
"additionalProperties": false,
"properties": {
"allowed_values": {
"items": {
"type": [
"string",
"number",
"boolean",
"null"
]
},
"maxItems": 1000,
"minItems": 1,
"type": "array"
},
"expected": {
"type": [
"string",
"number",
"boolean",
"null"
]
},
"field": {
"maxLength": 256,
"minLength": 1,
"type": "string"
},
"operator": {
"enum": [
"equals",
"not_equals",
"gte",
"lte",
"in",
"contains",
"exists"
],
"type": "string"
},
"rule_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
}
},
"required": [
"rule_id",
"field",
"operator"
],
"type": "object"
},
"maxItems": 10000,
"minItems": 1,
"type": "array"
}
},
"required": [
"facts",
"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.004",
"amount_atomic": "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"
},
"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": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
"schema_fingerprint": "904757b78e0f5155beedd27640a83c56a421d0f2f668f4b2fb3443c8dc791ebc",
"service_id": "25624938d6ae098ee27379daeab775296331ae1c284ccf20a853f8d8f0efd1cf",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:48:15.651Z",
"url": "https://gov.halowerk.com/v1/regulatory-check",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Applies a fixed, published logistic equation to aggregate caller-supplied features and reports an estimated turnout range. It is an untrained scenario heuristic, not a calibrated election forecast, individual propensity score, or basis for voter targeting.",
"domain": "gov.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": {
"eligible_voters": {
"maximum": 1000000000,
"minimum": 1,
"type": "integer"
},
"participation_trend_percentage_points": {
"maximum": 100,
"minimum": -100,
"type": "number"
},
"prior_turnout_rate": {
"maximum": 1,
"minimum": 0,
"type": "number"
},
"proposal_count": {
"maximum": 10000,
"minimum": 1,
"type": "integer"
},
"reminders_per_voter": {
"maximum": 100,
"minimum": 0,
"type": "number"
},
"voting_window_days": {
"maximum": 365,
"minimum": 0.01,
"type": "number"
}
},
"required": [
"eligible_voters",
"prior_turnout_rate",
"participation_trend_percentage_points",
"voting_window_days",
"reminders_per_voter",
"proposal_count"
],
"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",
"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"
},
"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": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
"schema_fingerprint": "e5b93c7e1214d383b788950aaf8e10e14821f9de4cddbfae538ae312c40b9b14",
"service_id": "849e1638f88296e12ab10bea5c7cef89eddf23371a61fbca349a90cf8294c542",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:48:31.42Z",
"url": "https://gov.halowerk.com/v1/voter-turnout-predict",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.004 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Caps individual contributions when requested, computes each project’s raw quadratic match as (sum sqrt(contribution))² minus direct contributions, and allocates a fixed matching pool proportionally. It does not detect Sybil identities, move funds, or decide project eligibility.",
"domain": "gov.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": {
"contributions": {
"items": {
"additionalProperties": false,
"properties": {
"amount": {
"maximum": 1000000000000000,
"minimum": 0.000001,
"type": "number"
},
"contributor_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
},
"project_id": {
"maxLength": 128,
"minLength": 1,
"type": "string"
}
},
"required": [
"project_id",
"contributor_id",
"amount"
],
"type": "object"
},
"maxItems": 50000,
"minItems": 1,
"type": "array"
},
"matching_pool": {
"maximum": 1000000000000000000,
"minimum": 0,
"type": "number"
},
"per_contribution_cap": {
"maximum": 1000000000000000,
"minimum": 0.000001,
"type": "number"
}
},
"required": [
"contributions",
"matching_pool"
],
"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",
"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"
},
"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": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
"schema_fingerprint": "15a2256d5b0fb0838c3bf59653a1e55b74b714fbe6df565c502fc2df91e9c6e4",
"service_id": "9c1195d984536d0932231f999d3ac726a40be1bd7fce789f79c8240f7cf603d5",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:48:00.2Z",
"url": "https://gov.halowerk.com/v1/quadratic-funding-calc",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Subtracts committed liabilities at month zero, then projects recurring inflow and operating outflow with caller-supplied monthly growth rates. It is a scenario calculation, not a forecast of prices, token liquidity, exchange rates, or future governance decisions.",
"domain": "gov.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": {
"committed_liabilities": {
"maximum": 1000000000000000000,
"minimum": 0,
"type": "number"
},
"horizon_months": {
"maximum": 240,
"minimum": 1,
"type": "integer"
},
"monthly_inflow": {
"maximum": 1000000000000000000,
"minimum": 0,
"type": "number"
},
"monthly_inflow_growth_percent": {
"maximum": 1000,
"minimum": -100,
"type": "number"
},
"monthly_outflow": {
"maximum": 1000000000000000000,
"minimum": 0,
"type": "number"
},
"monthly_outflow_growth_percent": {
"maximum": 1000,
"minimum": -100,
"type": "number"
},
"starting_balance": {
"maximum": 1000000000000000000,
"minimum": 0,
"type": "number"
}
},
"required": [
"starting_balance",
"committed_liabilities",
"monthly_inflow",
"monthly_outflow",
"horizon_months"
],
"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",
"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"
},
"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": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
"schema_fingerprint": "e01134c4527276661ef1deb35292607ffa0b29c5dc2ca9f06bfea6ef8f6e526d",
"service_id": "cdf7935eaa0c8cc23495aadaf76d9400e817d2b3f71c078040f7bdef624a2a34",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:47:51.924Z",
"url": "https://gov.halowerk.com/v1/treasury-runway",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E |
{
"description": "Splits caller-supplied proposal text into sentences, scores each sentence by normalized non-stopword frequency, and returns the highest-scoring sentences in source order. It does not infer unstated intent, verify claims, or produce an abstractive interpretation.",
"domain": "gov.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": {
"max_keywords": {
"description": "Maximum number of frequency-ranked keywords.",
"maximum": 30,
"minimum": 1,
"type": "integer"
},
"max_sentences": {
"description": "Maximum number of source sentences to return.",
"maximum": 10,
"minimum": 1,
"type": "integer"
},
"text": {
"description": "Proposal text to summarize.",
"maxLength": 50000,
"minLength": 20,
"type": "string"
}
},
"required": [
"text"
],
"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",
"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"
},
"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": "a362e8714b420fb326952d15645a2d5a099a624f6764da13c25bd784099197fe",
"schema_fingerprint": "77378fdc59637e1ab792d20723109b8adc18a484383c903a5efbfd5e3a27d0ff",
"service_id": "df525547f06603db26eb34da5544490e5b6233221b295cec150c746221cc944b",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:47:28.157Z",
"url": "https://gov.halowerk.com/v1/proposal-summary",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Scores caller-supplied vote/transfer observations using cohort-relative transfer size, transfer recency, and repeated-counterparty count. The output is an investigative triage heuristic, not proof of vote buying, identity linkage, or wrongdoing.",
"domain": "gov.halowerk.com",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.004,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "d172e2f66feece0c",
"service_id": "0374a5a3f36bf29089364216b49f64db8ad5e417832864af090df8ed8c97048d",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:47:35.893Z",
"url": "https://gov.halowerk.com/v1/vote-buying-detect",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Tokenizes caller-supplied text and counts matches against a small declared English/German unigram lexicon. It reports coverage and a normalized polarity score; it does not understand context, sarcasm, negation, policy merit, or public opinion.",
"domain": "gov.halowerk.com",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.002,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "9e853c4c6050fea1",
"service_id": "0e00971cf1a1b8ddbcc429c6e671b980fd3ef6127bed2a1bb6cb134b7ab375a8",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:48:23.762Z",
"url": "https://gov.halowerk.com/v1/sentiment-analysis",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Joins caller-supplied vote vectors by proposal ID, encodes against/abstain/for as -1/0/1, and computes weighted cosine similarity plus exact agreement. It describes only supplied overlapping votes and does not infer ideology or future behavior.",
"domain": "gov.halowerk.com",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.003,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "9c212c8f768fd8d8",
"service_id": "1141c5106004227fbecaf2d275e568c08f960cdfb6a9985e3662b330d2e5368f",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:47:43.774Z",
"url": "https://gov.halowerk.com/v1/delegate-alignment",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Sorts unique scalar key/value entries through canonical JSON serialization and computes SHA-256. It verifies byte-level agreement with an optional claimed digest only; it does not prove block inclusion, timestamp, signer identity, or chain consensus.",
"domain": "gov.halowerk.com",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.002,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "c915def8fef66d0e",
"service_id": "19abfa5ba313125e517c9199557371dab41bb647ce0e5e5f10e5a6f039b0d12d",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:48:07.651Z",
"url": "https://gov.halowerk.com/v1/snapshot-verify",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Sorts caller-supplied non-negative balances and computes the standard finite-sample Gini coefficient plus top-one and top-ten-percent shares. Results cover only supplied accounts and do not identify common ownership, custodians, vesting, delegation, or off-chain claims.",
"domain": "gov.halowerk.com",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.002,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "6678263e0b909a45",
"service_id": "1ffdcb2288153fca95a6058427c7c43f902e8ad3207f02df22ef6af16f2f2a10",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:48:39.093Z",
"url": "https://gov.halowerk.com/v1/token-gini-index",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Joins scalar facts by field name and evaluates explicit equals, not-equals, numeric bound, membership, contains, and existence rules. It does not retrieve law, determine which rules apply, provide legal advice, or certify regulatory compliance.",
"domain": "gov.halowerk.com",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.004,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "2e190756c6910809",
"service_id": "25624938d6ae098ee27379daeab775296331ae1c284ccf20a853f8d8f0efd1cf",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:48:15.651Z",
"url": "https://gov.halowerk.com/v1/regulatory-check",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Applies a fixed, published logistic equation to aggregate caller-supplied features and reports an estimated turnout range. It is an untrained scenario heuristic, not a calibrated election forecast, individual propensity score, or basis for voter targeting.",
"domain": "gov.halowerk.com",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.003,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "708ba70038b43d8f",
"service_id": "849e1638f88296e12ab10bea5c7cef89eddf23371a61fbca349a90cf8294c542",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:48:31.42Z",
"url": "https://gov.halowerk.com/v1/voter-turnout-predict",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Caps individual contributions when requested, computes each project’s raw quadratic match as (sum sqrt(contribution))² minus direct contributions, and allocates a fixed matching pool proportionally. It does not detect Sybil identities, move funds, or decide project eligibility.",
"domain": "gov.halowerk.com",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.004,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "8a3b000e35cc7a9f",
"service_id": "9c1195d984536d0932231f999d3ac726a40be1bd7fce789f79c8240f7cf603d5",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:48:00.2Z",
"url": "https://gov.halowerk.com/v1/quadratic-funding-calc",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Subtracts committed liabilities at month zero, then projects recurring inflow and operating outflow with caller-supplied monthly growth rates. It is a scenario calculation, not a forecast of prices, token liquidity, exchange rates, or future governance decisions.",
"domain": "gov.halowerk.com",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.003,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "9d6cbbe3670f9196",
"service_id": "cdf7935eaa0c8cc23495aadaf76d9400e817d2b3f71c078040f7bdef624a2a34",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:47:51.924Z",
"url": "https://gov.halowerk.com/v1/treasury-runway",
"usage_rights": "not_reviewed"
}Historical reference. Full payment options and token precision were not retained.
{
"description": "Splits caller-supplied proposal text into sentences, scores each sentence by normalized non-stopword frequency, and returns the highest-scoring sentences in source order. It does not infer unstated intent, verify claims, or produce an abstractive interpretation.",
"domain": "gov.halowerk.com",
"evidence_mode": "legacy",
"extension_names": [],
"input_schema": null,
"legacy_network": "eip155:8453",
"legacy_pay_to": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
"legacy_price_basis": "unverified_assumption_of_six_decimals",
"legacy_price_usd": 0.003,
"metadata": null,
"method": "POST",
"observed_at": 1789084800,
"offers": [],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": null,
"quality": "not_evaluated",
"run_id": "d501dccd0c616d852a3644376b5923a5b8f7f010c15ed8e85affa4b3b0c666da",
"schema_fingerprint": "0a4a40de2a778679",
"service_id": "df525547f06603db26eb34da5544490e5b6233221b295cec150c746221cc944b",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T07:47:28.157Z",
"url": "https://gov.halowerk.com/v1/proposal-summary",
"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