Products
The Crypto APIs Product Suite
Cutting-edge blockchain tools, data and services to empower building crypto 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 35+ networks
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.
Cutting-edge blockchain tools, data and services to empower building crypto applications.
An MIT-licensed package that signs six chain families locally — no API call, no API key.
Pay for APIs, or charge for yours, in USDC stablecoin over the open x402 protocol — non-custodially.
Real-time notifications for multiple event types on top blockchains. Response under 100ms.
Access to full transaction data on all transactions & addresses
AML, sanctions and fraud screening for crypto addresses across 35+ networks.
60 MCP tools, a 47-command CLI and agent skills for Claude, Cursor and n8n.
Precise blockchain transaction fee estimates based on transaction priority
Broadcast and verify transactions with real-time monitoring
Retrieve blockchain data, balances, and transactions
Detailed blockchain history and transaction data for any address.
Full smart contracts metadata, including token symbols & token names
Request your high-performance dedicated nodes on over 100+ networks, offering exceptional value and reliability.
Address validation, encoding & cryptographic tasks optimizations
Sync and manage HD wallets, keys and addresses
Prepare EVM transactions, including token transfers
Access to full transaction data on all transactions & addresses.
Live crypto prices, exchange rates, supply and token contracts across protocols via one REST API.
Test EVM transactions, optimize gas fees, and identify security flaws.
Get access to our leading shared node infrastructure for top blockchains using JSON-RPC.
Networks Supported
Avg Processing Time
Enterprise-ready
of Big Data
Get started for free, verify your account and add team members.
Create API keys, manage subscription plans, track usage, and configure settings - all in one place.
Choose an API from our docs and start integrating with our unified endpoints.
Crypto APIs provide a safe and reliable service with good customer support and extensive documentation that helps us access and verify relevant transaction and wallet data.
Start with Address Latest: it needs no setup and answers for roughly the last 14 days, which covers "what happened recently". For a full history you need Address History, which requires the address to be synced first and then bills per address per day for as long as it stays synced.
No. The REST APIs answer from our infrastructure, so there is nothing to sync and nothing to operate. If you want a node of your own anyway — for raw JSON-RPC, or to isolate your throughput — Node as a Service and Dedicated Nodes are separate products.
You do not give it to us. Derive addresses from an extended public key, watch them with a webhook, call Prepare Transactions for an unsigned transaction, sign it on your own server with the offline signer, then broadcast it. The signer is an npm package that makes no network call, and signing costs no credits.
Blockchain Events. You subscribe an address or a block event to a callback URL and we POST to it — incoming and outgoing transactions, confirmations, and mined blocks — so you are not polling for state that has not changed.