Skip to content
AGENTIC Data Mining
◆ Gated TOOL freight.rates LAST SYNC 2026-07-11T09:20:00Z

Freight rates

Spot and contract freight rates by lane, mode, origin, and destination — trucking and ocean. Gated: license review required before querying.

Access

Gated

Source-licensed · review required before querying

Coverage

After review

Published once source-license review completes

Refresh

Daily

Cadence once enabled on your keys

Delivery

MCP + CSV

On institutional license

Gated datasets list without coverage until source-license review completes.

Query parameters

qstring

Free-text search over record fields

jurisdictionstring

State, county, agency, or venue code

since / untilISO date

Filing or event date window

limitnumber

Max records per response (default 25, max 500)

Shared parameters shown; the tool's full input schema is served by the MCP server at connection time.

Example call

Request · freight.rates
{
  "tool": "freight.rates",
  "params": {
    "q": "spot rates lax dfw",
    "since": "2026-06-01",
    "limit": 25
  }
}

Returns gated_pending_review until source-license review completes for your license.

Request access

Schema

Field Type Description
lane_idstringOrigin–destination lane identifier
modestringtruck | ocean
originstringOrigin market
destinationstringDestination market
rate_typestringspot | contract
rate_usdnumberRate in USD
quoted_atISO dateQuote date

Sample record

Sample · freight.rates
{
  "lane_id": "LAX-DFW",
  "mode": "truck",
  "origin": "Los Angeles, CA",
  "destination": "Dallas, TX",
  "rate_type": "spot",
  "rate_usd": 2.41,
  "quoted_at": "2026-07-09"
}

Use it for

  • Lane-level cost curves against carrier guidance
  • Spot/contract spread as a cycle signal
  • Surcharge tracking through rate decomposition
● Agg Daily

Bill of lading

customs.bol

Inbound ocean shipment manifests with consignee, shipper, HS code, and TEU volumes normalized across ports. Query a consignee’s inbound cadence or a lane’s aggregate flow.

US import manifests · 12 ports normalized

Included in subscription View dataset
● Agg Near-real-time

Port/vessel AIS

maritime.ais

Vessel positions, port calls, anchorage dwell, and berth congestion derived from AIS. Query by MMSI, port, vessel class, or arrival window.

~48,000 tracked vessels · major US ports

Included in subscription View dataset