Marketplace / Learning Loops
Learning Loops
RentBridge gets smarter with every rental. Five self-improving feedback loops turn completed rentals, inspections, and insurance outcomes into insights that sharpen pricing, matching, and risk assessment — automatically.
The Five Loops
| Loop | Learns From | Improves |
|---|---|---|
| Market | Booking demand by category and season | Dynamic pricing demand multipliers |
| Equipment performance | Utilization, revenue, and downtime per unit | Fleet recommendations — what to buy more of, what to retire |
| Matching | Which equipment renters choose and rebook | Search ranking and recommendations |
| Insurance intelligence | Damage claims and return inspections by category | Risk multipliers on insurance premiums |
| Location intelligence | Demand and utilization by yard/region | Where to position equipment |
How It Works
- Events are recorded — every rental completion (and related outcome) writes a feedback event, tagged to its loop
- Events are aggregated — pending feedback is processed into insights, keyed by category, location, or equipment
- Insights are applied — the pricing engine, insurance marketplace, and agents read the latest insights when making decisions
For example: when summer excavator rentals consistently book out, the market loop raises the demand multiplier for that category — and the next excavator quote prices accordingly. When a category racks up damage claims, the insurance loop raises its risk multiplier and premiums adjust.
Checking Loop Status
- Status (
GET /api/v1/learning/status) — event counts per loop: pending, processed, failed - Insights (
GET /api/v1/learning/insights/{loop}) — the latest learned insights for a loop, optionally filtered by key (e.g., a specific equipment category) - Process (
POST /api/v1/learning/process) — manually aggregate pending feedback (it also runs automatically)
What This Means for You
- Owners: your pricing keeps pace with demand without manual research, and your insurance costs reflect your actual risk
- Renters: quotes are fairer — priced to real market conditions, with duration discounts for longer commitments
- Everyone: the platform compounds — more rentals means better data means better decisions
Privacy
Loops learn from your organization's rental activity within your account. Insights are computed per-organization.
Related
- AI Pricing Engine — where market-loop multipliers apply
- Rental Insurance — where risk multipliers apply
- Agents Overview
Last updated: April 2026