# UK House of Commons Division Results

> UK House of Commons Division Results is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-13).

Returns the most recent UK House of Commons division (vote) results including aye and no tallies, with no input parameters required.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/gov-uk-commons-votes
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/uk-house-of-commons-division-results-e6adc844
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_skfxE9cv0COYAPmqkL5wY

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 uk-house-of-commons-division-results-e6adc844 -d '<json body>'
```

Example prompt: What were the aye and no vote tallies in the most recent House of Commons division?

## When to prefer this

Use this endpoint when you need quick, no-parameter access to the latest UK House of Commons vote result including aye/no tallies. Ideal for political monitoring agents, news bots, or civic information tools that want the single most recent division without filtering or historical querying.

## Known failure modes

- Upstream UK Parliament data source unavailable — may return 5xx or stale data
- No recent division available if parliament is in recess — may return empty or null result
- Payment not processed — x402 payment required before data is returned
- Rate limiting if called too frequently without valid payment

## How this service works

GOV: Most recent UK House of Commons division (vote) results with aye/no tallies. No params. Returns JSON.

## Output

A JSON object containing details of the most recent UK House of Commons division, including the division title or motion, the count of aye votes, the count of no votes, and likely the date and outcome of the division.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/uk-house-of-commons-division-results-e6adc844/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
