Settings

Gateway configuration and budget limits

W

API Key

Paste your rcr_k_... API key to authenticate with org-scoped endpoints. Stored in localStorage only.

No API key configured

Team Management

Manage teams within your organization. Requires a valid API key above.

Configure an API key to view team management.

Audit Log

Recent organization activity (last 20 entries).

Configure an API key to view audit logs.

Gateway

Solvela API endpoint configuration

Gateway URL

Base URL of your Solvela gateway (NEXT_PUBLIC_GATEWAY_URL)

CORS Origins

Comma-separated allowed origins (RCR_CORS_ORIGINS)

Budget Limits

Per-wallet spend limits in USDC. Requests exceeding limits return 402.

Daily Limit (USDC)

Maximum spend per wallet per day

Monthly Limit (USDC)

Maximum spend per wallet per month

Security

Middleware and protection settings

Prompt Guard

Block injection attacks, jailbreaks, and PII in prompts

Rate Limiting

Per-wallet token-bucket rate limiter

Wallet & Keys

Private keys are never entered here. Set SOLANA_WALLET_KEY in your .env file or shell environment. The dashboard shows connection status only.

SOLANA_WALLET_KEY

Base58 Solana keypair for signing x402 payments — set in .env, never in this UI

Not set
RCR_SOLANA_RPC_URL

Solana RPC endpoint used by the gateway

Set
RCR_SOLANA_RECIPIENT_WALLET

Gateway payment destination wallet

Set