Usage
Every read command takes a window: --duration today | week | month | quarter, or an explicit --since and --until.
--duration month is the trailing 30 days, not the calendar month. Use --since and --until for calendar boundaries.
paygent usage cost
What one customer cost and earned.
paygent usage agent
What one agent cost and earned. Voice agents also report talk time and the per-minute or per-pulse average.
paygent usage breakdown
One customer’s cost split by agent.
--fast skips the per-indicator provider and model sub-queries.
paygent usage customers
One agent’s cost split by customer.
paygent usage providers
Cost by AI service provider. Without --provider this lists every provider.
paygent usage account
Cost and revenue across the whole organization.
paygent usage indicators
How often each indicator fired, and what share of activity it is.
paygent usage export
Write a usage report to a file. --format csv flattens nested fields with dotted keys.
paygent usage send
Report one usage event. This is a debugging tool — real applications report from an SDK, in-process.
The default path answers 202 Accepted, not 201. The event is queued and priced asynchronously, so success means accepted, not recorded. --v1 is the only path that reports AGENT_INACTIVE.
This command needs an API key, not a session token.
