x402basequality 0.30

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides account statement data for a specific account (ID 162) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with a maximum cost of 20,000 base units — which, given USDC's 6 decimals, equals $0.02 per request.

The endpoint is part of a broader platform (lowpaymentfee.com) that advertises multiple API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities — all priced at $0.02 per request. The platform emphasizes no API keys, no rate limits, and instant access via x402 payment headers on the Base L2 network.

However, the specific endpoint being listed here (`/api/v1/accounts/162/statements`) is not explicitly documented on the provider's landing page among the advertised APIs. It appears to be a financial account statements resource, but no schema, field definitions, or example responses are available. The docs, pricing, and API pages all render only a "Connect wallet" prompt with no additional documentation. As a result, the exact data returned and the expected POST body are unknown.

Capabilities

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

Use cases

  • Retrieving account statement data for account 162 via a single micropayment
  • Integrating pay-per-request financial data into agent workflows
  • Accessing statement records without API key registration

Fit

Best for

  • Agents that can settle x402 payments in USDC on Base
  • Use cases requiring keyless, pay-per-call access to account data
  • Developers experimenting with x402 protocol integrations

Not for

  • Users who need detailed API documentation or schema guarantees before integrating
  • Bulk retrieval of statements across many accounts (only account 162 is exposed at this URL)
  • Users without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/162/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 captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation for this specific endpoint, no request/response schema, and the docs pages are empty beyond a wallet-connect prompt. The endpoint path is not listed among the provider's advertised APIs, raising uncertainty about its purpose and stability.

Warnings

  • This specific endpoint (/api/v1/accounts/162/statements) is not listed among the provider's advertised APIs on the landing page.
  • No request body schema or response schema is documented anywhere in the crawled material.
  • All documentation pages (docs, pricing, API, README) render only a 'Connect wallet' prompt with no usable content.
  • The endpoint is hardcoded to account ID 162; it is unclear if other account IDs are accessible or if this is a demo.

Citations

Provenance

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

Agent access