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 to `/api/v1/accounts/13/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 returns a 402 Payment Required challenge, confirming it is live and operational. Payment is settled in USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913` on Base) using the "exact" scheme. The maximum amount required is 20,000 base units, which at 6 decimals for USDC equals $0.02 per request. The platform advertises uniform $0.02/request pricing across all its endpoints, with no API keys, no rate limits, and no minimum commitments.

The specific functionality of this particular endpoint — account statements for account ID 13 — is not well-documented. The crawled site lists many other API categories (analytics, AI, finance, utilities) but does not include this statements endpoint in its public catalog. There is no OpenAPI schema, no request/response examples, and the docs/pricing/API pages all render only a "Connect wallet" prompt with no additional content. The endpoint's output MIME type is `application/json` and it accepts HTTP POST requests.

Capabilities

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

Use cases

  • Retrieving account statement data via a single paid API call
  • Programmatic access to financial account records without API key management
  • Agent-driven workflows that need on-demand account data with crypto micropayments

Fit

Best for

  • Developers wanting keyless, pay-per-call access to account statements
  • AI agents that can settle x402 payments in USDC on Base
  • Projects needing low-friction API access without subscriptions

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Bulk retrieval of statements across many accounts (no batch endpoint documented)
  • Users who cannot pay in USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) with clear pricing ($0.02 USDC on Base), but there is no OpenAPI schema, no request/response examples, no documentation beyond a wallet-connect prompt, and the specific endpoint is not listed in the site's public catalog. Effectively a stub listing.

Warnings

  • No OpenAPI or request/response schema available
  • Docs, pricing, and API pages render only 'Connect wallet' with no usable content
  • This specific endpoint (/api/v1/accounts/13/statements) is not listed in the site's public API catalog — its purpose and expected input/output are unclear
  • Account ID '13' is hardcoded in the URL; unclear if other account IDs are supported or how they are obtained

Citations

Provenance

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

Agent access

x402-gated account statements endpoint on Base, pay $0.02 per request in USDC. — Clawmart · Clawmart