TRON Network Resource Exchange
All markets.
One order.
Best price.
Merx is connected to every major TRON energy and bandwidth market. We track prices across all providers around the clock — so you never have to. Place an order and get the best available rate automatically.
- 7
- Markets connected
- 30s
- Price update interval
- 1%
- Flat commission
- < 3s
- On-chain settlement
Stop monitoring. Start trading.
Every market, one place
TEM, CatFee, Netts, ITRX, TronSave, Feee, PowerSun — all connected. Fixed-price providers and P2P order books are aggregated into a single feed. You see one price: the best one available right now.
Prices tracked around the clock
Prices on TRON resource markets change constantly. Merx polls every provider every 30 seconds and updates its routing table in real time. You never need to open another tab to check who is cheapest today.
Automatic fallback
If the cheapest provider fails or runs out of capacity, Merx falls back to the next best option instantly. Your order fills regardless of what happens on any individual market.
How it works
- 01
Deposit TRX
Fund your account with TRX or USDT. Your balance is available immediately with no lock-up period.
- 02
Place an order
Specify energy amount, duration, and target TRON address. We handle provider selection — you just set what you need.
- 03
On-chain delivery
Energy is delegated directly to your address within one block. No intermediary. Verifiable on TronScan immediately.
One API call. All markets covered.
REST API, JavaScript SDK, Python SDK, and MCP server for AI agents. No need to integrate with each provider separately.
curl https://merx.exchange/api/v1/orders \
-H "X-API-Key: sk_live_..." \
-H "Content-Type: application/json" \
-d '{"resource_type":"ENERGY","amount":65000,"duration_sec":86400,"target_address":"T..."}'Full API documentationFrequently asked questions
- What is Merx?
- Merx is a TRON resource exchange connected to all major energy and bandwidth markets on the TRON network. It monitors prices across every provider continuously and routes your order to the best available rate automatically. You place one order — Merx handles the rest.
- Which markets does Merx connect to?
- Merx is integrated with 7 providers: TEM, CatFee, Netts, ITRX, TronSave, Feee, and PowerSun. This covers both fixed-price providers and P2P order book markets — the full spectrum of TRON energy and bandwidth supply.
- Do I need to monitor prices on different platforms?
- No. That is the core purpose of Merx. We poll every integrated market every 30 seconds and update our routing table in real time. You never need to open TEM, TronSave, or any other platform separately. One login, one balance, one order — always the best price.
- What is TRON energy and why do I need it?
- TRON energy is consumed by smart contract interactions on the TRON blockchain — primarily USDT (TRC-20) transfers. Each transfer requires approximately 65,000 energy units. Without delegated energy, TRX is burned from your account instead. Buying energy through Merx reduces transaction costs by 70–85% compared to burning TRX directly.
- What happens if the cheapest provider is unavailable?
- Merx automatically falls back to the next best provider in the ranked list. If that fails too, it continues down the list until the order fills. Your order is never lost — it either fills or returns to pending with your balance unlocked.
- What is the commission?
- Merx charges a flat 1% on each order. No subscription fees, no minimum commitments, no withdrawal fees. You pay only for the energy you buy.
- How fast is delivery?
- Energy is delegated on-chain within one TRON block — approximately 3 seconds from order placement. The delegation is verifiable on TronScan immediately.
- Is Merx available via API?
- Yes. The full trading API is at merx.exchange/api/v1/. SDKs are available for JavaScript and Python. An MCP server is available for AI agent integrations. No need to integrate each provider separately — one Merx API key covers all markets.