Lightning-Fast Transaction Service
Send transactions to Solana with blazing speed and reliability. One API call. Sub-second confirmation. Built for developers.
curl -X POST https://bolttx.io/v1/send
-H "Authorization: Bearer YOUR_API_KEY"
-d '{"transaction": "base64_encoded_tx"}'Built for performance, not promises
Purpose-built infrastructure for serious Solana builders. Every layer of our stack is tuned for one thing — landing your transactions, fast.
Sub-Second Landing
Ultra-low latency transaction delivery. Most transactions confirm within a single Solana slot.
Dedicated SWQoS
Every plan includes stake-weighted quality of service with prioritized connections, ensuring your transactions land even during peak congestion.
Global Edge Network
Distributed nodes with automatic failover across major regions. Traffic takes the shortest path, and there's always a backup.
Native Anti-MEV
Your transaction payload is kept out of public streams and searcher feeds. No sandwich, no copy-trade, no leaks.
Pure Execution
Your transaction lands exactly as signed, ordered fairly by the tip you set. Higher tip = higher priority. No front-running, no hidden fees.
Real-time Dashboard
Monitor your transaction volume, latency, and landed rate in a live dashboard. Every metric is measured on-chain.
Up and running in 3 minutes
No complex setup. No node management. Just a simple REST API.
Get Your API Key
Sign up in seconds. Get a free API key to start building immediately.
Build Your Transaction
Create and sign your Solana transaction using any SDK. We handle the sending and confirmation.
Send & Track
One API call to send. Get instant confirmation status and real-time dashboard analytics.
Simple developer-firstAPI
Two integration modes. Use our native REST API, or drop our URL into your existing Solana client — your choice.
Our native endpoint — recommended for new integrations
curl -X POST https://bolttx.io/v1/send \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"transaction": "base64_encoded_signed_tx",
"options": {
"skip_preflight": true,
"max_retries": 3,
"anti_mev": true
}
}'Pay only for what you send
No subscriptions. No monthly fees. Every plan is free forever — you only pay a small tip per transaction.
Others charge up to $2,500/mo for the same service. BoltTx is free.
Plans auto-upgrade as you earn Bolt Points. No action needed.
Starter
Start building with zero commitment.
- 8 transactions per second
- Dedicated SWQoS
- Native Anti-MEV
- REST + Solana RPC API
- Real-time Dashboard
- Community support
Growth
Scale your product without monthly bills.
- 30 transactions per second
- Dedicated SWQoS
- Native Anti-MEV
- REST + Solana RPC API
- Batch sending (100 tx/req)
- Priority support
Pro
Maximum performance for power users.
- 80 transactions per second
- Dedicated SWQoS
- Native Anti-MEV
- REST + Solana RPC API
- Batch sending (100 tx/req)
- Telegram support
Whale
Maximum firepower for high-volume traders and bots.
- 150 transactions per second
- Dedicated SWQoS
- Native Anti-MEV
- Dedicated endpoints
- Batch sending (100 tx/req)
- Direct Telegram support
How we compare
higher max TPS
150 vs 80 TPS at top tier
lower entry tip
0.0008 vs 0.001 SOL per tx
forever
Others charge up to $2,500/mo
Comparison based on publicly available pricing as of 2026. BoltTx offers higher TPS and lower tips at every tier, with no monthly commitment.
Frequently Asked Questions
Real answers to what trading bot operators and AI agent developers actually ask before switching their RPC.
Still have questions? Get a free API key and test BoltTx with your own transactions in 30 seconds.