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 account statement data behind an x402 paywall. It is part of a broader platform offering dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per call and settled in USDC on the Base network.

The specific endpoint `/api/v1/accounts/22/statements` accepts POST requests and returns JSON. The x402 challenge confirms it is live, requiring a maximum of 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) per request. Payment is made via the x402 exact scheme to the specified payTo address, with a 300-second timeout window. No API keys or rate limits are advertised; access is granted purely through on-chain micropayment.

Documentation is extremely sparse. The docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no additional content. There is no OpenAPI schema, no request/response examples, and no description of what fields the statements endpoint accepts or returns. The endpoint's purpose (account statements) is inferred solely from the URL path and the generic "Premium API Access" label. Prospective users should expect to experiment with the endpoint to discover its input/output contract.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementspay-per-requestjson-responsepost-method

Use cases

  • Retrieving account statement data via a single micropayment without API key registration
  • Integrating pay-per-request financial data into autonomous agent workflows
  • Testing x402 protocol payment flows against a live endpoint

Fit

Best for

  • Developers experimenting with x402 micropayment protocol
  • Agents needing on-demand account statement data without subscription commitments
  • Low-volume, pay-as-you-go financial data retrieval

Not for

  • Users who need detailed API documentation or schema guarantees before integrating
  • High-volume bulk data exports where per-request pricing becomes expensive
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/22/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 and returns a valid x402 challenge with clear pricing, but there is no OpenAPI schema, no request/response examples, and no meaningful documentation beyond a landing page listing. The actual purpose and data contract of the /accounts/22/statements endpoint is unknown.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or JSON schema describing request parameters or response format
  • The endpoint path includes a hardcoded account ID (22); it is unclear whether other account IDs are supported or what data is returned
  • Purpose of 'account statements' is inferred from URL path only; no authoritative description exists

Citations

Provenance

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

Agent access