Federal HOS rules coded directly from 49 CFR 3957,869 low bridges loaded from the FHWA National Bridge Inventory 2025, Item 54B
Compliance and fleet software for Class A drivers

Runs alongside the ELD you already have — and does the compliance work it will not do

TruckWithEase is not an ELD and does not replace one. It reads the hours you already log and does the parts nobody else does: federal HOS clock math, low-bridge alerting off the federal bridge inventory, deaf and hard-of-hearing support, and load assignment ranked by the clock hours a driver actually has left. Everything below is read from this platform's own API right now, and the endpoint is printed next to it.

Create an account See every capability and its status
67
Capabilities indexed
54
Live and returning real data
4
Not built yet
3/19
Integrations connected
14
Day free trial

What is actually built

Each card names the endpoint that serves it. All six were verified returning HTTP 200 against this server.

HOS clock math

GET /api/hos

Driving, on-duty window, 70-hour cycle and 30-minute break clocks computed in minutes from 49 CFR 395, with violation levels per driver. It reads the logs you already keep — it is not an ELD and does not record engine data.

Low-bridge alerting

GET /api/bridges/status

7,869 structures with a vertical clearance under 174 inches, taken from the federal FHWA National Bridge Inventory 2025, Item 54B only. Compared against a 162-inch standard trailer. In-house, off free federal data.

Deaf and hard-of-hearing support

GET /api/captions/status

Live captioning through a real provider, plus a 15-pattern haptic alert vocabulary with every pattern measured against a 5,000 ms ceiling. Sign-language video is not built and the page says so.

Safety scoring

GET /api/safety/:driverId

A 0–100 score over a 30-day window from speeding, HOS, violations, DVIR and fatigue inputs with published weights. Any component with no data is listed as missing instead of being scored as zero.

Dispatch Zero

GET /api/dispatch-zero/status

Load assignment ranked by revenue per remaining-clock-hour, so a load is never offered to a driver who has no hours to run it. Every decision is written to an append-only, hash-chained ledger you can verify.

DVIR inspections

GET /api/dvir

Pre-trip and post-trip inspection records with defects, stored and queryable. Paper-equivalent recordkeeping, not a substitute for your annual DOT inspection.

Pricing

14-day trial

GET /api/signup — PLANS in api/routes/signup.ts is the only price list. Nothing on this page is typed in.

solo
Solo
driver/mo

À-la-carte add-ons $2.99–$10.99.

pro
Pro
driver/mo

All-inclusive.

fleet_lease
Fleet (hardware leased)
truck/mo

Hardware lease included.

fleet_owned
Fleet (hardware owned)
driver/mo

$600/truck one-time hardware.

MISSING / NOT TRACKED
Billing is not live
Signing up stores a record. It does not charge anything and does not create a payment-provider subscription.
MISSING / NOT TRACKED
MC number is not verified with FMCSA
MC number is validated for format only (5-8 digits). No FMCSA authority lookup is performed.

Support hours

Open right now

GET /api/support — real hours per day, computed server-side in America/Chicago. Support is not 24/7 and this page does not say it is.

Monday6am–10pm CT
Tuesday · today6am–10pm CT
Wednesday6am–10pm CT
Thursday6am–10pm CT
Friday6am–10pm CT
Saturday7am–9pm CT
Sunday8am–8pm CT
timezone: America/Chicago (offset approximated as UTC-5)
636-706-8338
truckeasecare@gmail.com · support
jeremiahjmorris1126@gmail.com · billing only
SAFETYCOMPLIANCETECHNICALBILLINGHARDWAREACCOUNTFEEDBACK

Integrations

GET /api/integrations/status — a provider counts as connected only when a live call to it succeeded. A stored key is not a connection.

19
Providers wired
3
Verified connected
7
Key present, unverified
3
Key rejected by provider
5
No credential

Capability status, in full

404 endpoints

GET /api/functions — the server's own status names. This is published so nobody has to take a marketing sentence on faith.

67
Capabilities
404
HTTP endpoints
54liveLive and returning real data
9built_emptyBuilt, table is still empty
0needs_keyBuilt, waiting on a provider key
4not_builtNot built
Open the full capability index

What TruckWithEase does not do

Published on the front page on purpose. If it is not on this site, it is not in the product.

  1. TruckWithEase is not an FMCSA-registered ELD. It does not appear on eld.fmcsa.dot.gov/List. Nothing has been filed and no registration is being pursued.
  2. We do not ship hardware today. The hardware lines in the Fleet plans are plan pricing, not a shipping product.
  3. We do not file anything with any agency. No IFTA return, no Form 2290, no tax filing, no MCS-150 update.
  4. Payment processing is not live. Signing up stores a record and charges nothing.
  5. There is no load board integration. No DAT, no Uber Freight, no broker feed of any kind.
  6. We do not run payroll, post jobs, or move money. No banking or payment-method data is stored anywhere in this platform.
  7. We publish no uptime percentage, because we do not measure one.
  8. We hold no compliance certification — no SOC 2, no PCI-DSS, no GDPR or CCPA attestation, no WCAG conformance level, and no e-signature capability.
  9. We do not name, price or score any competitor, here or anywhere in the product.

Measured reads

Every round trip this page made, with the status the server returned and the time it took, measured with performance.now().

/api/signup200530 ms
/api/support200529 ms
/api/functions2008764 ms ← slow
/api/integrations/status200293 ms
TRUCKWITHEASEtruckwithease.com

TruckWithEase is compliance and fleet-management software. It is not an electronic logging device, it is not registered with FMCSA as an ELD provider, and it does not replace the ELD in your truck. It files nothing with any agency. Payment processing is not live. Support is not 24/7 — the real hours are on this page, read from the server.

Support: truckeasecare@gmail.com636-706-8338PricingCapability indexResponsible use
Made with Runable