Claude counts tokens on every turn. Most users don’t know how.
The interface is clean. You type a question, you get an answer. You type another. The chat grows. At some point the limit hits and the session is locked. The common assumption is that each message costs roughly the same. It doesn’t.
Why Claude conversations get more expensive over time
Claude re-reads the full conversation history before generating each response. Your first message might cost 200 tokens. By message 30, a single follow-up can cost over 50,000. The chat window doesn’t show this. Nothing in the interface warns you. The cost compounds silently with every message you add.
This is how large language models work. The context window (everything Claude holds in memory during a conversation) grows with each exchange. Longer context means more processing per turn, which means faster limit consumption on your plan.
How to cut Claude token use by 80 percent with one habit
When Claude gives a bad answer, most people type a correction as a new message. That correction now sits on top of the original, and Claude reads both on the next turn.
Click the edit icon on your original message instead. Fix the prompt. Regenerate. The old exchange gets replaced, not stacked. Over 10 rounds of back-and-forth, this single change reduces token usage by 80 to 90 percent.
When to start a new Claude conversation
Every 15 to 20 messages, ask Claude to summarise the conversation so far. Copy the summary, open a new chat, paste it in. You get the same continuity with a fraction of the context weight.
This is the simplest way to keep costs low on long projects. One chat running for 40 messages costs dramatically more per turn than two 20-message chats covering the same ground.
Which Claude model to use for different tasks
Claude Haiku costs a fraction of Sonnet and Opus. It handles grammar checks, brainstorming, quick questions, formatting, and translations without any noticeable quality drop for those tasks.
Sonnet is the right fit for content writing, coding, and analysis. Opus is for deep research, complex reasoning, and long document review. Matching the model to the task frees up 50 to 70 percent of your daily budget for the work that needs the larger models.
Two settings most Claude users ignore
Projects (in the sidebar) cache uploaded files. If you’re uploading the same PDF or brief in multiple conversations, Claude re-counts those tokens each time. Upload to a project once.
Memory and User Preferences (in Settings) store your role, tone, and working context permanently. Without this, you burn 3 to 5 messages per chat just re-explaining who you are and how you work.
How the Claude rolling usage window works
Claude Pro runs on a rolling 5-hour window that resets continuously. If you burn through your allocation in one morning session, you wait until the window rolls over. Splitting work into 2 to 3 sessions across the day gets significantly more messages from the same plan.
One more: web search, research mode, and connectors add tokens to every response whether you asked for them or not. Turn them off when you’re working with your own content.