x402basequality 0.30

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

The specific endpoint `/api/v1/accounts/42/statements` is labeled "Premium API Access" and accepts POST requests. The x402 challenge confirms it is live, requiring a maximum of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the x402 exact scheme to the specified payTo address, with a 300-second timeout. No API keys or rate limits are advertised; access is granted purely through per-request micropayment.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional content. There is no OpenAPI spec, no request/response schema, and no example payloads available. The exact shape of the POST body and the structure of the returned statement data are unknown. The platform appears to be a demonstration or early-stage service showcasing low-fee x402 micropayments across many endpoint categories.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementspay-per-requestno-api-keypost-method

Use cases

  • Retrieving account statement data via a single micropayment without needing API keys
  • Integrating pay-per-call financial data into agent workflows using x402 protocol
  • Demonstrating x402 micropayment flows on Base with USDC

Fit

Best for

  • Agents or developers wanting keyless, pay-per-request access to account data
  • Testing x402 payment protocol integrations on Base
  • Low-volume, on-demand financial data retrieval without subscriptions

Not for

  • High-volume bulk data export where per-request fees add up
  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Non-crypto workflows that cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/42/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 spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The actual data returned is completely unknown, making this effectively a stub listing.

Warnings

  • No OpenAPI or schema available — request body and response structure are entirely unknown
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content
  • The endpoint path includes a hardcoded account ID (42); unclear if this is parameterizable or a demo fixture
  • Platform appears to be early-stage or a demonstration; reliability and data quality are unverified

Citations

Provenance

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

Agent access