Calculate per conversation, not per token
A price per thousand tokens tells you nothing about your monthly bill. Convert it to the unit your organisation thinks in: what does one conversation cost, one processed document, one resolved ticket. That number makes the conversation with the business possible and immediately exposes which step dominates.
The calculation has four factors: the number of interactions, the tokens in the prompt, the tokens in the answer, and the number of times the chain runs again. That last one is almost always forgotten and is often the largest with agents.

