Resource / 13409
unknownUnnamed resource.
Which FMCSA-registered carriers match a name, state, entity type, fleet-size range, operating status, or authority status? Trigram name search over 4.4M+ census records — find a carrier's USDOT number, shortlist carriers in a lane state, or screen brokers vs carriers. Up to 100 rows per call, largest fleets first; total_matched caps at 1000 (total_matched_capped=true means narrow your filters).
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 20000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x3873d15CF3209c32aaA8d9AA542164E658567129 |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
{
"method": "GET",
"queryParams": {
"entity_type": "carrier",
"name": "knight transportation",
"state": "TX"
},
"type": "http"
}
{
"example": {
"rows": [
{
"dba_name": null,
"entity_type": "carrier",
"legal_name": "EXAMPLE FREIGHT LLC",
"operating_status": "A",
"phy_city": "DALLAS",
"phy_state": "TX",
"power_units": 120,
"total_drivers": 135,
"usdot": 2550754
}
],
"total_matched": 42
},
"type": "json"
}