# Basebuilder2 Crypto - Governance Endpoint

> Basebuilder2 Crypto - Governance Endpoint is a paid API for AI agents from bbx-crypto.vercel.app, paid per call via x402, $0.102124/call, status unknown (last checked 2026-09-14).

Provides crypto governance data and analytics for blockchain protocols via a paid POST API

## Facts

- Endpoint: POST https://bbx-crypto.vercel.app/api/governance
- Price: $0.102124/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder2-crypto-governance-endpoint-d27378e3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_S4__u_M5P60nhlYAZDwqQ

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 basebuilder2-crypto-governance-endpoint-d27378e3 -d '<json body>'
```

Example prompt: Can you pull the current governance proposals and voting status for the Uniswap protocol from the Basebuilder Crypto API?

## When to prefer this

Use this endpoint when you need structured on-chain governance data for blockchain protocols and DAOs, particularly when you want to check proposal status, voting outcomes, or participation metrics and are willing to pay per-query via the x402 micropayment protocol.

## Known failure modes

- Unknown or unsupported protocol identifier returns an error or empty result
- Payment not fulfilled leads to HTTP 402 response
- Malformed POST body returns validation error
- Protocol with no on-chain governance returns empty or null dataset
- Rate limiting or quota exceeded returns 429 error

## How this service works

BaseBuilder Crypto API hub - 26 paid endpoints

## Output

Returns governance-related data for the queried crypto protocol, which may include active proposals, voting tallies, proposal status, voter participation metrics, and governance parameters depending on the protocol queried.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder2-crypto-governance-endpoint-d27378e3/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bbx-crypto.vercel.app](https://www.zero.xyz/host/bbx-crypto.vercel.app/llms.txt)
