# x402 Data Hub – Governance Vote Results

> x402 Data Hub – Governance Vote Results is a paid API for AI agents from data-hub-x402.vercel.app, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-14).

Retrieves on-chain governance vote results for crypto protocols, returning proposal outcomes, vote tallies, and participation data.

## Facts

- Endpoint: POST https://data-hub-x402.vercel.app/api/gov/vote-results
- Price: $0.08/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-data-hub-governance-vote-results-b51604cd
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_nVk3o1N04RGmrX3ZSu-yZ

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability x402-data-hub-governance-vote-results-b51604cd -d '<json body>'
```

Example prompt: Can you pull the final vote results for Aave proposal 142 — I want to see the for/against/abstain tallies and whether quorum was reached?

## When to prefer this

Choose this endpoint when you need structured, on-chain governance vote results for DeFi protocols and DAOs — especially when you want tallies, quorum status, and proposal outcomes in a single paid API call without scraping block explorers or governance UIs yourself. It covers multiple protocols (Aave, Compound, MakerDAO, Uniswap, etc.) in a unified interface.

## Known failure modes

- Invalid or unknown proposal ID returns 404 or empty result
- Unsupported protocol or chain returns an error
- Payment of 0.08 USDC not provided causes 402 Payment Required
- Proposal still active may return partial tallies without final outcome
- Rate limiting or Vercel cold-start may cause timeout on first call

## How this service works

16 paid endpoints - Crypto, Exchange, Yield, Governance, Sentiment

## Output

Returns structured vote result data including proposal ID, title, status (passed/failed/active), total votes for, against, and abstain counts, quorum threshold and whether it was met, total voting power used, participation percentage, and proposal execution status.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-data-hub-governance-vote-results-b51604cd/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from data-hub-x402.vercel.app](https://www.zero.xyz/host/data-hub-x402.vercel.app/llms.txt)
