# x402 Data Hub - Governance Whale Votes

> x402 Data Hub - Governance Whale Votes is a paid API for AI agents from data-hub-v4-ten.vercel.app, paid per call via x402, $0.12/call, status unknown (last checked 2026-09-15).

Returns on-chain governance votes cast by large wallet holders (whales) for DeFi protocols

## Facts

- Endpoint: POST https://data-hub-v4-ten.vercel.app/api/gov/whale-votes
- Price: $0.12/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-data-hub-governance-whale-votes-fae9fe4f
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_vdJuezsLeg9suOq48LLlb

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-whale-votes-fae9fe4f -d '<json body>'
```

Example prompt: Show me how the whale wallets voted on Uniswap's latest governance proposal — I want to see wallet addresses, their voting power, and whether they voted yes or no.

## When to prefer this

Use this endpoint when you need on-chain governance vote data specifically filtered to large wallet holders (whales), and want to understand how influential token holders are voting on DeFi protocol proposals. Prefer this over generic governance explorers when whale-specific filtering and voting power context are required.

## Known failure modes

- Invalid or unknown protocol identifier returns empty result or 404-style error
- Proposal ID not found returns no data
- Rate limiting or payment failure returns 402 payment required
- Very recent proposals may have incomplete whale vote data
- Unsupported governance protocol returns error or null response

## How this service works

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

## Output

A list of governance votes from large wallet holders, including wallet addresses, voting direction (for/against/abstain), voting power or token weight, the associated proposal ID and protocol, and vote timestamps.

## More

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