Animica x402 Directory

Directory / gov.halowerk.com

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, negation, policy merit, or public opinion.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://gov.halowerk.com/v1/sentiment-analysis'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://gov.halowerk.com/v1/sentiment-analysis'

Endpoint: https://gov.halowerk.com/v1/sentiment-analysis. Operated by gov.halowerk.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on gov.halowerk.com

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

GET · $0.003

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

GET · $0.003

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…

GET · $0.004

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

GET · $0.004

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

GET · $0.002

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…

GET · $0.002

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 …

GET · $0.003

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

GET · $0.004

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…

GET · $0.003

All 10 endpoints on gov.halowerk.com →