ProductsArgusCost per journey

Token spend and cost, per journey

Every time an AI agent visits your site, it reads and writes tokens, and someone pays for them. Argus calculates that: token spend and cost per journey, so you can see what each one cost, which ones finished, and which ones spent your money and left with nothing.You cannot govern a channel whose unit cost you cannot state.

4,318
Runs metered
612
Sites covered
1.28B
Tokens accounted
$3,982.44
Spend, to the cent

One row per run, and nothing rounded away.

Argus is a console, not a dashboard. Every Agentrek simulation and every WARI diagnostic writes a row: what it was, where it ran, whether it finished, the score it produced, and what it cost to produce. Filter by status, by window, by URL or by run id.

$ argus telemetry wariruns 4,318 · sites 612 · calls 96,441 · tokens 1,284,660,912 · cost $3,982.44admin@webzero.aiSUPERADMIN
$ argus runs--all--any-status--since dd/mm/yyyy--until dd/mm/yyyy--grep url or run id
RunWhenSourceURLStatusScoreCallsTokensCostSecs
agentrek:f2b5081209-04 10:16agentrek/waria tier-one retail bankfailed471,284,610$41.872,914.6
0251553309-04 10:12wari-diagnostica lending marketplacefailed11.238968,204$29.442,106.8
ec0babc409-04 10:12wari-diagnostica retail bank, EUsuccess52.219412,880$12.66744.9
agentrek:69179ab109-04 10:13agentrek/waria motor insurerfailed31702,455$21.031,588.2
a126206509-04 09:58wari-diagnostica payments providersuccess15.526889,720$26.181,194.2
3632141f09-04 09:41wari-diagnostica general insurercancelled00$0.0066.1
agentrek:7ff470aa09-04 09:34agentrek/waria wealth platformsuccess14306,118$9.24506.9
6dc1782d09-04 09:23wari-diagnostican FX brokerfailed26.1421,140,307$35.722,498.4
285e807909-04 09:09wari-diagnostica brokerage, APACsuccess50.617370,584$11.38612.4
33175e1709-04 08:52wari-diagnostica wealth platformcancelled00$0.0071.6
a3688ef809-04 08:42wari-diagnostica securities exchangesuccess57.421538,371$16.36887.9
agentrek:ed76bfe909-04 08:39agentrek/waria card issuer, USfailed531,662,940$52.093,371.4
The four most expensive runs on this page all failed. That is the argument for measuring spend against outcomes.page 1 of 180
Illustrative console. Client identity and domains are never published, including on this site.

Six numbers that decide the unit economics.

Tokens
In, cached, out

Three columns, never one. A run that reads 55,737 tokens and serves 3,751 of them from cache is a different cost profile from one that reads them fresh, and the difference is the only lever you control.

Cost
Cost per journey

Spend divided by journeys completed, not by runs attempted. The denominator is the value-weighted task that actually finished, which is the same denominator the w0 score uses.

Cache
Cache hit and its ceiling

How much of a journey can be served from what the property already published. A low ceiling is usually a documentation problem rather than an infrastructure one.

Time
Seconds per attempt

Wall clock per run, and where inside the journey it accrued. A 666 second run on a 13 call journey is waiting on something, and the ledger says on what.

Attribution
Per site, per key, per source

Every row carries its source: an Agentrek simulation or a WARI diagnostic. Spend rolls up by property, by team key and by run family without a spreadsheet.

Waste
Retry and failure spend

Failed runs are priced, cancelled runs are not. Retries are grouped to the attempt that caused them, so a three retry loop reads as one cost, not three unrelated rows.

Most agent spend buys nothing.

The expensive runs are rarely the successful ones. A run that walks a journey, pays for identity and discovery, and then meets a dead end has bought tokens and returned no outcome. Argus separates the two so the fix has a price attached.

68%
Spent on runs that ended

Two thirds of metered spend is bought by attempts that reached a dead end after paying for discovery, identity and intent.

4.1x
Cost of the failing journey

A journey that cannot complete costs four times more per attempt than one that can, because it retries before it stops.

$52.09
Most expensive single run

A card issuer application, 53 calls and 1.66M tokens, abandoned at the confirmation step. Nothing was opened.

$0.00
Cost of a cancelled run

Cancellation is free and the ledger says so, which is what makes the priced rows credible.

Keys, budgets and the people holding them.

Keys
$ argus keys
One key per team or environment, each with its own budget, rate ceiling and metered history. Revoking a key stops spend without touching anyone else’s runs.
Users and roles
$ argus users
Who can start a run, who can only read the ledger, and who can change a budget. Superadmin is a named human, not a shared login.
Budgets and alerts
$ argus budget --set
A monthly ceiling per key with a soft alert and a hard stop. Runs that would cross the hard stop are refused before they spend, and the refusal is logged.
Export
$ argus export --csv
The full ledger as CSV or JSON for finance, with run ids that resolve back to the trajectory evidence in the WARI report.

Put a price on your agent channel.

Argus ships with every Agentrek engagement, and reports against the same frozen instrument the w0 score is measured on.