SYSTEM R AI

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

  1. Create account at app.systemr.ai
  2. Add credits via Stripe (card) or crypto (SOL, USDC, USDT, PYUSD, OSR)
  3. Generate API key from your Dashboard
  4. Use tools and LLM — each call deducts from your balance
  5. All API keys share one balance — one account, one credit pool

Credits never expire. Balance stops at $0 — no surprise charges.

Payment methods

MethodRateNotes
Stripe (card)1:1 USD$5 minimum, $10,000 maximum per transaction
USDC / USDT / PYUSD1:1 USDSolana mainnet
SOLLive market priceCoinGecko rate at time of deposit
OSR tokenLive market price + 50% bonus creditsBest 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 depositedCredits 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.

ModelInput (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:

EndpointDescription
GET /v1/billing/pricingGet all operation prices
GET /v1/tools/listList all tools with descriptions and schemas
GET /v1/guardian/statusPlatform health status
GET /v1/broker/supportedList supported brokers

Core tools

OperationPrice
position_sizing$0.003
risk_check$0.004
basic_eval$0.10
full_eval$0.50
comprehensive_eval$1.00

Analysis tools

OperationPrice
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

OperationPrice
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

OperationPrice
size_options_position$0.004
size_futures_position$0.004
build_options_plan$0.008
build_futures_plan$0.008

Data tools

OperationPrice
calculate_pnl$0.003
calculate_expected_value$0.004
check_compliance$0.004

System tools

OperationPrice
calculate_equity_curve$0.004
score_signal$0.003
analyze_trade_outcome$0.003
calculate_margin$0.002
evaluate_scanner$0.005

Compound tools

OperationPrice
pre_trade_gate$0.01
assess_trading_system$2.00

Execution

OperationPrice
trade_execution$0.015
simulated_trade$0.008

Journal

OperationPrice
record_trade_journal$0.003

Memory and ML

OperationPrice
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

curl https://agents.systemr.ai/v1/billing/pricing
{
  "prices": {
    "position_sizing": "0.003",
    "risk_check": "0.004",
    "basic_eval": "0.10",
    "...": "..."
  },
  "currency": "USDC"
}

Cost examples

WorkflowTools calledTotal cost
Single pre-trade checkpre_trade_gate$0.01
Position size + risk check2 tools$0.007
Backtest diagnostic (6 tools)equity_curve + score + drawdown + monte_carlo + variance + win_loss~$0.032
Full system assessmentassess_trading_system$2.00
100 pre-trade gates per day100 calls$1.00
1,000 position sizing calls1,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
System R AI
Python SDKpip install systemr
MCP Serveragents.systemr.ai/mcp/sse
OpenAPI Specagents.systemr.ai/openapi.json
Machine Docsagents.systemr.ai/llms.txt
GitHubSystem-R-AI
X@Systemrai
YouTube@systemr_ai
Emailhello@systemr.ai
Phone628 333 6693
Address7901 4TH ST N, STE 28529, ST PETERSBURG, FL 33702
TermsTerms of Service
PrivacyPrivacy Policy
SecuritySecurity Policy
© 2026 System R AI. Software platform. Not financial advice.

On this page