x402basequality 0.30

x402-gated account statements endpoint on Base, paid 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 statement data behind an x402 paywall. The specific resource `/api/v1/accounts/10/statements` is described as "Premium API Access" and accepts POST requests. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) via the x402 exact-payment scheme.

The price for this endpoint is 20,000 base units of USDC. Since USDC uses 6 decimals, this converts to $0.02 per request, consistent with the site-wide pricing of $0.02/request advertised on the provider's landing page. The provider advertises no API keys, no rate limits, and instant access. The site also hosts a broader catalog of endpoints spanning data/analytics, AI/ML (sentiment, 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 per-call price point.

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 spec, no request/response schema, and no usage examples available from the crawl. The actual data returned by the statements endpoint is unknown beyond the declared MIME type of application/json.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementsper-request-pricingno-api-key

Use cases

  • Retrieving account statement data on a pay-per-request basis without API key registration
  • Programmatic access to financial account statements settled via USDC on Base
  • Agent-driven workflows that need statement data and can pay with on-chain USDC

Fit

Best for

  • Developers or agents who want keyless, pay-per-call access to account statements
  • Users already holding USDC on Base who want frictionless API access
  • Automated pipelines needing low-cost ($0.02) per-request financial data

Not for

  • Users who need detailed API documentation or request/response schemas before integrating
  • High-volume consumers who need bulk pricing or subscription plans
  • Anyone without a Base-compatible wallet or USDC holdings

Quick start

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

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 OpenAPI spec, no request/response schema, no documentation, and no examples. The actual data returned is completely unknown. This is effectively a stub listing.

Warnings

  • No OpenAPI spec or schema available — request body and response format are entirely unknown
  • All documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no usable content
  • The specific data returned by /api/v1/accounts/10/statements is undocumented; 'Premium API Access' is the only description
  • The account ID '10' is hardcoded in the path — it is unclear whether other account IDs are available or what they represent

Citations

Provenance

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

Agent access

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