Kaspa API
Kaspa is a scalable proof-of-work blockchain using GHOSTDAG for fast transactions and instant confirmations. Its blockDAG architecture improves efficiency, speed, and decentralization, ideal for high-throughput applications.
Access to full transaction data on all transactions & addresses
Retrieve blockchain data, balances, and transactions
Detailed blockchain history and transaction data for any address.
Full smart contracts metadata, including token symbols & token names
Access to full transaction data on all transactions & addresses
Get live crypto prices, exchange rates, supply and token contracts across protocols via one REST API.
Real-time notifications for events on top blockchains. Response under 100ms.
AML address screening across 20+ blockchains
Sync and manage HD wallets, keys and addresses
Local signing for EVM, UTXO, Tron, XRP, Kaspa and Solana
Precise blockchain transaction fee estimates based on transaction priority
Broadcast and verify transactions with real-time monitoring
Prepare EVM transactions, including token transfers
Test EVM transactions, optimize gas fees and identify security flaws
Pay for HTTP APIs, or charge for your own, in USDC stablecoin over the open x402 protocol — non-custodial, on-chain settlement.
MCP servers, CLI and skills for AI agents
Dedicated nodes infrastructure for leading blockchains using JSON-RPC
Address validation, encoding & cryptographic tasks optimizations
Shared node infrastructure for top blockchains using JSON-RPC.
Kaspa is a scalable proof-of-work blockchain using GHOSTDAG for fast transactions and instant confirmations. Its blockDAG architecture improves efficiency, speed, and decentralization, ideal for high-throughput applications.
Access Kaspa blockchain data through one unified REST API: transaction and address data, balances, block data, and real-time webhooks for on-chain events — with no Kaspa node to run and maintain. Start free and scale as you grow.
Read Kaspa transactions, addresses, balances, UTXOs, and block data through one REST API.
Subscribe to on-chain events — incoming and outgoing transactions, confirmations, and mined blocks.
Skip the infrastructure — managed, always-synced access with no node to operate or maintain.
Building a full wallet? Explore HD Wallets.
Need prices too? See the crypto price API, or run your own Kaspa RPC nodes.
Kaspa blockchain was developed to address scalability limitations and enhance transaction throughput by using a Directed Acyclic Graph (DAG) structure. Its design enables fast transaction confirmations, increased security, and decentralization, overcoming challenges faced by traditional blockchains.
Kaspa settles on Kaspa. Balances are the sum of unspent outputs as on Bitcoin, but blocks arrive roughly once a second, so a deposit watcher sees confirmations far sooner and should reason in confirmation counts rather than elapsed minutes.
It is a UTXO chain with a blockDAG consensus, so blocks confirm in parallel rather than in a single line.
Not on Kaspa — the API serves its mainnet only. Build against a chain that does have a testnet first, then switch the network parameter: the endpoints and the request shapes are the same.
Use Address Latest for current state and recent activity — it needs no setup and answers for roughly the last 14 days. For a full history, Address History requires the address to be synced first, which then bills per address per day for as long as it stays synced.
It depends on the endpoint family rather than on Kaspa itself: single-record calls are charged per request, while list endpoints are charged per page returned, and a synced address adds a daily monitoring charge. The pricing calculator has the current per-chain figures.