x402basequality 0.30

x402-payable account statements endpoint on Base, settled in USDC at $0.02 per request.

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 paywall. The specific resource `/api/v1/accounts/33/statements` accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) via the x402 "exact" scheme. The max amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD.

The provider, lowpaymentfee.com, operates a broader platform offering multiple x402-gated API categories including data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request. The platform advertises no API keys, no rate limits, and instant access. However, this specific endpoint (`/accounts/33/statements`) is not listed on the provider's landing page among the advertised APIs, so its exact functionality and response schema are unclear. The title "Premium API Access" is generic and does not describe what data the statements endpoint actually returns.

Documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The endpoint is confirmed live (returns a valid x402 402 challenge), but the lack of documentation makes it difficult to determine what input the POST body expects or what the response contains.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementsjson-responsepost-method

Use cases

  • Retrieving account statement data via a single micropayment
  • Programmatic access to financial account records without API key registration
  • Agent-driven data retrieval with on-chain USDC settlement

Fit

Best for

  • Developers wanting keyless, pay-per-call access to account data
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or schema guarantees before integrating
  • High-volume consumers who need bulk pricing or rate-limit guarantees
  • Anyone requiring non-crypto payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/33/statements \
  -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 live and returns a valid x402 challenge, but there is no documentation, no OpenAPI spec, no request/response schema, and the specific endpoint is not listed among the provider's advertised APIs. The generic title 'Premium API Access' provides no clarity on what data is returned.

Warnings

  • This specific endpoint (/api/v1/accounts/33/statements) is not listed among the provider's advertised APIs on the landing page — its purpose is unclear.
  • No documentation available: /docs, /api, /pricing, and /README pages all show only a 'Connect wallet' prompt.
  • No OpenAPI spec or request/response schema is provided; input format for the POST body is unknown.
  • The title 'Premium API Access' is generic and does not describe the endpoint's actual functionality.

Citations

Provenance

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

Agent access