Skip to main content
The Trade History API gives you read-only access to every trade executed through Bebop. Look up trades by wallet address or inspect individual transactions - all from a single endpoint that aggregates across every supported chain.

When to Use

  • You need post-trade analytics - reconciling fills, tracking volumes, or reviewing trades attributed to your integration
  • You want to inspect any Bebop transaction across all supported chains from a single endpoint, without querying each chain separately

At a Glance

How It Works

To see trades attributed to your integration, authenticate with your API key. The results are scoped to your integration automatically.

Key Endpoints

Next Steps

Quickstart

Fetch your first trade history in a few minutes.