Billing

Fund your agent with one credit balance

Manage your Naïve plan, top up credits, and inspect transactions. Every primitive call draws from one unified balance.

Read the launch post →
Run in your agent

Paste and ship

Drop this prompt into Cursor, Claude Code, or any coding agent. It reads the skill manifest and wires up Billing for you.

Agent prompt

Read https://usenaive.ai/skill.md and use the Naïve Billing primitive in my project. Start with: naive billing topup

Drop into any agent

In action

Credits, top-ups, and usage metering.

  • Unified balanceOne wallet for all primitives.
  • Top-up APIAgents can request more credits.
  • Usage historyPer-call transaction log.
  • Plan managementUpgrade without leaving the API.
Exact code

One call to billing

Same primitive from the CLI, SDK, or REST — one bearer token, one credit balance.

CLI

Billing

Manage your Naïve plan, top up credits, and inspect transactions. Every primitive call draws from one unified balance.

Unified balance
One wallet for all primitives.
Top-up API
Agents can request more credits.
Usage history
Per-call transaction log.
Plan management
Upgrade without leaving the API.
# Run with your API key exported
$ naive billing topup

Related primitives

Start building with Billing

Get your API key and add billing to any agent in minutes — no infrastructure to run.