x402basequality 0.30

x402-gated account statements endpoint on Base, pay $0.02 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/47/statements` is a POST endpoint that returns JSON account statements. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) via the x402 "exact" scheme.

The provider operates a broader platform offering multiple API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities — all priced at $0.02 per request. The platform advertises no API keys, no rate limits, and instant access; callers simply attach an x402 payment header to each request. The max amount required for this endpoint is 20,000 base units of USDC (6 decimals), which equals $0.02 USD.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema, and no example payloads available. The exact structure of the account statements returned is unknown. The endpoint is confirmed live via a valid 402 challenge response.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementsjson-responseper-request-pricingno-api-key

Use cases

  • Retrieving account statement data on a pay-per-request basis without needing API keys
  • Programmatic access to financial account statements settled via crypto micropayments
  • Agent-driven workflows that need on-demand account data with instant USDC settlement on Base

Fit

Best for

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

Not for

  • Users who need detailed API documentation or request/response schemas before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/47/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 with a valid x402 402 challenge, but there is no documentation, no OpenAPI spec, no request/response schema, and no examples. The purpose of 'account statements' for account 47 is unexplained. Docs pages are empty. This is effectively a stub listing.

Warnings

  • No OpenAPI spec or request/response schema available — input and output formats are unknown
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content
  • The specific resource '/api/v1/accounts/47/statements' references a hardcoded account ID (47) with no explanation of what data it returns
  • No information on error handling, authentication beyond x402, or data freshness

Citations

Provenance

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

Agent access