Pricing
Usage-based pricing for System R AI. Pay only for what you use.
System R AI is usage-based. No subscriptions, no monthly fees. Sign up, add credits, use what you need.
New accounts receive $5 in free credits to get started.
How billing works
- Create account at app.systemr.ai
- Add credits via Stripe (card) or crypto (SOL, USDC, USDT, PYUSD, OSR)
- Generate API key from your Dashboard
- Use tools and LLM — each call deducts from your balance
- All API keys share one balance — one account, one credit pool
Credits never expire. Balance stops at $0 — no surprise charges.
Payment methods
| Method | Rate | Notes |
|---|---|---|
| Stripe (card) | 1:1 USD | $5 minimum, $10,000 maximum per transaction |
| USDC / USDT / PYUSD | 1:1 USD | Solana mainnet |
| SOL | Live market price | CoinGecko rate at time of deposit |
| OSR token | Live market price + 50% bonus credits | Best value. 70% burned (deflationary), 30% retained. |
Why pay with OSR?
OSR is the native token of the System R protocol. When you pay with OSR, you get 50% more credits than any other payment method. Additionally, 70% of deposited OSR is permanently burned — reducing supply and increasing value for all token holders.
| Payment | $100 deposited | Credits received |
|---|---|---|
| Stripe / USDC / SOL | $100 | $100 |
| OSR token | $100 | $150 |
Learn more at osrprotocol.com.
LLM pricing
When you use System R's hosted LLM (chat, CLI), token usage is billed per request.
| Model | Input (per 1M tokens) | Output (per 1M tokens) |
|---|---|---|
| Claude Sonnet 4.6 | $9.00 | $45.00 |
| Claude Opus 4.6 | $45.00 | $225.00 |
Bring Your Own Key (BYOK)
Use your own Anthropic or OpenAI API key — no LLM charge from us. You pay your provider directly, we charge only for tool calls.
Pass external_api_key in your chat request or configure it in the portal.
Tool pricing
All prices in USD.
Free endpoints
No balance or authentication required:
| Endpoint | Description |
|---|---|
GET /v1/billing/pricing | Get all operation prices |
GET /v1/tools/list | List all tools with descriptions and schemas |
GET /v1/guardian/status | Platform health status |
GET /v1/broker/supported | List supported brokers |
Core tools
| Operation | Price |
|---|---|
position_sizing | $0.003 |
risk_check | $0.004 |
basic_eval | $0.10 |
full_eval | $0.50 |
comprehensive_eval | $1.00 |
Analysis tools
| Operation | Price |
|---|---|
analyze_drawdown | $0.005 |
run_monte_carlo | $0.008 |
calculate_kelly | $0.004 |
find_variance_killers | $0.006 |
analyze_win_loss | $0.004 |
run_what_if | $0.008 |
detect_regime | $0.006 |
analyze_confidence | $0.005 |
analyze_consistency | $0.005 |
analyze_correlation | $0.005 |
analyze_distribution | $0.005 |
analyze_recovery | $0.005 |
analyze_risk_adjusted | $0.005 |
segment_trades | $0.005 |
analyze_execution_quality | $0.005 |
detect_peak_valley | $0.005 |
calculate_rolling_g | $0.005 |
calculate_system_r_score | $0.005 |
Intelligence tools
| Operation | Price |
|---|---|
detect_patterns | $0.008 |
detect_structural_break | $0.006 |
analyze_trend_structure | $0.006 |
calculate_indicators | $0.004 |
analyze_price_structure | $0.006 |
analyze_correlations | $0.008 |
analyze_liquidity | $0.004 |
analyze_greeks | $0.006 |
analyze_iv_surface | $0.008 |
analyze_futures_curve | $0.006 |
analyze_options_flow | $0.006 |
Planning tools
| Operation | Price |
|---|---|
size_options_position | $0.004 |
size_futures_position | $0.004 |
build_options_plan | $0.008 |
build_futures_plan | $0.008 |
Data tools
| Operation | Price |
|---|---|
calculate_pnl | $0.003 |
calculate_expected_value | $0.004 |
check_compliance | $0.004 |
System tools
| Operation | Price |
|---|---|
calculate_equity_curve | $0.004 |
score_signal | $0.003 |
analyze_trade_outcome | $0.003 |
calculate_margin | $0.002 |
evaluate_scanner | $0.005 |
Compound tools
| Operation | Price |
|---|---|
pre_trade_gate | $0.01 |
assess_trading_system | $2.00 |
Execution
| Operation | Price |
|---|---|
trade_execution | $0.015 |
simulated_trade | $0.008 |
Journal
| Operation | Price |
|---|---|
record_trade_journal | $0.003 |
Memory and ML
| Operation | Price |
|---|---|
store_memory | $0.003 |
search_memory | $0.003 |
get_trading_biases | $0.005 |
get_behavioral_fingerprint | $0.005 |
predict_trajectory | $0.008 |
detect_anomalies | $0.006 |
cluster_trades | $0.006 |
Per-key limits
Set spending caps and operation restrictions per API key from the Dashboard:
- Daily limit — max USD per day for this key
- Monthly limit — max USD per month for this key
- Allowed operations — restrict which tools this key can call
All keys draw from one shared account balance. Limits are guard rails, not separate budgets.
Get pricing via API
Cost examples
| Workflow | Tools called | Total cost |
|---|---|---|
| Single pre-trade check | pre_trade_gate | $0.01 |
| Position size + risk check | 2 tools | $0.007 |
| Backtest diagnostic (6 tools) | equity_curve + score + drawdown + monte_carlo + variance + win_loss | ~$0.032 |
| Full system assessment | assess_trading_system | $2.00 |
| 100 pre-trade gates per day | 100 calls | $1.00 |
| 1,000 position sizing calls | 1,000 calls | $3.00 |
| Chat session (Sonnet, ~2K tokens) | LLM only | ~$0.10 |
| Chat session (Opus, ~2K tokens) | LLM only | ~$0.50 |
| Chat + 3 tool calls (Sonnet) | LLM + tools | ~$0.11 |
| Python SDK | pip install systemr |
| MCP Server | agents.systemr.ai/mcp/sse |
| OpenAPI Spec | agents.systemr.ai/openapi.json |
| Machine Docs | agents.systemr.ai/llms.txt |
| GitHub | System-R-AI |
| X | @Systemrai |
| YouTube | @systemr_ai |
| hello@systemr.ai | |
| Phone | 628 333 6693 |
| Address | 7901 4TH ST N, STE 28529, ST PETERSBURG, FL 33702 |
| Terms | Terms of Service |
| Privacy | Privacy Policy |
| Security | Security Policy |