x402basequality 0.35

x402-gated account balance endpoint on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a premium API access point for retrieving account balance information (account ID 192). It is part of a broader platform offering data & analytics, AI/ML inference, finance/Web3, and infrastructure utility APIs—all gated behind the x402 payment protocol on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is settled in USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base) with a maximum amount required of 20,000 base units, which equals $0.02 given USDC's 6 decimals. There are no API keys, no rate limits, and no subscriptions—callers simply attach an X-PAYMENT header with a valid x402 payment proof to access the resource.

Documentation on the site is extremely sparse; the docs, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. The specific input schema for this balance endpoint and the structure of its response are not documented. The platform advertises uniform $0.02 pricing across all endpoints and claims instant access with no commitments.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-balancejson-responseno-api-keypay-per-request

Use cases

  • Retrieving account balance information programmatically with per-request USDC payment
  • Integrating pay-per-use balance queries into autonomous agent workflows
  • Accessing financial data without managing API keys or subscriptions

Fit

Best for

  • Agents or services that need on-demand balance lookups without subscription overhead
  • Developers experimenting with x402 payment-gated APIs on Base
  • Workflows requiring keyless, permissionless API access settled in USDC

Not for

  • High-volume balance polling where $0.02/request adds up quickly
  • Users who need detailed API documentation or guaranteed SLAs
  • Applications requiring non-crypto payment methods

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear, but there is no documentation on request/response schemas, no OpenAPI spec, and the docs pages are empty. The specific functionality of this balance endpoint is undocumented.

Warnings

  • No API documentation available—docs, pricing, and README pages all show only 'Connect wallet'
  • No input or output schema documented for this specific endpoint
  • The broader platform lists many endpoints but none have detailed specs
  • Purpose and data returned by /accounts/192/balance is unclear

Citations

Provenance

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

Agent access