live on Orbio · Robinhood Chain

One key can spend everything.
Mesh turns it into a hundred small ones.

Orbio gives every account one API key with no spending limit and one lifetime usage number. Mesh sits in front of it: budgeted keys per agent, real cost attribution per request, and routing that downgrades instead of failing when a budget runs tight.

Orbio's own CREDIT trades below the $1 it converts to — live from the Exchange contract, updated as you read this.

The problem

A key with no limits is a liability the moment more than one agent uses it.

Verified directly against Orbio's own API and MCP: one account, one key, no cap, one number.

No spending limit

The key spends the entire balance. One runaway agent, one bug, one bad prompt — and the whole account is exposed.

No attribution

GET /api/v1/key returns one lifetime used figure. No way to see which agent, task, or model spent what.

No smart top-up

Converting CREDIT into spendable balance is a permanent burn, and CREDIT trades on a real market — sometimes at a discount, sometimes not.

How it works

Three steps between your one key and a safe swarm of agents.

No new infrastructure to learn — agents keep using an ordinary OpenAI-compatible client.

01

Mint a budgeted key

From the dashboard: an agent id, a dollar budget, a quality floor. Mesh returns a real, unguessable key — shown once, like any credential should be.

02

Point the agent at Mesh

Any OpenAI-compatible SDK works unchanged: baseURL: ".../v1", apiKey: "mesh_…". The agent never sees the real Orbio key.

03

Every request is capped, routed, and attributed

Mesh reserves the worst-case cost before dispatch, downgrades the model if the budget's tight, forwards to Orbio, then books the real cost to that agent — verified against Orbio's own reported cost, not estimated.

Not a demo

Every number reconciles against the real account.

Mesh polls Orbio's real balance alongside its own attribution, so drift between the two is visible on the dashboard — never silent.

Live discount vs $1 face
Exchange fee
Requests metered live
Built for Orbio Build Week

One key. As many limits as you have agents.

Open the live dashboard to mint a key, watch real spend attribution, and see the provisioning signal reading straight from the chain.