BETAv1.1 Now Live

Read Solana. Verify it.

One endpoint for every account, transaction, and token — each answer ships with a signed receipt you can check yourself.

Access TierFREE
Rate limit60 req/min
Hold-gatingenabled
API Key
pluid_live_xxxxxxxxxxxxxxxxxxxxxxxx
HeaderX-Api-Key
Operator StakingPhase 2
RegionUS-EAST
TierLIGHT
Reputation100
Connecting…
Current Slot
TPS
Epoch
Epoch Progress
Live Endpoint

Query Solana — Get A Receipt

Pick a method, run it against the live mesh, then verify the signed receipt yourself in your browser.

Live meshrouted · closest honest node
GET/api/v1/balance/So1111%E2%80%A6111112
⌘↵
Run it against the live mesh — every response ships an ed25519 signed receipt you can verify right here.
Why Read-Only

Built for the read path

Most infrastructure is tuned for sending transactions. Pluid is tuned for the other 90% — the reads that explorers, agents, and dashboards fire off all day long.

Reads Dominate

Over 90% of RPC traffic is reads — balances, accounts, slots. We specialize the read path so it stays fast and cheap while validators do the writing.

Built For Agents

Autonomous agents can't trust an answer they can't verify. Every response ships a signed receipt with a freshness slot they can check offline.

Geo-Latency

A mesh of staked operators across regions routes each read to the closest honest node — low latency without a single point of trust.

What You Can Build

An explorer you can read — and verify

The same data that powers the API, rendered as a fast, visual block explorer.

5tzF…uAi9+128.4 SOL+1.4k USDC
LiveWallet Flow · Live Mesh

Wallet flow graph

Trace funds between wallets — every transfer drawn as a living, explorable network.

5h9Q…Kx2· slot296,418,772
transfer
system
−24.00 SOL
createIdempotent
associated-token
rent 0.002
transferChecked
token
+1,420.00 USDC
closeAccount
token
+0.002 SOL
LiveDecoded · 4 instructions

Transaction timeline

Decoded instructions, balance deltas and logs, laid out so a transfer reads at a glance.

Proof-of-Serveverifying…verified
methodgetBalance
slot296,418,772
signature5h9Q…receipt…Kx2
LiveVerify in your browser

Receipt verifier

Re-check any signed response in your browser — the data proves itself, no trust required.

Explorer

See the mesh at work

A live window into Solana through Pluid — slots, accounts, and reads as they happen.

Current Slot
Reads This Session
0
Regions
8
Nodes
25
Proof-of-Serve

Every read proves itself

Each response ships with a signed receipt. Honest nodes get paid; a wrong answer is caught and slashed on-chain. Enforced by the protocol — not a promise.

Audit Demo
Auditor
known-answer probe
Node AUS-EAST
a3f9…honest
Node BEU-WEST
b7c1…pending

Press run to dispatch a known-answer probe across two operators.

01

Account-Hash Proofs

Answers carry a hash of the underlying account state, anchored to a slot.

02

Known-Answer Audits

Auditors probe nodes with questions whose true answer is already known.

03

Signed Receipts

Every read is signed; anyone can verify freshness and authenticity offline.

04

Stake & Slashing

Operators post stake. Wrong answers are provable — and provably slashed.

Build

Ship in minutes, verify by default

A typed SDK with receipts baked in. Drop in a key and start reading Solana.

SDK Quickstart
1npm install @pluid/sdk
2 
3import { PluidClient } from "@pluid/sdk";
4 
5const pluid = new PluidClient({ apiKey });
6 
7const { result, receipt } = await pluid.getBalance(addr);
8pluid.verify(receipt); // → true
Run A NodePhase 2

Stake $PLUID, serve reads from your region, and earn for every honest answer. Operator onboarding opens in Phase 2 — get in line.

$PLUID Token

The token powers the mesh

$PLUID is a utility token for access, metering, and operator stake — not an investment.

Hold For Access

Hold $PLUID to unlock higher rate limits and gated read tiers.

Swap Or Buy

Acquire $PLUID on the open market via Jupiter or your wallet of choice.

Pay-Per-Read

Phase 2

Settle metered reads in $PLUID — pay only for what your agents consume.

Operator Staking

Phase 2

Stake $PLUID to run a node, serve reads, and earn protocol rewards.

Contract Address
FKwkXL…Fopump
Swapvia Jupiter · 5% slippage
You pay
SOL
You receive
$PLUID
Roadmap

From proof to protocol

A staged path from one honest node to a fully staked, self-policing read mesh.

Phase 0Now

Proof Of Work

  • Live read-RPC on mainnet
  • Signed proof-of-serve receipts
  • Block explorer + playground
Phase 1Coming Soon

Keys & Tiers

  • API keys + hold-gating
  • Per-tier rate limits
  • Usage dashboard
Phase 2Coming Soon

The Mesh

  • Operator staking
  • Geo-routed node network
  • Known-answer audits + slashing
Phase 3Coming Soon

Pay-Per-Read

  • Metered $PLUID settlement
  • Agent-native billing
  • Open operator marketplace