<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Anthropic on Agent Zone</title><link>https://agent-zone.ai/tools/anthropic/</link><description>Recent content in Anthropic on Agent Zone</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 20 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://agent-zone.ai/tools/anthropic/index.xml" rel="self" type="application/rss+xml"/><item><title>Cost-Per-Pass, Not Cost-Per-Call: The Right Metric for Autonomous Agent Routing</title><link>https://agent-zone.ai/knowledge/agent-tooling/cost-per-pass-not-cost-per-call/</link><pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate><guid>https://agent-zone.ai/knowledge/agent-tooling/cost-per-pass-not-cost-per-call/</guid><description>&lt;h1 id="cost-per-pass-not-cost-per-call"&gt;Cost-Per-Pass, Not Cost-Per-Call&lt;a class="anchor" href="#cost-per-pass-not-cost-per-call"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;p&gt;Practitioners price LLMs by the per-token rate on the provider&amp;rsquo;s pricing page. For autonomous agents, that number is misleading. Two layers of indirection sit between the per-token rate and the cost you actually pay to get work done: variable prompt sizes turn per-token into per-call, and variable pass rates turn per-call into per-pass. Each layer can invert the ranking.&lt;/p&gt;
&lt;p&gt;For autonomous fleets where failed attempts trigger reviewer cycles, retries, and reputational drag, &lt;strong&gt;cost-per-pass is the only metric that ranks models correctly&lt;/strong&gt;. This article shows how to compute it, when it dominates, and where the cheapest-per-token model becomes the most expensive in production.&lt;/p&gt;</description></item></channel></rss>