x402basequality 0.35

x402-gated account balance endpoint on Base, pay-per-call with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a "Premium API Access" resource at the path `/api/v1/accounts/76/balance`. It is part of a broader platform that offers dozens of pay-per-request API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all gated via the x402 payment protocol on the Base network.

The specific endpoint probed returns an x402 challenge requesting up to 20,000 base units of USDC (0x8335…2913 on Base). Since USDC uses 6 decimals, this translates to $0.02 per request, consistent with the site's advertised flat pricing of $0.02/request across all endpoints. Payment is settled on-chain to address 0x1A2B…85F3 with a 300-second timeout. The endpoint accepts POST requests and returns `application/json`.

The platform advertises no API keys, no rate limits, and instant access — the only authentication mechanism is the x402 payment header. Documentation pages (/docs, /pricing, /api, /README) all appear to require a wallet connection and returned no substantive content during the crawl, so the actual response schema and detailed behavior of this particular balance endpoint are unknown. The endpoint name suggests it returns account balance information for account ID 76, but without documentation or example responses this is speculative.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestaccount-balancejson-responseno-api-key

Use cases

  • Querying account balance data with per-request USDC micropayments
  • Agent-driven financial data retrieval without API key management
  • Programmatic access to account information via x402 protocol

Fit

Best for

  • Developers or agents wanting keyless, pay-per-use API access
  • x402-compatible agents settling payments on Base in USDC
  • Scenarios requiring no subscription or rate-limit constraints

Not for

  • Users needing detailed API documentation or response schemas before integrating
  • High-volume use cases where $0.02/request adds up significantly
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/76/balance \
  -H "X-PAYMENT: <x402-payment-token>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no OpenAPI schema, no documentation content (all doc pages require wallet connection), no example request/response, and the purpose of this specific endpoint (account 76 balance) is unclear. Effectively a stub listing.

Warnings

  • Documentation pages (/docs, /pricing, /api, /README) returned no content — all require wallet connection
  • No OpenAPI or schema describing request parameters or response format
  • The specific purpose of 'accounts/76/balance' is unclear — it may be a demo or placeholder endpoint
  • No example responses available to verify what data is actually returned

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 00:50:15Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-28

Agent access