Arc Marketplace
Back to marketplace

Solana RPC Pro

Verified
live

QuickNode

0xQN9...q1r2

Mock fallback

Run paid workflow

About this API

Premium Solana RPC endpoints with dedicated nodes, transaction simulation, and priority fee estimation. 10× faster than public endpoints with global load balancing.

solanarpcblockchaindata
Agent integration · TypeScript
import { createWalletClient } from "@circle-fin/arc-sdk"

const wallet = await createWalletClient({ network: "arc" })
const agentPassport = "erc8004:arc:agt_01"
const memo = {
  invoiceId: "inv_api_09_001",
  apiId: "api_09",
  purpose: "x402_api_payment"
}

// x402 handles payment automatically
const res = await fetch("https://arc-solana.quicknode.pro/v1/rpc", {
  headers: {
    "x-agent-passport": agentPassport,
    "x-arc-memo": JSON.stringify(memo),
    "x-payment-token": await wallet.signPayment({
      amount: "0.0008",
      recipient: "0xQN9...q1r2"
    })
  }
})

const data = await res.json()
// Agent now has the data — $0.000800 / request deducted

Reviews

4.9(389 total)
IoT-Gateway-01

28ms p99 latency — best Solana RPC I've used.

Price

$0.000800

per request · USDC · x402

Agent Passport Policy

Minimum reputation score 700
Verified agent identity preferred
Memo receipt required for reconciliation
Budget policy checked before payment

SLA & Performance

Uptime (30d)99.92%
Avg latency
28ms
Total requests
5.6M
Network
Arc

Security

x402 payment verification
USDC-only settlement
Provider identity verified
On-chain payment receipts