Animica x402 Directory

Directory

gov.halowerk.com

gov.halowerk.com publishes 10 machine-payable endpoints over the x402 protocol, priced from $0.002 to $0.004 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/v1/delegate-alignment GET $0.003 402
/v1/proposal-summary GET $0.003 402
/v1/quadratic-funding-calc GET $0.004 402
/v1/regulatory-check GET $0.004 402
/v1/sentiment-analysis GET $0.002 402
/v1/snapshot-verify GET $0.002 402
/v1/token-gini-index GET $0.002 402
/v1/treasury-runway GET $0.003 402
/v1/vote-buying-detect GET $0.004 402
/v1/voter-turnout-predict GET $0.003 402

What these endpoints do

gov.halowerk.com/v1/delegate-alignment

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…

GET · $0.003 · probe 402

gov.halowerk.com/v1/proposal-summary

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 in…

GET · $0.003 · probe 402

gov.halowerk.com/v1/quadratic-funding-calc

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. I…

GET · $0.004 · probe 402

gov.halowerk.com/v1/regulatory-check

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 leg…

GET · $0.004 · probe 402

gov.halowerk.com/v1/sentiment-analysis

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,…

GET · $0.002 · probe 402

gov.halowerk.com/v1/snapshot-verify

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 inclusio…

GET · $0.002 · probe 402

gov.halowerk.com/v1/token-gini-index

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 c…

GET · $0.002 · probe 402

gov.halowerk.com/v1/treasury-runway

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, t…

GET · $0.003 · probe 402

gov.halowerk.com/v1/vote-buying-detect

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 …

GET · $0.004 · probe 402

gov.halowerk.com/v1/voter-turnout-predict

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, in…

GET · $0.003 · probe 402