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/122/balance` is described as "Premium API Access" and accepts POST requests. Payment is settled in USDC on the Base network using the x402 "exact" scheme, with a maximum cost of $0.02 per request (20,000 base units of USDC at 6 decimals).

The broader lowpaymentfee.com platform advertises a suite of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto market data, and infrastructure utilities (geocoding, validation, conversion, generation) — all priced at $0.02 per request. The platform emphasizes no API keys, no rate limits, and instant access via x402 on Base.

However, this specific endpoint (`/accounts/122/balance`) does not clearly map to any of the documented API categories on the landing page. There is no OpenAPI schema, no request/response documentation, and the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. The actual behavior and response format of this endpoint remain unknown beyond what the x402 challenge reveals.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-callaccount-balancehttp-post

Use cases

  • Querying account balance data via a pay-per-call model without API keys
  • Integrating x402-compatible agents that settle payments in USDC on Base
  • Accessing premium data endpoints with per-request micropayments

Fit

Best for

  • Agents or applications that support x402 payment protocol
  • Users who want keyless, pay-as-you-go API access
  • Developers building on Base network with USDC settlement

Not for

  • Users needing detailed API documentation or OpenAPI specs before integration
  • High-volume use cases where per-request pricing may add up
  • Anyone without a Base-compatible USDC wallet

Quick start

# The endpoint returns 402 until a valid X-PAYMENT header is provided.
# Use an x402-compatible client to handle payment automatically.

curl -X POST https://lowpaymentfee.com/api/v1/accounts/122/balance \
  -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 OpenAPI schema, no request/response documentation, and the docs pages are empty. The specific endpoint path (/accounts/122/balance) is not documented on the landing page, making its purpose and output format unclear.

Warnings

  • No OpenAPI or request/response schema available
  • Docs, pricing, and API pages render only 'Connect wallet' with no documentation content
  • The specific endpoint /api/v1/accounts/122/balance is not listed among the platform's documented APIs
  • Actual response format and required request body are unknown

Citations

Provenance

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

Agent access