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/25/balance` is gated behind a per-request USDC payment on the Base network. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0.02 USD per request), consistent with the provider's site-wide pricing of $0.02/request.

The provider, lowpaymentfee.com, hosts a broader suite of x402-gated APIs spanning data & analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are advertised at the same $0.02/request price point with no API keys, no rate limits, and instant access via the Base network.

This particular endpoint appears to be an account balance query (account ID 25). There is no OpenAPI schema, no detailed documentation, and no example request/response bodies available from the crawled material. The docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. The endpoint is live and returns a valid x402 challenge, but the actual response format and input parameters beyond the POST method are unknown.

Capabilities

x402-paymentusdc-base-networkaccount-balancepay-per-requestno-api-key

Use cases

  • Querying account balance information via a single paid API call
  • Integrating pay-per-request balance lookups into agent workflows
  • Demonstrating x402 payment protocol usage on Base

Fit

Best for

  • Agents needing on-demand account balance data without subscription commitments
  • Developers experimenting with x402 payment-gated APIs
  • Low-volume balance queries where per-call pricing is economical

Not for

  • High-volume balance polling where per-request fees accumulate quickly
  • Use cases requiring detailed API documentation or guaranteed SLAs
  • Users who need free or API-key-based authentication instead of crypto payments

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/25/balance
# Returns 402 with x402 challenge; include X-PAYMENT header with valid USDC payment on Base to access.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no OpenAPI schema, no documentation, no example requests or responses, and the docs pages are empty. The purpose of this specific endpoint (account 25 balance) is unclear and the broader platform lacks substantive documentation.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • All documentation pages (docs, API, pricing, README) returned only a 'Connect wallet' prompt with no content
  • The specific resource '/api/v1/accounts/25/balance' is hardcoded to account ID 25; unclear if this is parameterizable
  • Response format and input parameters are entirely unknown

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 00:17:11Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access