OverpayingForAIPricing desk

Lesson 1 of 8 · 8 min read · Beginner

What is Claude?

Claude is Anthropic's family of AI models and the app built on them. This lesson explains what it does, what it is unusually good at, where it falls down, and what you actually pay for.

In this lesson you will

  • Describe what Claude is and who builds it
  • Name the three things Claude is known for and the two things it cannot do
  • Explain what you are paying for when you pay for Claude

Claude is a family of large language models made by Anthropic, an AI safety company founded in 2021 by former OpenAI researchers. You meet Claude in three places: the Claude app (web, desktop and mobile chat), Claude Code (a terminal and IDE agent for programmers), and the Claude API that developers use to put Claude inside their own products.

Under the hood, all three run the same models. The difference is how you pay: the app is a monthly subscription with usage limits, the API is metered per token with no ceiling. That single fact drives most of the decisions in this course.

How a large language model answers youYou pay for what goes in (input tokens) and what comes out (output tokens). Nothing is remembered between calls unless it is sent again.Your prompttext, files, imagestokenisedInput tokenscounted & billedThe modelpredicts the next tokenone token at a timeOutput tokenscounted & billedOutput tokens usually cost 3–5× more than input tokens. Long answers, not long questions, are what run up an API bill.
Figure 1.A language model reads your prompt as tokens, predicts the answer one token at a time, and bills you for both directions. Output is the expensive direction.

What Claude is known for

  • Writing and editing. Claude's default voice is natural and it follows tone and format instructions closely. It is the model many writers reach for first.
  • Long documents. Current models hold up to a million tokens of context, so a whole codebase, a contract bundle or a year of meeting notes fits in one conversation.
  • Coding and agents. Claude Code and the API's tool-use features let Claude run multi-step tasks — edit files, run tests, search the web — rather than just answer questions.
  • Careful behaviour. Anthropic trains Claude to say when it is unsure, to refuse clearly harmful requests, and to follow a published set of principles. In practice this means fewer confident wrong answers, at the cost of the occasional over-cautious refusal.

What Claude is not

Claude is not a search engine. Unless you enable web search, it answers from training data with a cutoff and can be out of date. It does not generate images. And it does not remember your previous chats unless you use the app's projects and memory features, or resend the history yourself through the API.

What you are actually paying for

Every Claude product is priced on one of two meters. The app plans — Free, Pro, Max, Team, Enterprise — charge a flat monthly fee for a usage allowance measured in messages per rolling window. The API charges per million tokens in and per million tokens out, with different rates per model. At the time of writing, Pro is $20 a month and Max starts at $100 a month; API rates run from $1 per million input tokens on Haiku 4.5 to $10 on Fable 5.1.

The rest of this course is about matching those meters to your real usage. Most people who feel they are overpaying for Claude are on the wrong meter, not the wrong model. See how the plans compare in Claude Free vs paid, or jump to lesson 3.

Knowledge check

Which statement about Claude is true?

Lesson FAQ

Who owns Anthropic?

Anthropic is an independent company. It has taken large investments from Amazon and Google, which is why Claude is also available on Amazon Bedrock and Google Cloud Vertex AI, but it is not owned by either.

Is Claude better than ChatGPT?

Better at some things. Claude is generally preferred for long-form writing, large documents and agentic coding; ChatGPT has a broader consumer feature set. The honest answer depends on your task, which is why the site keeps a live ChatGPT vs Claude comparison.

Can I use Claude for free forever?

Yes, within the free tier's daily limits. The limits tighten during busy periods, and the free tier does not include the highest usage allowances or every feature.

Finished reading?

Mark it done to track your progress through the course.

Compare, calculate, decide — for Claude

If our calculators helped you cut down on hidden AI wallet leaks, consider buying us a coffee. A tiny fraction of your savings keeps our pricing indexes updated daily.

Not sure which AI is cheapest for your use case? Find out in 30 seconds — no signup required.

AI cost intelligence

Stop overpaying for AI tools

Join the OverpayingForAI list for pricing updates, cheaper alternatives, and practical buying guidance.

Now tracking 50+ AI tools, models, platforms, subscriptions, coding tools, and automation products.

We use your email only for OverpayingForAI updates. Unsubscribe anytime.