# Vehicle / Fleet Oracle — Free Sample

**Cost:** free evaluation · **Canary:** $0.03 · **Challenge stake:** $0.01

```http
GET https://lvlltd.com/api/sco?op=eval&oracle=oracle-vehicle
```

Free fields: `vehicle_id`, `online`, `speed_kph`, `geohash`, `oracle_confidence`.  
No full VIN, odometer, or precise lat/lon on free path.

## Canary

```json
{
  "op": "canary",
  "oracle_id": "oracle-vehicle",
  "providers": ["lvl-foundation-a", "lvl-foundation-b"],
  "query": { "vehicle_id": "fleet-unit-7", "fleet_id": "lvl-demo-fleet" }
}
```

Sealed packs bind telematics claims into `origin_proof` (`tesla_fleet_signed` content-bind). Challengeable on the public SCO ledger.
