x402basequality 0.30

x402-gated account statements endpoint on Base, pay-per-request with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to account statement data behind an x402 paywall. The specific resource `/api/v1/accounts/99/statements` accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with a maximum cost of $0.02 per request (20,000 base units at 6 decimals).

The broader lowpaymentfee.com platform advertises a wide catalog of x402-gated APIs spanning data & analytics, AI/ML (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation) — all at the same $0.02/request price point. The platform emphasizes no API keys, no rate limits, and instant access.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what fields the statements endpoint expects or returns. The endpoint is confirmed live via a valid 402 challenge, but the actual functionality behind the paywall is unverifiable from available materials. The account ID "99" in the URL path suggests this may be a demo or placeholder resource.

Capabilities

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

Use cases

  • Retrieving account statement data via a single paid POST request
  • Programmatic access to financial account records without API key registration
  • Agent-driven account data retrieval with on-chain USDC payment

Fit

Best for

  • Developers wanting keyless, pay-per-use access to account data
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or schema before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone requiring non-crypto payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/99/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 confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty beyond a wallet connect prompt. The specific resource path (/accounts/99/statements) appears to be a fixed demo account with no explanation of parameters or response shape.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or JSON schema describing request body or response format
  • Account ID '99' is hardcoded in the URL; unclear if this is a demo or real resource
  • The broader platform lists many endpoints but none have documented schemas or examples
  • Functionality behind the paywall is completely unverifiable from public materials

Citations

Provenance

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

Agent access