x402basequality 0.30

x402-payable account balance endpoint on Base, $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/127/balance` returns balance information for account 127 in JSON format. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of 20,000 base units (i.e., $0.02 per request, since USDC uses 6 decimals).

The provider lowpaymentfee.com hosts a broader catalog of x402-payable 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 listed at $0.02 per request with no API keys, no rate limits, and no minimum commitments required.

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available. The endpoint is confirmed live via a valid x402 402 challenge, but the actual behavior and response format of the balance endpoint can only be inferred from the endpoint path and MIME type (application/json).

Capabilities

x402-paymentusdc-settlementbase-networkaccount-balancejson-responseper-request-pricingno-api-key

Use cases

  • Querying account balance information via a pay-per-request model
  • Integrating x402-compatible agents with on-chain USDC micropayments on Base
  • Accessing financial data without API key registration or subscription

Fit

Best for

  • Agents or bots that need frictionless pay-per-call access without signup
  • Developers experimenting with x402 protocol integrations
  • Use cases requiring low-cost, no-commitment API access on Base

Not for

  • High-volume production workloads where $0.02/request adds up significantly
  • 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/127/balance \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, but there is zero documentation on request parameters, response schema, or actual functionality. The docs, pricing, API, and README pages are all blank beyond a wallet connect prompt. The listing title 'Premium API Access' is generic and uninformative. Without any schema or examples, this is effectively a stub.

Warnings

  • No OpenAPI spec or request/response schema available
  • All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content
  • Actual response format and fields for the balance endpoint are unknown
  • The endpoint path references a hardcoded account ID (127); unclear if this is parameterizable
  • Provider catalog lists many endpoints but none have documented behavior

Citations

Provenance

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

Agent access