x402basequality 0.35

x402-gated account statements 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 access to account statement data behind an x402 payment wall. The specific resource `/api/v1/accounts/98/statements` is described as "Premium API Access" and accepts POST requests. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with a maximum amount of 20,000 base units, which equals $0.02 USD (USDC uses 6 decimals).

The provider lowpaymentfee.com hosts a broad catalog of x402-gated APIs spanning data & analytics, AI/ML inference, finance/Web3, and infrastructure utilities—all priced at $0.02 per request. The platform advertises no API keys, no rate limits, and instant access. However, documentation is extremely sparse: the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail.

Because there is no OpenAPI schema, no request/response examples, and no documentation beyond the landing page listing, it is unclear what request body this specific statements endpoint expects or what shape the response takes. The endpoint is confirmed live (returns a valid x402 402 challenge), but practical usage requires experimentation or additional documentation from the provider.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementspost-methodpay-per-request

Use cases

  • Retrieving account statement data on a per-request payment basis
  • Integrating pay-per-use financial data into agent workflows
  • Accessing premium account information without API key registration

Fit

Best for

  • Agents needing on-demand account statement data without subscription commitments
  • Developers testing x402 payment flows on Base
  • Low-volume consumers who prefer pay-per-request over monthly plans

Not for

  • High-volume batch processing where $0.02/request adds up quickly
  • Users who need detailed API documentation before integration
  • Applications requiring guaranteed SLAs or support contracts

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/98/statements \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid x402 challenge, but there is no OpenAPI schema, no request/response examples, and documentation pages are empty beyond a wallet-connect prompt. The actual functionality of the statements endpoint is unverifiable.

Warnings

  • No API documentation available—docs/pricing/README pages only show 'Connect wallet'
  • No request or response schema provided; unclear what POST body is expected
  • The specific endpoint path '/api/v1/accounts/98/statements' suggests a hardcoded account ID which may not generalize
  • Provider legitimacy and data quality cannot be verified from available materials

Citations

Provenance

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

Agent access