Every carrier in our data holds an active USDOT registration with the Federal Motor Carrier Safety Administration. These free pages count the trucking, hauling and bus companies in each city, split them by fleet size, and give you the full list for any city as a spreadsheet, an API call or an answer from your AI agent.
| Fleet size | trucking companies | Share |
|---|---|---|
| 1 unit | 1,180,821 | 98.8% |
| 2-5 units | 611,845 | 51.2% |
| 6-20 units | 152,924 | 12.8% |
| 21-100 units | 39,586 | 3.3% |
| 100+ units | 8,490 | 0.7% |
Preview the rows free. When they are right, download the full list for £4.99 one-off (no account), or go unlimited at £19/mo; it opens in Excel and imports into Google Sheets or any CRM. Or pull it straight into your code or your AI agent via the API or MCP.
Skip the gated broker monitoring subscriptions (Carrier411, SaferWatch) — the same active-carrier data, as a spreadsheet you own.
Preview and download About this datasetcurl "https://datascoop.io/v1/datasets/us-motor-carriers/query?format=csv" \ -H "Authorization: Bearer YOUR_KEY"
Or connect an MCP client (setup) and call query_dataset for this dataset. Google Sheets: =IMPORTDATA("https://datascoop.io/v1/datasets/us-motor-carriers/query?format=csv&api_key=YOUR_KEY").