x402basequality 0.30

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 an account balance lookup via the x402 payment protocol. The specific resource `/api/v1/accounts/164/balance` is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. All endpoints on the platform are priced at $0.02 per request, settled in USDC on the Base network.

The x402 challenge confirms the endpoint is live and accepts POST requests. Payment is made via the x402 "exact" scheme, requiring up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. No API keys or rate limits are advertised; access is granted purely through the x402 payment header. The response MIME type is application/json.

Documentation is extremely sparse — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what the balance endpoint actually returns or what input parameters it expects. The endpoint path suggests it retrieves the balance of account ID 164, but the semantics (financial balance, credit balance, token balance, etc.) are not documented.

Capabilities

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

Use cases

  • Querying account balance information via a single paid API call
  • Agent-driven workflows that need on-demand balance lookups without pre-registration
  • Demonstrating x402 payment protocol integration for per-request billing

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need keyless, pay-per-call API access on Base
  • Low-volume, on-demand balance queries without subscription commitments

Not for

  • High-volume balance monitoring requiring bulk or streaming access
  • Users who need detailed documentation or guaranteed SLAs
  • Anyone needing balance data for accounts other than ID 164 (unless the path is parameterized)

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/164/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 (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what the balance endpoint returns. The docs pages are empty beyond a wallet connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, and API pages only show 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • Unclear what 'account 164 balance' represents — no semantic description
  • No examples of successful responses available
  • Platform lists many endpoints but none appear individually documented

Citations

Provenance

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

Agent access

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