x402-compatible payments
An MIT-licensed implementation of the HTTP 402 payment handshake. Drop the QBT Labs middleware on a paid endpoint, publish machine-readable pricing in the 402 response, verify the signed retry, and emit a structured receipt.
Autonomous agents do not buy SaaS seats. They pay per task: a search, an inference call, a piece of data, a tool invocation, a trade. QBT Labs builds the production layer that makes those payments work — x402-compatible HTTP 402 payments, AMP-style payment channels, an encrypted vault with a process-isolated signer, a spend policy engine, and structured receipts and audit logs.
An MIT-licensed implementation of the HTTP 402 payment handshake. Drop the QBT Labs middleware on a paid endpoint, publish machine-readable pricing in the 402 response, verify the signed retry, and emit a structured receipt.
For sessions where the same agent makes hundreds or thousands of calls, channels deposit once, sign many off-chain payments, and settle periodically. The hot loop stays off-chain; cost and latency drop.
AES-256-GCM key storage with PBKDF2 derivation. Signing happens in a separate process behind a Unix socket — raw private keys never touch agent memory.
Per-agent budgets, daily caps, recipient allowlists, chain restrictions, and tool-level limits. Policy is what turns a wallet into a controlled financial actor.
Each call produces a receipt with request ID, amount, asset, chain, recipient, and status. Settlement and audit records map cleanly to billing, reconciliation, and compliance review.
Native support for Base, Solana, and Cardano. Facilitator choice is configurable, and the architecture is pluggable for new chains and payment rails.
Monetize APIs and MCP tools for autonomous agents without onboarding human customers. Price per request, accept payment programmatically, and meter usage with receipts.
Give your agent a wallet bound by policy. Pay paid APIs and tools inside the workflow without manual key rotation, without subscription friction, and without exposing keys.
Embed the QBT Labs payment, vault, and policy primitives inside your own agent platform. Choose your facilitator, your chains, and your billing model.
Whether you are monetizing an API for agents, embedding payments inside a platform, or building the agent itself, QBT Labs gives you the open-source primitives the production path needs.