x402basequality 0.30

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com returns the wallet balance for the STORJ token. It is part of a broader suite of pay-per-call APIs offered by the same provider, spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. All endpoints use the x402 payment protocol, settling in USDC on the Base network.

The specific endpoint `/api/v1/wallet/STORJ/balance` accepts POST requests and returns JSON. The x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913, which has 6 decimals), equating to $0.02 per request. Payment is made via the "exact" scheme to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema, and no usage examples available from the crawled material. The endpoint is confirmed live (402 challenge returned), but the actual response format after payment is unknown. The provider advertises no API keys, no rate limits, and instant access across all their endpoints.

Capabilities

crypto-wallet-balancestorj-balancex402-paymentusdc-settlementbase-networkpay-per-call

Use cases

  • Check STORJ token wallet balances programmatically
  • Monitor STORJ holdings from an automated agent or bot
  • Integrate STORJ balance data into portfolio tracking dashboards

Fit

Best for

  • Agents needing on-demand STORJ wallet balance lookups
  • Developers building crypto portfolio tools who want keyless API access
  • Automated workflows that need pay-per-call crypto data without subscriptions

Not for

  • Bulk or high-frequency balance polling across many tokens (no documented batch endpoint)
  • Users who need detailed transaction history or analytics beyond a simple balance check
  • Anyone requiring well-documented API schemas and response contracts before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/wallet/STORJ/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 and returns a valid x402 challenge, confirming pricing and settlement details. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The actual behavior after payment is entirely unknown from available material.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No request or response schema provided; actual output format is unknown
  • No OpenAPI or machine-readable spec found
  • Endpoint purpose inferred solely from URL path; no authoritative description of what data is returned

Citations

Provenance

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

Agent access

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