TRON RPC
Your Own TRON Node. No Setup.
Dedicated Lite FullNode with sub-5ms latency. 850 RPS sustained capacity. Automatic TronGrid fallback. Buy energy through MERX -- RPC included free.
One Line. Full Node Access.
const tronWeb = new TronWeb({
fullNode: 'https://rpc.merx.exchange/YOUR_API_KEY',
solidityNode: 'https://rpc.merx.exchange/YOUR_API_KEY',
eventServer: 'https://api.trongrid.io'
})MERX RPC vs Alternatives
Private TRON node in Hetzner EU datacenter. Low latency for EU-based clients.
| MERX RPC | TronGrid | GetBlock | Chainstack | |
|---|---|---|---|---|
| Latency (EU) | 2-5ms | 100-200ms | 50-150ms | 80-180ms |
| Free tier | 1,000 requests (trial) | 100K/day at 15 RPS | 40K/day | 3M/month |
| Cheapest paid | $29/mo (50 RPS) | Custom pricing | $49/mo | $49/mo |
| Infrastructure | Private Lite FullNode | Shared cluster | Shared cluster | Shared / Dedicated |
| Can be free | Yes (resource spend waiver) | No | No | No |
MERX also provides 55 MCP tools for AI agents, energy cost estimation, and 7-provider energy market -- features no other RPC provider offers.
Buy Energy, Get RPC Free
Every TRON transaction needs energy. Buy energy through MERX, and your RPC subscription pays for itself. When your monthly energy spend exceeds the waiver threshold, the subscription fee is returned to your balance.
| Plan | Price | Waiver at | Break-even |
|---|---|---|---|
| Developer | $29/mo | $580/mo energy | ~20 USDT transfers/day |
| Business | $149/mo | $2,980/mo energy | ~100 USDT transfers/day |
| Enterprise | $399/mo | $7,980/mo energy | ~266 USDT transfers/day |
Most payment processors and exchanges doing 100+ USDT transfers daily already spend enough on energy to get Business tier RPC for free.
Pricing
1,000 free requests on signup. Buy energy through MERX and your subscription is waived.
- 50 requests/second
- 100,000 requests/day
- Waived at $580/mo energy spend
- Cancel anytime, pay only for days used
- 200 requests/second
- 500,000 requests/day
- Waived at $2,980/mo energy spend
- Cancel anytime, pay only for days used
- 500 requests/second
- 2,000,000 requests/day
- Waived at $7,980/mo energy spend
- Cancel anytime, pay only for days used
Supported Endpoints
| Endpoint | Description |
|---|---|
| wallet/getaccount | Account state, TRX balance, permissions |
| wallet/getaccountresource | Energy and bandwidth availability |
| wallet/triggerconstantcontract | Read contract functions + energy estimation |
| wallet/createtransaction | Build unsigned TRX transfers |
| wallet/broadcasttransaction | Broadcast signed transactions |
| wallet/getnowblock | Current block |
| wallet/getblockbynum | Block by number |
| wallet/getchainparameters | Network parameters |
| wallet/gettransactionbyid | Transaction details by hash |
| wallet/gettransactioninfobyid | Transaction receipt (fee, energy used) |
Start building with sub-5ms latency
Create an account, generate an API key, and connect in minutes.