list_transactions
Retrieve data center M&A and capital transactions from over 2,000 tracked deals. Filter by year, value, region, buyer, or target to find specific acquisitions, joint ventures, refinancings, and recapitalizations.
Instructions
M&A and capital transactions in the data center sector — 2,000+ tracked deals (2019-present), each with its disclosed value where public (many private deals are undisclosed). Returns deal name, buyer, seller, value, date, market, target operator, type (acquisition/JV/refinance/recap). Filter by year, min_value_usd, region, buyer, or target. Try: list_transactions year=2026 min_value_usd=1000000000. Broad M&A and capital-deal flow with filters; do NOT use for hyperscaler-specific lease/PPA/JV activity (use hyperscaler_deals) or a single-deal post-mortem (use deal_autopsy).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| buyer | No | ||
| limit | No | ||
| offset | No | ||
| region | No | ||
| seller | No | ||
| date_to | No | ||
| date_from | No | ||
| deal_type | No | ||
| max_value_usd | No | ||
| min_value_usd | No |