Both products are modern, both are built by people who know hauling, and both ship AI. So the comparison is not old against new. It is a subscription application for running one company against a free operating layer wired into data and into other companies.
Everything below can be checked by a stranger: our price is on a public page, our API specification is machine readable before you create an account, our landfill data is openly licensed, and every claim about iCANS links to their own site with the date we read it.
iCANS is building an excellent application for running a hauling company. We are building an operating network for independent haulers. That is the whole comparison.
The three things we found no public equivalent for
A developer API you can read before you sign up
We publish a v1 REST API with approved keys, per company gating and rate limiting, documented at /developers, with a machine readable OpenAPI 3.0.3 specification at /openapi.json. Searching the iCANS site, the documentation paths return 404 and the word "API" appears once, describing a competitor. That does not prove they have nothing internally, but a hauler who wants to connect a phone AI, a custom website or an internal dashboard needs a published interface, and as of 2026-08-23 we found only one of the two published, ours.
A network between hauling companies
Dumpster Net Hub lets companies pass overflow work to each other inside the platform, with no listing fee and no percentage cut on either side, and the hauler who completes the job receives the full asking amount. Most software in this category stops at the boundary of your own account: your customers, your cans, your database. A network gets more useful as more companies join, which is a different growth model from a feature list, and we found no equivalent published by iCANS.
A national landfill database, open to the whole industry
They track landfill costs on the Plus plan, which is real and useful. We do that and also publish the market: 2,911 facilities with hours, accepted waste and tipping fees verified against operator rate sheets, released under CC BY 4.0 so anyone can use it, competitors included. See the Landfill Finder and the monthly price index built from it. The operational payoff is being able to ask whether the closer landfill is actually the cheaper one, instead of treating your current dump as a fixed cost.
What each plan actually costs
| Dumpster Controls | iCANS | |
|---|---|---|
| Software subscription | $0, unlimited orders and drivers | $99/mo Base, $159/mo Plus |
| Free tier | Free forever, full platform | 7 day trial, limited to Base features |
| Text notifications | Included | Plus only, capped at 1,000/month |
| Deep analytics, P&L, landfill costs | Included | Plus only |
| Review automation | Not offered | AI Review Filter, Plus only |
| Commercial customer portal | Customer order portal | Included on both plans |
| Card processing | 2.99% + $3.99, or 2.99% + $0.30 on Unlimited | Quoted by volume, not published |
| Guided onboarding | Self serve, no call required | Included: setup, imports, QuickBooks, training |
iCANS pricing page · Checked August 23, 2026
Two details worth reading twice, both from their own pricing page. The seven day trial is limited to Base features, so the plan you are likely evaluating is not the plan you get to try. And text notifications, which most haulers treat as essential, do not exist on the $99 plan at all: they start on Plus, capped at 1,000 a month. Deep analytics, profit and loss and landfill cost tracking are also Plus only.
The argument is not that they are expensive, because they are not. It is a different question: should operating software require a subscription at all, when the platform can be supported by the ecosystem around it? Our software is free and stays free. We earn when a customer pays a company by card, and there is an optional plan that lowers that rate for high volume operators. The detail is on the pricing page.
Agentic operations: the difference that is hard to copy
Both companies now ship AI, and anyone telling you otherwise has not looked recently. iCANS advertises an assistant called The New Guy, which the company says runs on Claude and can create orders and build routes. One honest observation: as of August 2026 that assistant appears in a blog post on their site and not on any product page or on the pricing table, so how it works in practice is hard to assess from the outside.
What we can describe precisely is ours, because it is in our product. Tresha is not a recommendation engine bolted onto screens. It is an operating interface:
- Create a delivery order or a junk removal job from a conversation, slot by slot, with a confirmation card before anything is written.
- Complete a delivery, a pickup or a landfill run by chat or by voice.
- Ask what revenue looked like last week, or which invoices are unpaid.
- Get a route suggestion with an estimated saving, applied with one tap or undone.
The architectural distinction is between AI that computes an answer and AI that performs an action. And voice matters more here than in most industries, because owners in this business are in trucks, in yards and at landfills, not at desks.
| Dumpster Controls | iCANS | |
|---|---|---|
| AI creates orders from chat or voice | Yes, with a confirmation card | Advertised for The New Guy |
| AI completes dispatch tasks | Yes: deliveries, pickups, landfill runs | Not documented on product pages |
| Voice operation | Yes, on desktop and mobile | Not documented |
| Live re-routing as bookings arrive | Yes | Routing and reassignment supported |
| QuickBooks: what we send | Customers, invoices, voids, payments, refunds, company expenses and per-order costs | Clients, invoices, payments, refunds |
| QuickBooks: expenses exported | Yes, as Purchases with vendors, separated from customer charges | Not published |
| QuickBooks: writes back into the app | No, by design: no automatic writes on money | Yes, two way in real time |
| QuickBooks: importing your existing customers | One click, matched by email, safe to re-run | Included in guided onboarding |
| QuickBooks: on which plan | Free plan | Both plans; landfill cost tracking is Plus only |
| QuickBooks: public documentation | 10 articles, incl. data mapping, architecture, security and edge cases | None found; /help, /docs and /support return 404 |
| Public product manual | 300 articles across 23 modules | 21 URLs on the whole public site, product docs not found |
| Public developer API | Yes, v1 with approved keys | None published |
| Hauler marketplace | Dumpster Net Hub, no fee | None published |
| Nationwide landfill database | 2,900+ facilities, open data | Landfill cost tracking (Plus) |
| Junk removal | Yes, native | Yes, core to the product |
iCANS website and Dumpster Controls product · Checked August 23, 2026
Where iCANS is stronger than us
A comparison that hides this section is not usable, so here it is in full, with the same sources as everything above. None of it is softened.
Start with the part that is uncomfortable to write: iCANS is good software, and it is not expensive. It was built by people who know this business, their iOS app is newer than ours, and at $99 a month with unlimited drivers and unlimited orders it is priced fairly for what it does. For a one truck company $1,188 a year is a set of tires. For a twenty truck company it is noise, and at that size the decision should be made on architecture rather than on the invoice.
QuickBooks, on the direction of the sync. iCANS documents a real time, two way sync with QuickBooks Online covering clients, invoices, payments, refunds and voids, plus a sales tax report, on their entry plan. An edit made inside QuickBooks flows back into their system. In ours it does not, and that is worth explaining rather than apologising for, because it is a decision and not a gap.
Automatic bidirectional writes on money is the category where duplicated payments and silently overwritten invoices come from. Two systems both holding a record as authoritative, both allowed to write, and a conflict nobody sees until the month closes and the numbers do not agree. We decided the operating system should be the single source of truth for money and that QuickBooks should receive, not overwrite. That decision is written down in our own engineering plan, not invented for this page.
Where reading is safe, we made it one click: importing your existing customers from QuickBooks is a button, matched by email so nothing duplicates, and it is safe to run again. And everything we send appears in a per-company sync log with its status and the exact error when one happens, so nothing fails in silence and you can audit the copy rather than trust it. There is also a mirror rule enforced per invoice: the total in QuickBooks always equals what your customer saw, and if a line cannot be reproduced exactly the system falls back to a single exact-total line rather than letting the books drift.
And on scope the comparison runs the other way. What we push into QuickBooks includes company expenses and per-order costs, fuel, maintenance, insurance, landfill dump fees and labor, which become Purchases with vendors created automatically and are structurally separated from what is billed to customers so nothing double counts. Checked on their pricing and invoicing pages on 2026-08-23, iCANS does not publish expense export to QuickBooks at all, and its landfill cost tracking sits on the $159 Plus plan rather than the entry one.
And there is a way to settle this without taking either company's word for it. Our QuickBooks integration is documented publicly, before you create an account: ten articles covering how to connect it, what syncs and how it looks in your books, how expenses land, and how to read the sync log and fix a failure, plus a data mapping reference for every entity, the architecture of the sync engine, the security model for your credentials, and a page on edge cases that names voids, refunds, homonyms and accountant edits. That last one documents our own limitation in public.
Counted on 2026-08-23, the entire public iCANS site is 21 URLs across their own page and post sitemaps, with home, pricing, terms, privacy policy and EULA included, and we found no product documentation: /help, /docs, /support and /knowledge-base return 404, and help.icans.ai and support.icans.ai do not resolve. Our QuickBooks module alone is half the size of their entire public site, and the full manual is 300 articles across 23 modules.
A two-way sync you cannot inspect before subscribing is a claim. A one-way sync documented in ten public articles, edge cases included, is an architecture you can audit.
So the honest summary is not that one integration is better across the board. They automate the direction we deliberately left manual. We move more of the ledger, we publish how every piece of it works, and we document our own edge cases where anyone can read them. If your bookkeeper edits inside QuickBooks and expects it to flow back, theirs does that and ours does not. We think that door should stay closed on money, and you are entitled to disagree.
The commercial customer portal. Included on both of their plans. For a company whose revenue is mostly recurring contractor accounts, letting those customers serve themselves is a direct reduction in office work. Ours is scoped to the active order, reached by text message with no login, which is lighter and less capable.
Review automation. Their Plus plan includes an AI Review Filter aimed at collecting feedback and generating positive reviews. For a local company that lives on Google Maps, reputation has direct financial value. We ship a manual review request and no automation around it.
Guided onboarding, included. Their pricing page commits to setup, customer import, inventory import, QuickBooks configuration and team training. We are self serve. Some companies want the keys; some want a hand. Neither preference is wrong.
Published traction. They publish adoption numbers: more than 400 haulers, over $39 million processed, 77,000 invoices, 20,000 dumpsters tracked. Those are self reported, and we say so, but publishing them at all is more than most of this category does.
Where neither of us should claim a win
Dispatch, GPS, driver apps, container inventory, online ordering, invoicing, payment collection and reporting exist on both platforms and work. A checkbox does not tell you whether an implementation is good. Run a week of your real orders through both and time the things you do fifty times a day.
How to choose
Choose Dumpster Controls if you want to run operations by talking to the software, if you want a published API so your own tools and AI agents can reach your data, if landfill economics and per order profit shape how you price, if buying and selling overflow work inside your software is interesting to you, or if you would rather not carry a software subscription at all. For most independent roll-off and junk removal companies, that is the list, and the software costs nothing to test.
Choose iCANS if QuickBooks is the center of your accounting and you need changes to reconcile both ways, if commercial customer self service is a large part of your workload, if you want review automation built in, if you want a specialist to run your setup, or if a predictable flat monthly SaaS relationship is simply how you prefer to buy software.
Either way, the test is the same and it is cheap on our side. Create an account, load your containers and build tomorrow's route. An hour of your real Monday tells you more than this page does.
You can create an account and dispatch a job this afternoon, free, without a call. If iCANS fits your operation better after that week, use iCANS. We would rather lose to a good product than win with a false claim about it.