{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402labs-cloud-rpc",
  "title": "x402Labs \u00b7 Solana RPC Access via Helius",
  "url": "https://x402labs.cloud/rpc",
  "category": "compute",
  "summary": "Execute Solana JSON-RPC calls through Helius infrastructure with per-request payment settlement.",
  "seo": {
    "title": "Solana RPC API | Helius Infrastructure | x402",
    "description": "Access Solana blockchain via Helius RPC through x402 micropayments. JSON-RPC methods for transactions, accounts, and programs. $0.89 USDC per call."
  },
  "use_cases": [
    "Query Solana account balances",
    "Submit transactions without node management",
    "Access historical transaction data",
    "Interact with Solana programs"
  ],
  "ideal_buyer": "Solana dApp developers and agents requiring reliable RPC access without node infrastructure or subscription commitments.",
  "example_prompt": "Get the account info for address 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU",
  "example_request_body": {
    "id": 1,
    "method": "getAccountInfo",
    "params": [
      "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU",
      {
        "encoding": "base64"
      }
    ],
    "jsonrpc": "2.0"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 89.088,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "Gw8dS27C9qDL28rQyjyXxGowAqTuYqWwdCwX5xnuB7nY",
      "asset": "SOL",
      "max_amount_required_atomic": "890880",
      "max_timeout_seconds": 30,
      "mime_type": "application/json",
      "description": "RPC access via Helius for solana",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "chain": {
              "enum": [
                "solana",
                "ethereum",
                "base"
              ],
              "type": "string",
              "required": false,
              "description": "Blockchain to query (solana, ethereum, base)"
            },
            "method": {
              "enum": [
                "getSlot",
                "getBalance",
                "getBlockHeight",
                "getLatestBlockhash",
                "sendTransaction",
                "getTransaction",
                "getAccountInfo",
                "getBlock",
                "getBlockTime",
                "getProgramAccounts"
              ],
              "type": "string",
              "required": true,
              "description": "RPC method name"
            },
            "params": {
              "type": "array",
              "required": false,
              "description": "RPC method parameters"
            },
            "preferences": {
              "type": "object",
              "required": false,
              "properties": {
                "strategy": {
                  "enum": [
                    "lowest-cost",
                    "lowest-latency",
                    "highest-priority",
                    "round-robin"
                  ],
                  "type": "string"
                },
                "maxLatencyMs": {
                  "type": "number"
                },
                "maxCostPerCall": {
                  "type": "number"
                },
                "preferredProviders": {
                  "type": "array"
                }
              },
              "description": "AI agent routing preferences"
            }
          }
        },
        "output": {
          "id": 1,
          "x402": {
            "cost": "Cost in tokens",
            "status": "settled",
            "provider": "Provider name"
          },
          "result": "RPC result data (varies by method)",
          "jsonrpc": "2.0"
        }
      }
    }
  ],
  "origin": {
    "slug": "x402labs-cloud",
    "host": "x402labs.cloud",
    "title": "x402labs.cloud \u2014 Service Suspended",
    "description": "This origin is currently unavailable. The service has been suspended and is not accepting x402 payments at this time.",
    "url": "https://x402labs.cloud",
    "favicon": "https://x402labs.cloud/assets/xlabs-new.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402labs-cloud-rpc",
    "url": "https://x402all.com/resource/x402labs-cloud-rpc",
    "name": "x402Labs \u00b7 Solana RPC Access via Helius",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402labs-cloud-rpc",
      "@type": "Offer",
      "price": "0.89088",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.890880",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "solana"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "SOL"
        }
      ]
    },
    "sameAs": "https://x402labs.cloud/rpc",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402labs-cloud",
      "url": "https://x402labs.cloud",
      "name": "x402labs.cloud \u2014 Service Suspended",
      "@type": "Organization"
    },
    "identifier": "x402labs-cloud-rpc",
    "description": "Access Solana blockchain via Helius RPC through x402 micropayments. JSON-RPC methods for transactions, accounts, and programs. $0.89 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402labs-cloud-rpc",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "compute"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402labs-cloud-rpc"
}
