The Payment Rail for AI Agents on TRON

Send USDT. Receive payments. Pay for APIs.
Your agent never touches gas, bandwidth, or keys.

IN COINBASE REGISTRY

x402 Facilitator on TRON

The x402 machine-to-machine payment standard (Coinbase + Cloudflare) now works on TRON. Three schemes (exact, exact_permit, exact_gasfree), three stablecoins (USDT, USDC, USDD). Any API server accepts payments with one line:

facilitator: "https://x402.merx.exchange"
Base
Solana
Stellar
Ethereum
TRON MERX

Built for Agents. Not Humans.

Every Protocol Supported

MCP (Anthropic), A2A (Google), ACP (BeeAI). Connect from Claude, LangChain, CrewAI, Vertex AI, AutoGen, BeeAI — zero configuration.

MCPA2AACP

All TRC20 Tokens

USDT, USDC, USDD, and every TRC20 token. Smart send automatically estimates energy + bandwidth and purchases only what’s needed.

USDTUSDCUSDDTRC20

Full Payment Stack

Send, receive, watch addresses, create invoices, settle x402 API payments. Sub-3-second detection. Webhook delivery. Non-custodial.

send()receive()watch()invoice()

One SDK. All of TRON.

Your agent calls three methods. MERX handles the rest.

01

Register

Add your TRON address. MERX monitors it 24/7.

02

Call

Use send(), receive(), watch(), or invoice(). Any TRC20 token.

03

Done

MERX buys energy, broadcasts the transaction, fires webhooks. Agent never sees gas.

import { MerxClient } from 'merx-sdk'

const merx = new MerxClient({ apiKey: 'sk_live_...' })

// Send USDT — agent never touches energy
await merx.agent.send({
  to: 'TRecipientAddress',
  token: 'USDT',
  amount: '100'
})

// Detect incoming payments in <3 seconds
const payment = await merx.agent.receive({
  token: 'USDT',
  webhook: 'https://your-agent/callback'
})
Full API Reference →
0
MCP Tools
0+
API Endpoints
<0s
Settlement
0%
Commission
0
Providers
0ms
RPC Latency

Every Agent Framework. One Platform.

The only TRON infrastructure accessible from all three major agent protocols.

MCP

Model Context Protocol (Anthropic)

60 tools / 30 prompts / 21 resources

Claude Desktop, Cursor, Windsurf, any MCP client

https://merx.exchange/mcp/sseMCP Server Details

Listed on: Glama · Smithery · MCP Registry

A2A

Agent-to-Agent (Google)

8 skills / SSE streaming / task history

LangChain, CrewAI, Vertex AI, AutoGen, Mastra

https://merx.exchange/.well-known/agent.jsonA2A Integration

Listed on: awesome-a2a · a2aregistry.in

ACP

Agent Communication Protocol (BeeAI)

8 capabilities / run-based execution

BeeAI, IBM watsonx, ACP frameworks

https://merx.exchange/.well-known/agent-manifest.jsonACP Integration

Automatic Resource Management

When your agent calls send(), MERX handles all of this invisibly:

Agent calls send()
Estimate energy needed
Route to cheapest provider
Broadcast transaction
Webhook fired
Loading live prices...

Live prices for 1h energy rentals, refreshed every 30 seconds across all providers. Buy energy directly →

Natural Language → On-Chain Automation

Agent prompt

"Keep 500,000 energy on my wallet. Buy when price drops below 55 SUN. Max 200 TRX per week."

Standing Order Created
├─ trigger: price < 55 SUN
├─ amount: 500,000 energy
├─ budget: 200 TRX/week
└─ expires: 30 days

Powered by Claude Sonnet 4. Available via MCP tool, A2A skill, and REST API.

Ready to build?

Free tier: 10 receives, 20 sends, 50 x402 settlements per month. No credit card.