Billing
Rails Agents Cloud is prepaid. Tiny Bubble does not fund free hosted LLM or sandbox usage.
Free
- Sign up, create API keys, define agents, use the dashboard UI
- Optional BYOK in sandbox (your OpenAI/Anthropic key)
Paid (required for hosted .run)
- Credits — minimum $10 top-up before any hosted run
- Usage debits Credits at Vercel infra cost × (1 + margin)
- Production — subscribe, then promote; use
rak_live_…keys
If Credits are empty or missing, the API returns 402 and the gem raises:
ruby
RailsAgents::PaymentRequired
# message + checkout_urlFull policy
See the canonical doc: PRICING.md.