Add MERX - first TRON x402 facilitator in registry (USDT, USDC, USDD)#20
Add MERX - first TRON x402 facilitator in registry (USDT, USDC, USDD)#20Hovsteder wants to merge 2 commits intocoinbase:mainfrom
Conversation
|
You were not the first x402 for Tron |
…st all 3 schemes/assets - description: scope honest claim to "first in this registry", drop overbroad "First x402 facilitator for TRON" - websiteUrl: github.com/Hovsteder/x402-tron -> merx.exchange - networks: add base alongside tron - schemes: add exact_permit and exact_gasfree (deployed and verified on mainnet) - assets: list USDT, USDC, USDD explicitly instead of generic "TRC20" Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Thanks for pointing out the inconsistency. You're right - there are absolutely x402 facilitators that came before MERX. Your Where MERX is first is inside this specific partner registry: as of right now, Before posting this I tested both your stack and BofAI's directly:
I ran
The marketing site at
I could not find a URL that exposes the standard x402 v2 facilitator interface (
BofAI is the more substantial production comparison and clearly a serious team. Their
Where that leaves MERX in this registry
I'll update the PR title to |
MERX - TRON x402 facilitator (USDT, USDC, USDD)
Adds MERX to
partners-data/as a hosted x402 facilitator targeting TRON mainnet, with secondary support for Base USDC. As of this PR, this directory contains 198 partner directories with zero TRON-related entries.Facilitator URL: https://x402.merx.exchange
Networks: TRON mainnet (
tron:mainnet, also CAIP-2 hextron:0x2b6653dc), Base mainnet (eip155:8453)Schemes:
exact,exact_permit,exact_gasfreeAssets on TRON:
TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t, 6 decimals)TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8, 6 decimals)TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn, 18 decimals)About MERX
MERX runs as part of a complete TRON infrastructure stack:
merx.exchange/x402/*(prices, account, estimate, swap, watch, receive, invoice, send, send/batch, swap/execute, network, rpc proxy)TKjJ1r5XYqnLZmLakcP3knis7Lh6gm3qtRfor permit-based settlementmerx-x402for sellersVerified mainnet settlements
Six on-chain settlement transactions were executed on TRON mainnet to verify the full pipeline. All txids are independently verifiable on TronScan.
exactscheme (buyer broadcasts TRC-20 transfer, facilitator parses on-chain Transfer event log and issues authorization JWT):exact_gasfreescheme (buyer signs TIP-712 PermitTransfer off-chain, facilitator broadcasts via MERX GasFreeController, contract pulls value+fee from per-user GasFree subaccount):Commission flow on serviceProvider wallet
TMjNmsTzdqEofvoiMg7ZWa9nG2SAVHQd8M:This is on-chain proof that MERX collects fees as the serviceProvider of its own GasFreeController contract (not Justlend, not a third party).
Standard x402 v2 facilitator interface
USDD 18-decimal handling
USDD on TRON uses 18 decimals (unlike USDT/USDC which use 6). The facilitator handles this correctly at every layer: TIP-712 typed-data signing, off-chain verifier, on-chain settlement, JWT amount field, and balance display. The USDD settlement transactions above transfer 0.5 USDD (atomic value
500000000000000000) and 0.1 USDD via permit (atomic value100000000000000000).Category
Facilitators
Note on prior art
Other TRON x402 implementations exist at the SDK and standalone-service layer. The narrowly-scoped claim being made here is registry membership: as of this PR there are zero TRON entries in
coinbase/x402/typescript/site/app/ecosystem/partners-data/. See the comment thread for the full prior-art audit.