Return the wallet’s current balance and most recent billing rows.
All resource types are included (compute, training, inference, disks,
sandboxes, images) — same source-of-truth Billing table the
dashboard’s Billing History tab reads. Sorted by lastBilledAt desc.
Documentation Index
Fetch the complete documentation index at: https://docs.primeintellect.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Number of recent billing rows to include (max 100).
1 <= x <= 100Skip this many rows before returning. Lets callers page.
x >= 0If provided, return the team's wallet (requires membership).
Successful Response
Snapshot of a wallet's balance + most recent billing rows.
Drives prime wallet. One call returns everything an agent needs to
audit the billing flow against a known training run.