x402basequality 0.35

Query EGLD wallet balance via x402 micropayment on Base network for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides EGLD (MultiversX/Elrond) wallet balance lookups, gated behind an x402 payment challenge. It accepts POST requests and returns JSON. Payment is settled in USDC on the Base network at a cost of $0.02 per call (20,000 base units of USDC with 6 decimals).

The provider operates a broader platform offering dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all at the same $0.02/request price point. No API keys or rate limits are advertised; access is granted instantly upon valid x402 payment. The x402 challenge specifies version 1, scheme "exact", with a 300-second timeout window.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema beyond the x402 outputSchema stub, and no example payloads. The actual data source for EGLD balances is unknown.

Capabilities

wallet-balance-queryegld-multiversxx402-micropaymentusdc-base-networkpay-per-requestno-api-key

Use cases

  • Checking EGLD wallet balances programmatically without managing API keys
  • Integrating MultiversX balance lookups into agent workflows with per-call payment
  • Building portfolio trackers that query on-demand without subscription commitments

Fit

Best for

  • Agents needing occasional EGLD balance checks without subscription overhead
  • Developers prototyping MultiversX integrations with instant access
  • Low-volume crypto portfolio monitoring

Not for

  • High-frequency trading requiring sub-second latency guarantees
  • Users needing detailed transaction history or full MultiversX node data
  • Anyone without a Base-network USDC wallet for x402 payments

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/wallet/EGLD/balance \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>" \
  -d '{"address": "erd1..."}'

Example

Request

{
  "address": "erd1qqqqqqqqqqqqqpgq0tajepcazernwt74820t8ef7t28s0000000000"
}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI spec, no response schema, and no examples. The actual data source and response format are entirely unknown.

Warnings

  • No documentation available — docs/pricing/API pages only show 'Connect wallet'
  • No OpenAPI or response schema provided; request and response formats are inferred
  • Data source for EGLD balances is unknown — accuracy and freshness cannot be verified
  • Example request JSON is speculative based on the endpoint path pattern

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 14:21:09Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access