AI And Climate3 mins read

AI agents may use vastly more energy than simple chat prompts

The Decoder reports that climate scientist Zeke Hausfather tracked eight weeks of Claude Code use and estimated about 170 kWh of data center electricity for 3.2 billion tokens, making each input roughly 600 times more energy-intensive than a typical AI chat prompt.

The headline number: agentic AI changes the unit of measurement

Hausfather’s Claude Code logs covered eight weeks, 1,138 typed prompts, more than 14,000 model calls, and 3.2 billion processed tokens. The Decoder reports that this translated to an estimated 170 kWh of data center electricity, or roughly 150 Wh per input. That is about 600 times the energy of a median chat prompt, showing why “per prompt” comparisons can understate agent-based workloads.

Why agents consume more than ordinary chatbots

According to the report, each Claude Code prompt triggered an average of twelve model calls and processed an average of 2.9 million tokens. A key reason is that the agent repeatedly re-reads accumulated context, with 96 percent of the processed tokens counted as cache reads. The text visible to the user accounted for only 0.4 percent of all processed tokens, so the apparent output can hide much larger behind-the-scenes computation.

Daily and annual comparisons make the scale easier to grasp

Hausfather’s median Claude Code session consumed about 0.6 kWh, while his average day of use reached 3.0 kWh, with an estimated 11 kWh on his most intensive day. Annualized, the workload would use about 1.1 MWh of data center electricity and produce about 370 kg of CO₂ equivalents based on the average U.S. electricity mix. The Decoder notes that this is slightly more than running an electric clothes dryer for a year and about half of a round-trip economy flight from San Francisco to New York.

The practical takeaway: cleaner power matters most

Hausfather does not frame the issue mainly as a call for individual guilt or sacrifice. He argues that routing simple tasks to smaller models can help, because they use five to seven times less energy per token than frontier models. But the biggest lever is the carbon intensity of electricity: running the same workload on largely clean power could cut the carbon footprint by about 90 percent.

Discover More