x402basequality 0.30

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 an account balance lookup via the x402 payment protocol. The specific resource `/api/v1/accounts/199/balance` is gated behind an x402 challenge requiring payment in USDC on the Base network. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 per request. Payment is made via the "exact" scheme to a specified wallet address, with a timeout of 300 seconds.

The broader lowpaymentfee.com platform advertises a suite of x402-gated APIs spanning data & analytics (metrics, reports, data export, insights), AI & machine learning (sentiment analysis, text summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request with no API keys, no rate limits, and no minimum commitments.

However, the specific endpoint being listed here — `/api/v1/accounts/199/balance` — is not among the publicly documented APIs on the landing page. Its purpose appears to be retrieving the balance of account ID 199, but no schema, example request, or example response is available. Documentation pages (/docs, /api, /pricing, /README) returned only a "Connect wallet" prompt with no substantive content. The endpoint is confirmed live via a valid 402 challenge.

Capabilities

x402-paymentusdc-baseaccount-balancepay-per-callno-api-key

Use cases

  • Querying account balance for a specific account ID via micropayment
  • Integrating pay-per-call balance lookups into agent workflows
  • Demonstrating x402 payment protocol usage on Base

Fit

Best for

  • Agents needing on-demand account balance data without API key management
  • Developers experimenting with x402 payment-gated endpoints
  • Low-volume, pay-as-you-go balance queries

Not for

  • High-volume balance monitoring requiring bulk or subscription pricing
  • Users who need detailed documentation or response schema guarantees
  • Production systems requiring SLA or uptime commitments

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (valid 402 challenge captured) and pricing is clear ($0.02/request in USDC on Base). However, this specific endpoint is not documented on the site, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs showing only 'Connect wallet'. The endpoint's actual functionality is inferred solely from its URL path.

Warnings

  • This specific endpoint (/api/v1/accounts/199/balance) is not listed among the provider's publicly documented APIs
  • All documentation pages (/docs, /api, /pricing, /README) returned no substantive content
  • No request or response schema is available; actual output format is unknown
  • The platform appears to be a demonstration or early-stage project with minimal documentation

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 01:51:15Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-27

Agent access