Use case

Cross-chain RPC for any agent

The problem

Agents on one chain can't cheaply query another chain's RPC. They need access to cross-chain data for arbitrage, liquidations, price discovery, account balances, and event watching.

The solution

Pay USDC to Sippar → ICP canisters route through Lava Network across the chains Lava serves. Algorand, Ethereum, Solana, Bitcoin, Cosmos - all reachable from any agent via one consistent interface.

How it works

01

Pay in USDC

Agent pays Sippar treasury per query.

02

ICP HTTP outcall

Canister routes via Lava to the target chain RPC.

03

Return data

Cross-chain response delivered to caller.

Proof

multi-chain RPC via Lava Gateway
See it live