# KALEI Parliament Premium

> KALEI Parliament Premium is a paid API for AI agents from parliament.kaleiai.com, paid per call via x402, $0.5/call, status unknown (last checked 2026-09-15).

Runs a high-fidelity multi-LLM deliberative panel (2 Opus + 2 Sonnet voters with an Opus synthesizer) to produce a recommendation for irreversible or high-stakes decisions.

## Facts

- Endpoint: POST https://parliament.kaleiai.com/v1/parliament/premium
- Price: $0.5/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/kalei-parliament-premium-ef9746ce
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_x1FxaVaF1GVJzOIB1SSY9

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 kalei-parliament-premium-ef9746ce -d '<json body>'
```

Example prompt: I need the highest-quality AI deliberation on this irreversible decision — whether to shut down our legacy product line and migrate all customers to the new platform: use KALEI Parliament Premium so multiple Claude Opus and Sonnet models vote and an Opus synthesizer produces a final recommendation with full rationale.

## When to prefer this

Choose this endpoint over the standard or cheap Parliament tiers when the decision being deliberated is irreversible, high-stakes, or carries significant financial, legal, or operational consequences and maximum fidelity is required. It uses the strongest available voter models (Opus) and the highest-quality synthesizer, making it appropriate when the cost of a wrong recommendation outweighs the $0.50 per-call price. Prefer the standard tier for important but recoverable decisions, and the cheap tier for exploratory or low-stakes queries.

## Known failure modes

- Payment failure or insufficient USDC balance returns a 402 error
- Malformed or missing decision question body returns a 400 validation error
- Model timeout under high load may cause delayed or failed response beyond 20s
- Rate limiting if too many concurrent premium calls are made
- Ambiguous or context-free decision question may result in a generic or low-utility recommendation

## How this service works

KALEI Parliament premium: 2 Opus + 2 Sonnet voters + Opus synthesizer, highest fidelity for irreversible decisions. ~15-20s. Docs: kaleiai.com/parliament

## Output

A synthesized recommendation produced by an Opus model after aggregating votes and reasoning from 2 Opus and 2 Sonnet voter models. The response includes the final recommendation, the rationale behind it, a summary of how each voter voted, and the synthesizer's consolidated conclusion. Latency is approximately 15–20 seconds.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/kalei-parliament-premium-ef9746ce/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from parliament.kaleiai.com](https://www.zero.xyz/host/parliament.kaleiai.com/llms.txt)
