ledger.session
Get the aggregated payment graph for a multi-agent session. Returns total USD moved, transaction count, and a chronological list of all payments made during the session. Use for cost accounting, audit, or to show a human what an agent run spent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session or task ID — the same ID used in receipt.create calls |