Get Transaction Summary
Get a summary of transactions with fee tiers, total volume, and fees.
Authorizations
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Creating API Keys section of our Coinbase App Authentication docs for information on how to generate your Bearer Token.
Query Parameters
Only returns the orders matching this product type. By default, returns all product types.
UNKNOWN_PRODUCT_TYPE, SPOT, FUTURE, EQUITY, OPTION_GROUP, FUTURE_GROUP Only returns the orders matching this contract expiry type. Only applicable if product_type is set to FUTURE.
UNKNOWN_CONTRACT_EXPIRY_TYPE, EXPIRING, PERPETUAL Venue for product
UNKNOWN_VENUE_TYPE, CBE, FCM, INTX Response
A successful response.
Total fees across assets, denoted in USD.
25
Description of maker and taker rates across all applicable fee tiers.
Margin rate, only applicable to product_type FUTURE.
0.5
Advanced Trade volume (non-inclusive of Pro) across assets, denoted in USD.
1000
Advanced Trade fees (non-inclusive of Pro) across assets, denoted in USD.
25
Coinbase Pro volume across assets, denoted in USD.
1000
Coinbase Pro fees across assets, denoted in USD.
25
Total balance across assets and products, which is comprised of the sum of spot, intx, and fcm, and denoted in USD.
"1000"
Breakdown of volumes that contributed to the fee tier calculation.
Indicates whether the user uses cost plus commission pricing model.
false
The fee tier the user qualifies for based purely on their volume or AOP, ignoring any promotional fees or incentives. Includes current and next FeeTier rows, which dimension qualifies them, their current value for that dimension, and the threshold needed to reach the next tier.
Transaction summary for each INTX derivatives product type (perps, dated futures, options), resolved together by the shared fee data pipeline. Only populated for INTX derivatives requests.