How it works
- Sign in with your wallet (the
SIGN-IN-WITH-Xheader, see the agent endpoint). Your first 50 turns each day are free. - When the free turns run out, Kviria answers
402with payment requirements in thePAYMENT-REQUIREDheader (base64 JSON). - Top up: send any turn with a
PAYMENT-SIGNATUREheader — an x402 payment for one of the offered amounts. The payment is verified and settled onchain, and the amount lands in your wallet’s balance. - Keep turning: paid turns settle at $0.005 each, deducted only on success — a failed turn is never charged.
Reading the price
The always-on pricing document:Notes
- A payment made alongside a turn proves its payer for that turn; spending the balance on later turns still needs the sign-in.
- The
x-kviria-balance-remainingheader on a paid turn reports the remaining balance. - The same payment headers work on the MCP server.