x402basequality 0.30

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 statements via a POST request, gated behind the x402 payment protocol. It is part of a broader platform offering data & analytics, AI/ML inference, finance/Web3, and infrastructure utility APIs—all priced at $0.02 per request settled in USDC on the Base network.

The specific endpoint `/api/v1/accounts/175/statements` is labeled "Premium API Access" and requires a payment of 20,000 base units of USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base, 6 decimals = $0.02) per call. No API keys or rate limits are advertised; access is granted purely via the x402 payment header. The platform advertises instant access with no minimums or commitments.

Documentation is extremely sparse—the docs, API, pricing, 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 example payloads available. The endpoint is confirmed live (returns a proper 402 challenge), but the actual data returned upon successful payment is unknown beyond the stated mime type of application/json.

Capabilities

x402-paymentusdc-baseaccount-statementsper-request-billingno-api-key

Use cases

  • Retrieving account statement data on demand with per-request USDC payment
  • Integrating pay-per-use financial data into agent workflows without API key management
  • Accessing premium account data via x402 protocol from automated systems

Fit

Best for

  • Agents or services needing on-demand account statements without subscription commitments
  • Developers experimenting with x402 payment-gated APIs on Base
  • Low-volume consumers who prefer pay-per-request over monthly plans

Not for

  • Users needing detailed API documentation or guaranteed response schemas before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/175/statements \
  -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 confirmed live with a valid 402 challenge, but there is zero documentation on request parameters, response schema, or what 'account statements' actually contains. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No API documentation available—docs/pricing/README pages only show 'Connect wallet'
  • No OpenAPI spec or request/response schema provided
  • Unclear what data 'account statements' returns; no examples available
  • The endpoint path includes a hardcoded account ID (175); unclear if this is parameterizable

Citations

Provenance

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

Agent access