Developer-first payment rails that let AI agents buy APIs, data, and compute. One SDK. Instant settlement. Built for machines, not checkout pages.
AI agents execute hundreds of micro-transactions per conversation. Each API call, each inference request, each data fetch is a payment. Traditional processors charge $0.30 per transaction. At agent scale, that's not a fee. It's a wall.
Add Conduit to any Node.js, Python, or Go project. No sales calls. No onboarding forms. Just code.
npm install conduit-pay
Initialize a Conduit wallet with spending limits, policy controls, and audit trails. Your agent can now authorize purchases autonomously.
const wallet = conduit.createWallet({ limit: '100/day' })
APIs, compute, data feeds, inference. Your agent handles procurement, authentication, and micro-payments in real time. You get a single bill.
await wallet.purchase('openai/gpt-4', { tokens: 50000 })
| Legacy Rails | Conduit | |
|---|---|---|
| Setup | Sales call + weeks | npm install + minutes |
| Min transaction | $0.30 floor | Sub-cent native |
| Settlement | 2-7 days | Instant |
| Agent auth | Not supported | Built-in wallet + policy |
| Audit trail | Manual reconciliation | Per-request logging |
Conduit is the financial layer purpose-built for the age of autonomous agents. Every transaction metered. Every purchase audited. Every agent empowered.