Skip to main content

Trace recent operations

Use this workflow for a bounded operational trace, not for totals or an all-time sales report.

Prompt

Review the five most recent orders and five most recent balance transactions. Identify only the transaction IDs that explicitly refer to those orders. Summarize the supported relationships and do not infer customer details or call this a complete sales report.

The agent uses list_orders and list_balance_transactions. It reports only relationships present in the returned records.

Sample response

Explicitly matched records

Only balance transactions whose returned order_id matches one of the returned orders appear here.

Relationship table
Orders reviewed
5
Transactions reviewed
5
Explicit matches
3
Balance transactionOrderAmountAvailable at
btxn_example_01ord_example_1042GHS 350.006 Sep 2026
btxn_example_02ord_example_1041GHS 125.006 Sep 2026
btxn_example_04ord_example_1039GHS 480.005 Sep 2026

Illustrative values. The exact presentation depends on the MCP client.

Ask for another page explicitly when needed. One result page must never be treated as a complete period or account history.