Nodius

Permissionless Solana RPC for trading bots and AI agents.

Nodius is a high-performance JSON-RPC proxy for the Solana blockchain, purpose-built for automated systems. No email signups, no subscriptions, no manual approval. Authenticate with your Solana wallet, deposit USDC, and start making calls.

Why Nodius?

Most RPC providers are designed for human developers building dApps. Nodius is designed for machines โ€” trading bots, MEV searchers, AI agents, and automated infrastructure that needs reliable, low-latency Solana access without the friction of traditional API services.

Autonomous agents and bots can't fill out KYC forms or wait for manual approval. Nodius provides permissionless access: authenticate with a Solana keypair, fund with USDC, start making calls. No human in the loop required.

Key Features

Architecture

Client โ†’ Nodius (Frankfurt) โ†’ Agave Node (direct)

This is not a distributed mesh of load-balanced nodes. It's a single, fast machine with a direct connection to the Solana cluster. Simple. Reliable. Fast.

Credit-Only Access

Nodius does not use subscriptions or account-plan upgrades. Customers deposit USDC, receive credits, and spend credits on requests. More resource-intensive services cost more credits and may require a service profile that is enabled on the endpoint.

Item Value
Credit rate 10,000 credits / USDC
Credits expire 10 days after deposit
Hot RPC + send Credit-gated
WebSocket streams Credit-gated
Yellowstone lite Credit-gated
Heavy indexed/archive RPC Dedicated endpoint profile

SDK

# TypeScript / JavaScript
npm install @nodius/sdk

# Python
pip install nodius

The TypeScript SDK handles authentication, request signing, and credit tracking. See the Quickstart for usage.

Endpoints

RPC (HTTP):

POST https://rpc.nodius.xyz/
POST https://rpc.nodius.xyz/rpc

WebSocket:

wss://rpc.nodius.xyz/ws

Yellowstone gRPC:

grpc://rpc.nodius.xyz:10001

Status

Service status and incident history: nodius.xyz/status