Hourly vs Project Based Pricing: What Works Better for Backend Contractors
by Eric Hanson, Backend Developer at Clean Systems Consulting
Neither pricing model is universally better — but choosing the wrong one for the wrong engagement costs you money, time, or both.
The Question Every New Contractor Gets Wrong
Most contractors start with hourly because it feels safe. You log the time, you send the invoice, you get paid for what you did. There is a clarity to it.
But safe is not always optimal. And hourly billing, as a default for everything, has structural problems that only become visible after you have done it for a while — most notably, the ceiling on your earnings and the perverse incentive it creates for both sides.
The better question is not "should I charge hourly or by project?" but "for this specific engagement, which model serves both parties better?"
When Hourly Works Well
Hourly billing makes sense in specific situations:
When the scope is genuinely unknown. If a client needs exploratory work — figuring out what needs to be built, assessing an existing codebase, researching options — it is not fair to either party to guess at a project fee. Charge for the time, cap it if needed, and reassess when there is enough information to scope properly.
For ongoing retainer relationships. If you are embedded in a team, handling a stream of work week to week without defined project boundaries, hourly (or a time-based retainer) is the natural fit. The work is continuous, not deliverable-based.
When you are working with a trusted long-term client. If you have an established relationship and both parties are comfortable with transparency, hourly can be simple and efficient.
The risk in all of these cases: scope creep is invisible to the client. They do not see the cost accumulating until the invoice arrives. This creates either surprises (which damage trust) or the temptation to under-log hours (which harms you).
When Project-Based Pricing Works Better
Project pricing — a fixed fee for a defined outcome — shifts the incentive structure significantly. You get rewarded for being efficient. The client gets cost certainty. Both parties are aligned around the deliverable, not the clock.
This model works well when:
- The scope is well-defined and unlikely to shift dramatically.
- The client is non-technical and would struggle to evaluate time-based billing.
- You have done this type of work before and can estimate confidently.
- You want to be rewarded for speed and expertise rather than time spent.
The gotcha: project pricing requires iron-clad scope definition. Vague deliverables and project fees are a recipe for scope creep that never gets billed and kills your effective hourly rate.
The Hybrid Model That Many Experienced Contractors Use
A common structure among experienced backend contractors:
- A fixed fee for the initial scoped deliverable.
- Hourly (or a separate project fee) for anything that falls outside that scope.
- Explicit language in the contract that defines what constitutes a change request.
This gives the client cost certainty on the core work while protecting the contractor from unlimited scope expansion. It requires more upfront clarity — specifically, a written scope that defines what is included and what is not. That document is work, but it is work that pays for itself when someone says "can you also add..." two weeks into a project.
The Factor No One Talks About Enough: Effective Hourly Rate
Whichever model you use, the metric that matters is your effective hourly rate — what you actually earned divided by the hours you actually spent.
A project that pays €10,000 and takes 60 hours is a €166/hr effective rate. A project that pays €10,000 and takes 120 hours because the scope was vague is an €83/hr effective rate. Same invoice. Very different reality.
Hourly billing makes the effective rate transparent because time is logged. Project pricing makes it invisible, which is why scope definition is so critical.
Track your effective rate across every engagement. It tells you where you are pricing too low, where you are underestimating time, and where the work is most efficient to do.
The Recommendation for Backend Contractors Specifically
Backend work tends to have definable deliverables — an API, a migration, an integration — which makes project pricing viable when the scope is clear. But backend work also tends to reveal unexpected complexity mid-project, which makes contingency planning important.
If you use project pricing: add 15–20% to your estimate, define scope explicitly, and have clear language about what triggers a change order. If you use hourly: set weekly or monthly caps, and communicate proactively when the clock is running.
The right pricing model is the one that keeps both parties honest about what the work costs and what it is worth.