gov.halowerk.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://gov.halowerk.com/v1/delegate-alignment
|
0.003 | USDC |
https://gov.halowerk.com/v1/proposal-summary
|
0.003 | USDC |
https://gov.halowerk.com/v1/quadratic-funding-calc
|
0.004 | USDC |
https://gov.halowerk.com/v1/regulatory-check
|
0.004 | USDC |
https://gov.halowerk.com/v1/sentiment-analysis
|
0.002 | USDC |
https://gov.halowerk.com/v1/snapshot-verify
|
0.002 | USDC |
https://gov.halowerk.com/v1/token-gini-index
|
0.002 | USDC |
https://gov.halowerk.com/v1/treasury-runway
|
0.003 | USDC |
https://gov.halowerk.com/v1/vote-buying-detect
|
0.004 | USDC |
https://gov.halowerk.com/v1/voter-turnout-predict
|
0.003 | USDC |
0x2880edfff13100677bf97a3cbdf3bc34771c4e5e · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
concentrated_payers
3/5
Payer identities observed; volume is concentrated in a small number of payers.
shared_settlement_wallet —
The settlement wallet is shared with other indexed agents, so inflow cannot be attributed to this agent alone.
daily_volume_aggregate, active_day_cadence, amount_regularity, spike_concentration, settlement_wallet_overlap, payer_uniqueness, payer_concentration, payer_recurrence, payer_payee_overlap.
Derived from agent_revenue_daily, agents.payment_wallet, agent_payment_transactions.
Measured 2026-09-08.
get_agent_full and
payment_intelligence skills
on REST, A2A and MCP. API docs →
| Agent card | https://gov.halowerk.com |
| Provider | https://gov.halowerk.com |
| Docs | https://gov.halowerk.com |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/gov.halowerk.com) [](https://agenstry.com/agents/gov.halowerk.com) [](https://agenstry.com/agents/gov.halowerk.com) [](https://agenstry.com/agents/gov.halowerk.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "gov-halowerk-com",
"name": "gov.halowerk.com",
"description": "",
"domain": "gov.halowerk.com",
"provider": "gov.halowerk.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://gov.halowerk.com/v1/delegate-alignment",
"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.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "delegate_votes",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "reference_votes",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gov.halowerk.com/v1/proposal-summary",
"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.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "max_keywords",
"type": "number",
"description": "",
"example": 6,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "max_sentences",
"type": "number",
"description": "",
"example": 2,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "The proposal funds three public-data audits. Each audit has a published budget and milestone. Delegates receive monthly progress reports. Unused funds return to the treasury.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gov.halowerk.com/v1/quadratic-funding-calc",
"description": "Caps individual contributions when requested, computes each project\u2019s raw quadratic match as (sum sqrt(contribution))\u00b2 minus direct contributions, and allocates a fixed matching pool proportionally. It does not detect Sybil identities, move funds, or decide project eligibility.",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "contributions",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "matching_pool",
"type": "number",
"description": "",
"example": 1000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "per_contribution_cap",
"type": "number",
"description": "",
"example": 100,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gov.halowerk.com/v1/regulatory-check",
"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.",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "facts",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "rules",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gov.halowerk.com/v1/sentiment-analysis",
"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.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "The transparent milestone plan is useful, but the vague audit clause creates serious risk.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gov.halowerk.com/v1/snapshot-verify",
"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.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "claimed_sha256",
"type": "string",
"description": "",
"example": "0000000000000000000000000000000000000000000000000000000000000000",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "entries",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gov.halowerk.com/v1/token-gini-index",
"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.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "holders",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gov.halowerk.com/v1/treasury-runway",
"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.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "committed_liabilities",
"type": "number",
"description": "",
"example": 300000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "horizon_months",
"type": "number",
"description": "",
"example": 24,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "monthly_inflow",
"type": "number",
"description": "",
"example": 85000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "monthly_inflow_growth_percent",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "monthly_outflow",
"type": "number",
"description": "",
"example": 170000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "monthly_outflow_growth_percent",
"type": "number",
"description": "",
"example": 0.5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "starting_balance",
"type": "number",
"description": "",
"example": 2400000,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gov.halowerk.com/v1/vote-buying-detect",
"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.",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "flag_threshold",
"type": "number",
"description": "",
"example": 0.7,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "observations",
"type": "array",
"description": "",
"example": [],
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gov.halowerk.com/v1/voter-turnout-predict",
"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.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "eligible_voters",
"type": "number",
"description": "",
"example": 12000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "participation_trend_percentage_points",
"type": "number",
"description": "",
"example": 2.5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "prior_turnout_rate",
"type": "number",
"description": "",
"example": 0.38,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "proposal_count",
"type": "number",
"description": "",
"example": 4,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "reminders_per_voter",
"type": "number",
"description": "",
"example": 2,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "voting_window_days",
"type": "number",
"description": "",
"example": 7,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.002",
"maxAmount": "0.004",
"avgCostPerTransaction": "0.003",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}