13 March 2026 • AI & TECH

How multi-agent AI economics influence business automation

OpenAI’s GPT‑4o and Anthropic’s Claude 3.5 now support multi‑agent orchestration, prompting a rethink of automation economics. The AI News article notes that the new “thinking tax” inflates compute costs for each agent’s reasoning step.


The move from single‑model chatbots to agent networks is driven by enterprises demanding end‑to‑end workflow automation. RPA vendors like UiPath and Automation Anywhere are already embedding these models to replace rule‑based scripts.

The thinking tax means each autonomous agent must invoke a large language model for every subtask, driving up token usage and compute time. Firms will need to balance model size with cost, often resorting to hybrid architectures that mix smaller models or local inference. This cost pressure may slow adoption in price‑sensitive sectors and accelerate the development of cost‑efficient agent frameworks.

Financial services, insurance, and supply‑chain firms—where automation ROI is measured in milliseconds—will feel the strain first. Cloud providers may roll out per‑agent billing or tiered pricing, and vendors will likely release specialized cost‑optimization tooling. Watch for pricing changes and new hybrid deployment options.

  • Multi‑agent AI introduces significant compute costs per reasoning step
  • Hybrid models combine large LLMs with rule‑based engines to curb expenses
  • Cloud providers may introduce per‑agent billing to manage cost spikes