{"uid":"cap_jLtDcJVWuOmzak8JWaCN8","slug":"synapse-api-kaia-blockchain-rpc-9ff20f63","name":"Synapse API — Kaia Blockchain RPC","description":"High-speed API suite for AI processing, web scraping, and smart data utilities across 57+ blockchain networks. Pay-per-call via x402.","url":"https://synapse-api-brown.vercel.app/api/kaia/rpc","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"method":{"type":"string"},"params":{"type":"array","items":{}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_hqku_KStA436Ue_ON90SX","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Provides a pay-per-call JSON-RPC gateway to the Kaia (formerly Klaytn) blockchain network, enabling queries and interactions with Kaia chain state.","exampleAgentPrompt":"Can you check the current block number on the Kaia blockchain by calling eth_blockNumber via the Kaia RPC endpoint?","exampleUseCases":[{"title":"Check Kaia account balance","prompt":"What is the KAIA token balance of wallet address 0xABC123... on the Kaia network? Use eth_getBalance to look it up."},{"title":"Fetch latest Kaia block","prompt":"Get me the details of the latest block on the Kaia blockchain, including transaction count and timestamp, using eth_getBlockByNumber."},{"title":"Broadcast signed Kaia transaction","prompt":"I have a signed raw transaction for the Kaia network — can you broadcast it using eth_sendRawTransaction so it gets submitted to the chain?"}],"resultDescription":"Returns a standard JSON-RPC response object containing the result of the requested Kaia blockchain method call, such as block data, account balances, transaction receipts, or smart contract return values. Errors are returned as JSON-RPC error objects with code and message fields.","failureModes":["Invalid JSON-RPC method name returns error code -32601 (Method not found)","Malformed params array causes -32602 (Invalid params) error","Network congestion may cause timeouts on heavy queries","Payment failure (402) if x402 micropayment not included or insufficient","Kaia node unavailability returns 503 or connection error","Submitting an invalid or malformed raw transaction returns execution revert or bad request error"],"whenToPreferThis":"Choose this endpoint when you specifically need to interact with the Kaia (formerly Klaytn) blockchain network via standard JSON-RPC calls, especially in a pay-per-call context without needing a dedicated node or API key subscription. Prefer this over self-hosted nodes when you want low-overhead, on-demand access to Kaia chain data for agents or automation workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:58:58.057Z","isFirstParty":false}