Get LLM credits, at a discount.
One key, every model, no subscriptions.
Introducing Robino CREDIT- <50ms
- added latency, measured per request
- $0
- setup or subscription fees
Straight relay
Your request goes to the model you named. Nothing is swapped or downgraded.
Provider's own answer
Responses carry the provider's model name and id, so you can check.
Prompts never stored
Only model, tokens, cost and timing are kept. Never the text.
One API key. Same models. Less spend.
Robino API key sk-robino-••••7x9k
Keys are issued when the relay opens. Nothing typed here leaves the page.
No answer yet — the relay is not live. The pricing below is still exact.
$50
$42.50
You save $7.5015% less
List prices are round illustrative figures per 1M output tokens, not quotes. The discount is the real ladder.
Liquidity book
0 credits available- 20% off$0
- 15% off$0
- 10% off$0
- 5% off$0
Sellers list credits at a discount and buyers take the cheapest first. The ladder is real; the depth is zero until the market opens.
Recent buys
last 20No fills yet.
This tape prints real buys once the market opens. It stays empty until then rather than showing a history that never happened.
Every model, one key, below what the lab charges.
The cut depends only on how much you buy at once. No tiers to negotiate, no annual commitment, and the same ladder for the first buyer and the thousandth.
| order size | discount | $100 of usage costs | you keep |
|---|---|---|---|
| $0 – $99 | 5% | $95 | $5 |
| $100 – $499 | 10% | $90 | $10 |
| $500 – $1,999 | 15% | $85 | $15 |
| $2,000 and up | 20% | $80 | $20 |
The whole migration is two lines.
Point your client at the relay and swap the key. Everything else — model names, parameters, streaming — stays exactly as it is.
client = OpenAI(
base_url = "https://api.robino.so/v1", # ← 1
api_key = "sk-robino-••••7x9k", # ← 2
)The endpoint answers once the relay is live. Keys are issued then.
Questions, briefly.
What is a CREDIT?
One CREDIT is one dollar of model usage. You buy them below face value, and they are spent at face value when a request runs — which is where the discount comes from.
Which models can I call?
Any model the relay carries, under the provider's own name. Requests are passed straight through, so a response identifies the model that produced it and you can check it against what you asked for.
Are my prompts stored?
No. Model, token counts, cost and timing are recorded because they are needed to bill an order. The text of a prompt or an answer is not.
What does the token do?
$ROBINO is staked by sellers to list credits. It is not needed to buy them — a buyer only needs CREDIT.
Is any of this live?
Partly. The wallet connects to Robinhood Chain for real and the buy button opens $ROBINO on pons — neither needs a relay. CREDIT does: the relay, the settlement contracts and the order book are still being built, so the pricing ladder is real arithmetic but nothing can be charged or spent yet. Everything that would need them says so rather than pretending.