Get trade history for a user’s SDK trades.
Requires API key in Authorization header.
Each trade row includes a venue field identifying which venue it came from.
Deprecated: venue=‘sandbox’/‘simmer’ are deprecated, use venue=‘sim’ instead.
Returns trades from the user’s wallet (rate limited: 300/minute).
Documentation Index
Fetch the complete documentation index at: https://docs.simmer.markets/llms.txt
Use this file to discover all available pages before exploring further.
Venue filter: 'all' (default — sim + polymarket merged), 'sim', 'polymarket', or 'kalshi'
Max trades to return
1 <= x <= 200Offset for pagination
x >= 0Filter trades to a specific SDK agent ID (sim trades only)
Successful Response