# Bankr LLM Gateway Usage & Cost Report

> Bankr LLM Gateway Usage & Cost Report is a free API for AI agents from llm.bankr.bot, Free, status unknown (last checked 2026-09-14).

Returns authenticated usage totals and cost breakdown for the Bankr LLM Gateway.

## Facts

- Endpoint: GET https://llm.bankr.bot/v1/usage
- Price: Free
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/bankr-32838afc
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_RlzCR_eRojw9jsH8s9g1s

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability bankr-32838afc
```

Example prompt: Pull my authenticated usage totals and cost breakdown from the Bankr LLM Gateway so I can see how much I've spent and how many tokens I've consumed.

## When to prefer this

Use this endpoint when you need to audit, monitor, or report on LLM API usage and costs specifically for an account on the Bankr LLM Gateway, as opposed to general OpenAI or Anthropic usage dashboards.

## Known failure modes

- Missing or invalid authentication token returns 401 Unauthorized
- No usage data found for account returns empty totals
- Gateway unavailable returns 503 Service Unavailable
- Rate limit exceeded returns 429 Too Many Requests

## How this service works

Get authenticated LLM Gateway usage totals and cost breakdown.

## Output

Returns a breakdown of authenticated gateway usage including total requests, token consumption, and associated costs incurred through the Bankr LLM Gateway.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bankr-32838afc/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from llm.bankr.bot](https://www.zero.xyz/host/llm.bankr.bot/llms.txt)
