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/200/statements` accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 "exact" scheme.

The provider's landing page advertises a broad 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 endpoints are listed at $0.02 per request with no API keys, no rate limits, and instant access. The probed endpoint's x402 challenge shows a maxAmountRequired of 20000 base units of USDC (6 decimals), which equals $0.02 — consistent with the site's advertised pricing.

Documentation is extremely sparse: the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples. The endpoint is live (returns a valid 402 challenge), but the actual data returned after payment and the expected POST body are unknown from available materials.

Capabilities

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

Use cases

  • Retrieving account statement data via a single micropayment per request
  • Programmatic access to financial account records without API key management
  • Agent-driven workflows that need on-demand account data with crypto settlement

Fit

Best for

  • Agents or services that can settle USDC payments on Base
  • Use cases requiring keyless, pay-per-call access to account data
  • Developers exploring x402 protocol integrations

Not for

  • Users needing detailed API documentation or request/response schemas before integrating
  • High-volume consumers who need bulk pricing or subscription plans
  • Anyone unable to transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/200/statements
# Returns 402 with x402 payment challenge.
# Include X-PAYMENT header with a valid x402 payment proof to receive data.

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 ($0.02 USDC on Base). However, there is no OpenAPI spec, no documentation of request body or response schema, and the docs pages are empty. The purpose of the specific '/accounts/200/statements' resource is only inferable from the URL path.

Warnings

  • No OpenAPI or schema documentation available — request body and response format are unknown.
  • All documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no content.
  • The specific data returned by /api/v1/accounts/200/statements is unclear — 'account 200' may be a demo or placeholder.
  • The provider lists many endpoints on the landing page but none have documented schemas or examples.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 01:46:58Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-29

Agent access