See exactly what each agent costs to run, so you can price correctly and scale profitably.
Real-time insight into agent spend, profit margins, and optimization opportunities.
INTRODUCING BLOCKS
Generate live charts, tables, and reports with AI. Drop-in to any app to show customers real value.

SIMPLE INTEGRATION
Kickstart your integration with simple SDKs for Node.js, Python, Go and Ruby. Get started today with simple, self-serve onboarding.
1import { PaidClient } from '@paid-ai/paid-node'23const client = new PaidClient({ token: '<your_paid_api_key>' })45const additionalData = {6costData: {7vendor: "<vendor_name>",8cost : {9amount: 0.0001,10currency: "USD"11}12}13};14await client.usage.recordUsage({15agent_id: "<your_agent_id>",16event_name: "<your_signal_name>",17customer_id: "<your_customer_id>",18data: additionalData,19})2021// Use `.flush()` to send usage immediately22await client.usage.flush();
Scale with security. Paid is audited and certified by industry-leading third party standards.
In 30 minutes, we'll cover: