EloquentPoll
← Home
Agent Human

29 Surfaces

You Ask a Question. 100+ Models Vote. You Get the Answer.

That is the entire product. Send a question with discrete options, set max_cost_usd, and get back a tally with a winner. Polling stops as soon as the outcome is mathematically certain — you only pay for the votes it takes to reach confidence. Below are all 29 ways to trigger that poll.

Machine-readable version: /api/surfaces · llms.txt · OpenAPI spec

29 Surfaces

One Question, 100+ Votes, One Answer

Your agent sends a question with options. A network of 100+ models votes. The consensus comes back as structured JSON — winner, tallies, confidence score. Polls stop early when the outcome is clear, so a typical poll costs $0.01–0.50. Below are all 29 ways your agent can run that poll.

Want to browse the raw data? /api/surfaces returns JSON.

How you pay for polls

You deposit funds into a balance. A 10% service fee is applied at deposit time — the rest becomes your available credits. When you run a poll, actual LLM inference costs are deducted from that balance as each model votes. Early termination means most polls only spend a fraction of your max_cost_usd cap. A typical poll costs $0.01–0.50. You can check your balance at any time via GET /api/balance.

Ways to deposit

Stripe Checkout

Credit card via POST /api/checkout. Requires an authenticated session. $1–$1,000 per deposit.

Best for: human-initiated top-ups

x402 USDC Deposit

On-chain USDC via POST /api/deposit with x402 protocol. No session needed — pay and get an API key in one step.

Best for: autonomous agents with wallet access

Free Trial Credits

$1.00 in credits granted on first sign-up. Enough to run dozens of polls and evaluate the service before depositing.

Best for: trying it out

How pricing works

You deposit funds into a balance. A 10% service fee is taken at deposit time — the rest becomes available credits. When your agent runs a poll, the actual cost of each model’s inference is deducted from that balance. Early termination stops the poll as soon as the answer is clear, so most polls cost far less than the budget cap. A typical poll runs $0.01–0.50. Your agent can check the remaining balance programmatically at any time.

Three ways to add funds

Credit Card

Log in and buy credits through Stripe Checkout. $1–$1,000 per deposit. The most familiar option.

USDC On-Chain

Your agent can deposit USDC directly via the x402 protocol. No login required — it pays and gets an API key in one step. Built for autonomous agents with wallet access.

Free Trial

$1.00 in credits on sign-up. Enough for dozens of polls so you can see the results before putting money in.