top of page

What Does It Cost to Hire Someone to Build With Claude?

  • Writer: Branden Bell
    Branden Bell
  • Aug 11
  • 5 min read
The three costs of hiring someone to build with Claude: the one time build, the monthly run cost, and whose account it lives in

Most quotes you get for AI work answer one question: what does the build cost. That is the smallest of the three numbers you should be asking about.


Hiring someone to build with Claude has three separate costs, and they behave completely differently. There is what you pay the builder, once. There is what the thing costs to run, every month, forever. And there is the one almost nobody puts in writing: whose account it lives in when the work is done.


I build these systems and I publish my rates. Here is the honest arithmetic, with every number sourced.


The short answer


Expect three line items, not one:

  • The build. Hourly or fixed. Independent AI engineers on Upwork typically run $35 to $60 an hour, with expert-level people going well past $100.

  • The running cost. A Claude plan starts at $17 a month. If the system runs through the API instead, you pay per million tokens and the bill scales with how hard it works.

  • The ownership question. Free to ask, expensive to skip. If the build runs in the builder's account, you are renting it.


The first number is the one everybody quotes. The third is the one that decides whether you own an asset or a dependency.


What builders actually charge


Upwork publishes real rate data, which makes it the least hand-wavy benchmark available.


As of August 2026, Upwork lists AI engineers at a typical range of $35 to $60 an hour, with a median of $50. Broken out by experience, Upwork puts entry-level people at $30 to $50, intermediate at $50 to $75, and expert-level at $75 to well over $100 an hour.


For fixed-scope work, Upwork's own cost guidance is wide on purpose: a basic chatbot built on third-party software can land at $500 to $1,000, automating a business system starts around $6,000, and fully custom development runs from $5,000 into the hundreds of thousands depending on data volume and complexity.


That spread is not vendors being cagey. It is the honest reflection of a market where "build me an AI thing" can mean a weekend or a quarter.


A quote you cannot explain line by line is not a quote. It is a number someone hopes you accept.

The cost nobody quotes you


Here is the part that surprises people after the invoice is paid: the system has a monthly bill, and it is not the builder's bill. It is yours.


There are two ways a Claude build runs, and they price completely differently. If it runs on a Claude plan, the published pricing as of August 2026 is:

  • Free: $0

  • Pro: $17 per month billed annually at $200 up front, or $20 billed monthly

  • Max: from $100 per month, for 5x or 20x the usage of Pro

  • Team: $20 per standard seat, for teams of 2 to 150

  • Enterprise: $20 per seat per month plus usage billed at API rates, billed annually


If it runs through the API, you pay per million tokens, and the model choice moves the bill several hundred percent:

  • Haiku 4.5: $1 per million input tokens, $5 per million output

  • Sonnet 5: $2 per million input, $10 per million output

  • Opus 5: $5 per million input, $25 per million output


Prompt caching cuts the repeat cost hard, down to $0.10 per million tokens on cached Haiku reads, which matters enormously for a system that reads the same context every run.


The practical takeaway: ask any builder which of these two your system uses, and which model it calls. A build that quietly runs everything on the most expensive model does the same work as one that routes cheap tasks to a cheap model, and costs a multiple of it every single month.


The question that matters more than price


Whose account does it run in?


If the answer is the builder's account, you do not have a system. You have a subscription to that person, and the price of leaving is rebuilding from zero. I have seen people discover this at the worst possible moment, which is when they want to stop working with someone.


Ask it plainly, before money changes hands:

  • Whose Claude account does this run in when you are done?

  • If we stop working together next month, what do I still have?

  • Can I read and edit the instructions myself, or are they locked inside your tooling?


There is one right answer to the first question and it is yours. Mine run in the client's account. When the work is done, they own it completely and I am not a dependency.


What actually moves the number


Four things, in rough order of impact:

  • How many decisions the system has to make. Following fixed steps is cheap. Judging quality, handling exceptions, and choosing between paths is where the hours go.

  • Whether your process exists yet. If the way you do the work lives only in your head, part of what you are buying is someone writing it down. That is real work and it belongs in the estimate.

  • How much it has to check itself. A system that publishes under your name needs guardrails and a review pass. Skipping that is cheaper right up until it is not.

  • Integrations. Every external tool it touches adds setup, credentials, and something new that can break.


The expensive builds are not the complicated ones. They are the ones where nobody wrote down how the work actually gets done.

How to not overpay


Five things worth doing before you sign anything:

  • Ask to see something they built that runs. Not a demo, not a screenshot. A system doing real work in a real business, ideally their own.

  • Get the hours estimated up front. Hourly with no estimate is an open tab. Hourly with an honest range is fine.

  • Make them separate build cost from run cost in writing, including which model and which plan.

  • Confirm ownership and account in writing before the first invoice.

  • Start with one workflow. The single thing you repeat every week that you resent doing. If that works, do more. If it does not, you learned cheaply.


Anyone who cannot answer these without getting vague is charging you for their learning curve.


What I charge, and why it is on the page


I publish my rates so you can decide before you talk to me.


The intro call is free, fifteen to twenty minutes, and you talk to me rather than a sales team. After that it is $250 for the first hour, then $75 an hour, with the hours estimated before we start and a fixed price on any build agreed up front. What gets built runs in your Claude account. When it is finished, you own it completely.


I also publish the builds themselves, including what went wrong in them. Nobody is certified in this work yet, so a credential would not mean much even if one existed. Shipped systems you can inspect are the only real evidence, which is why the blog you are reading is written and published by a Claude system I built rather than by me at a keyboard.


Sources


Every number here came from the vendors, checked in August 2026:


Want the honest read on whether this is even worth building for your business? Book the intro call. I will tell you if the answer is no.


 
 
 

Comments


bottom of page