Tag

cost-attribution

14 posts tagged "cost-attribution".

Posts

Latest first

5% of Requests, 60% of the Bill: Reading Cost Against Usage
Engineering

5% of Requests, 60% of the Bill: Reading Cost Against Usage

Request count and dollar cost tell different stories, and the gap between them is where the savings are. Here are the four shapes an overlay of cost and usage produces, which one to chase first, and what makes the numbers trustworthy enough to act on.

nRouter team
11 minRead →
Read an LLM Credit Ledger: Top-Ups, Holds, Settlements
Guides

Read an LLM Credit Ledger: Top-Ups, Holds, Settlements

Your balance is not a stored number, it is the sum of a ledger. Here is how to read the four numbers on the balance card, the entry types behind them, and the two identities that prove your balance is doing what it should.

nRouter team
11 minRead →
LLM Cost Attribution: Keys, Teams, and the user Field
Guides

LLM Cost Attribution: Keys, Teams, and the user Field

"The AI bill went up" becomes a query once spend carries structure. Three attribution layers — virtual keys, teams, and the OpenAI-spec user field — turn one opaque total into a breakdown you can group, filter, and cap.

nRouter team
10 minRead →
Cost Honesty: Unpriced Is Never $0 on Your LLM Bill
Company

Cost Honesty: Unpriced Is Never $0 on Your LLM Bill

The most important number in an LLM gateway is what a call cost, and it is the easiest one to fudge. We read the provider's settled cost and pass it through exactly; when it is unknowable we say unpriced, never zero.

nRouter team
10 minRead →
Multimodal Cost Safety: An Unpriced Image Call Is Never $0
Product

Multimodal Cost Safety: An Unpriced Image Call Is Never $0

Image, video and audio models price per image, per second and per minute, not per token — and the expensive ones are the newest ones. nRouter holds a modality-appropriate reservation before the call and reports an unknowable cost as unpriced, never as zero.

nRouter team
10 minRead →
Capping a Coding Agent: Per-Run Budgets, Fallback, Attribution
Product

Capping a Coding Agent: Per-Run Budgets, Fallback, Attribution

A coding agent turns one task into hundreds of model calls. Here is how a gateway gives each run a hard ceiling that holds under burst, a fallback path that does not strand a half-finished edit, and a cost you can read per task.

nRouter team
11 minRead →
RAG on One Key: Costing Embeddings and Chat as One Answer
Product

RAG on One Key: Costing Embeddings and Chat as One Answer

A RAG app makes two kinds of model call and most teams only ever price one of them. Put embeddings and chat behind one gateway key and the cost of answering a question becomes a single number, under a single budget, with one fallback.

nRouter team
11 minRead →
Bill Your Customers for the AI They Actually Used
Product

Bill Your Customers for the AI They Actually Used

If you resell AI, the model bill is the wrong unit. Attribute every call to the customer it served with the OpenAI user field, cap each customer independently, and reconcile the sum against your ledger to the cent.

nRouter team
10 minRead →
Who Rotated That Key? An Audit Trail That Answers in One Query
Engineering

Who Rotated That Key? An Audit Trail That Answers in One Query

"Who rotated that key, and from where?" should be a filter, not an archaeology project. Here is the audit-trail contract we hold ourselves to on an LLM gateway: complete actor attribution, one shared client-IP path, append-only entries, and reads that are role-scoped and tenant-isolated.

nRouter team
10 minRead →
Eden AI alternative for the LLM half of a multi-service AI bill
Comparison

Eden AI alternative for the LLM half of a multi-service AI bill

nRouter vs Eden AI for teams running OCR, vision and translation alongside their LLM traffic. What a focused gateway serves, what it deliberately does not, and how to split a multi-service invoice before you move anything.

nRouter team
12 minRead →
Claude Proxy: One Base URL for Budgets, Fallback and Cost Data
Product

Claude Proxy: One Base URL for Budgets, Fallback and Cost Data

Point your Anthropic client at one gateway base URL and every Claude call arrives with a hard budget, a fallback path, a per-request cost header, and a team it can be billed to. No SDK rewrite, no provider key to paste.

nRouter team
11 minRead →
One Authoritative Cost Per LLM Request, Across Providers
Engineering

One Authoritative Cost Per LLM Request, Across Providers

Provider pricing does not normalize on its own — per-token, per-image, per-second, provisioned. Here is how nRouter turns that into one settled cost per request that your app, your ledger and your dashboard all read, and why an unknown cost is reported as absent rather than as zero.

nRouter team
11 minRead →
nRouter: One Key, Many Providers, a Cost on Every Call
Product

nRouter: One Key, Many Providers, a Cost on Every Call

nRouter is a managed LLM gateway. One OpenAI-compatible key reaches every model in your catalog, every response carries its exact cost, and guardrails, budgets, A/B tests and prompt management are on every plan, not gated.

nRouter team
11 minRead →
Multi-Agent Cost Tracking: Attributing Spend Across an Agent Run
Engineering

Multi-Agent Cost Tracking: Attributing Spend Across an Agent Run

One user action becomes fifty model calls across four agent roles. Here is how to attribute that spend by role, by run and by step, reconcile it against the ledger, and put a ceiling under it that application code cannot bypass.

nRouter team
11 minRead →