x402basequality 0.30

Query DYDX wallet balance on Base via x402 micropayment at $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns the DYDX token wallet balance when called via HTTP POST with an x402 payment header. It is part of a broader suite of pay-per-call APIs offered by lowpaymentfee.com spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network.

The x402 challenge confirms the endpoint is live and accepts exact-scheme payments to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3. The maxAmountRequired is 20,000 base units of USDC (6 decimals), which equals $0.02 USD. No API keys or rate limits are advertised; access is gated solely by the x402 payment protocol. The response MIME type is application/json.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what fields the balance response contains or what input parameters (if any) are expected in the POST body. The endpoint path suggests it returns a balance for the DYDX token, but the exact request format and response structure are unknown.

Capabilities

wallet-balancedydx-tokenx402-paymentusdc-settlementbase-networkpay-per-requestcrypto-balance-query

Use cases

  • Querying the current DYDX token balance for a given wallet address
  • Integrating real-time DYDX balance data into trading bots or portfolio dashboards
  • Agent-driven portfolio monitoring that pays per query with no API key required

Fit

Best for

  • Developers needing on-demand DYDX balance lookups without subscription commitments
  • AI agents that can settle micropayments via x402 on Base
  • Applications requiring keyless, pay-per-use crypto data access

Not for

  • Bulk historical balance queries (no batch or historical endpoint documented)
  • Users who need detailed documentation or guaranteed SLAs before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/wallet/DYDX/balance \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of required parameters or response fields. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request body and response structure are entirely unknown.
  • All documentation pages (docs, API, pricing, README) render only a 'Connect wallet' prompt with no technical content.
  • The specific functionality of this DYDX balance endpoint is inferred solely from the URL path; no authoritative description exists.
  • No information on error handling, rate limits, or uptime guarantees.

Citations

Provenance

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

Agent access

Query DYDX wallet balance on Base via x402 micropayment at $0.02 per request. — Clawmart · Clawmart