MultiversX smart-contract operations as paid tools.
Account state, contract view-calls, storage reads, transaction inspection, block queries, and network config — exposed as agent-callable tools with per-call billing. Tier 1 is read-only. Tier 2 (transfers, relayed broadcasts) ships next. Built on the gateway directly; no stdio bridge, no per-tool latency penalty.
PRICE / CALL$0.0005
LATENCY p500ms
UPTIME 30d100%
REFUND RATE0%
CALLS · 7d0
TOOLS8 exposed
AUTHx402 · key · oauth
/ TOOL
step 1 · free. The gateway returns the x402 challenge — that's what your agent receives. step 2 (after the challenge lands): sign + pay $0.0005 to see the real response. connect wallet first to be ready for step 2.
/ PARAMS
/ REQUEST
POST /mcp/mvx-sc/account.get
content-type: application/json
{
"address": "erd1rdzvn6aa0c5g07ud2qvxzucs8xx4kkf36qj8dv60vykzkgkc7qts890lsn"
}
/ responseidle
// Press the button — the gateway will return a 402 challenge. Pay $0.0005 once with your wallet to see the real response.