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 statements via a POST request to `/api/v1/accounts/107/statements`. It is part of a broader platform offering data & analytics, AI/ML inference, finance/Web3, and infrastructure utility APIs—all gated behind the x402 payment protocol on the Base network.

The endpoint accepts payment in USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base) using the "exact" scheme. The maximum amount required per call is 20,000 base units, which equals $0.02 USD (USDC uses 6 decimals). There are no API keys, no rate limits, and no subscription commitments—callers simply attach an X-PAYMENT header with a valid x402 payment proof for each request.

The specific resource at `/api/v1/accounts/107/statements` is described generically as "Premium API Access" with a JSON MIME type response. The platform's documentation pages are minimal (only showing a "Connect wallet" prompt), so the exact request body schema and response format for this particular endpoint are not documented in the crawled material. The endpoint is confirmed live via a 402 challenge response.

Capabilities

x402-paymentusdc-baseaccount-statementsper-request-billingno-api-keyjson-response

Use cases

  • Retrieving account statement data on a pay-per-request basis
  • Integrating financial statement access into autonomous agent workflows
  • Accessing premium data without managing API keys or subscriptions

Fit

Best for

  • Agents needing on-demand account statement retrieval
  • Developers wanting keyless, pay-per-call financial data access
  • Crypto-native applications on the Base network

Not for

  • Bulk historical data exports requiring thousands of calls (cost adds up at $0.02 each)
  • Users without a Base-compatible wallet or USDC holdings
  • Applications requiring detailed OpenAPI documentation before integration

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live via a valid 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no documented request/response format, no examples, and the docs pages are empty stubs. The specific purpose of 'accounts/107/statements' is unclear beyond the generic 'Premium API Access' label.

Warnings

  • No OpenAPI or request/response schema available for this endpoint
  • Documentation pages return only a 'Connect wallet' prompt with no technical content
  • The endpoint path includes a hardcoded account ID (107), suggesting it may be account-specific rather than general-purpose
  • Exact response format and required POST body fields are unknown

Citations

Provenance

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

Agent access