x402basequality 0.25

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 statements via a POST request to `/api/v1/accounts/67/statements`. It is part of a broader platform (lowpaymentfee.com) that offers a variety of x402-protocol pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all settled on the Base network using USDC.

The specific endpoint probed here returns an x402 challenge requesting up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) per request, paid to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base. The asset contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913` is the canonical Base USDC contract. The platform advertises no API keys, no rate limits, and instant access — callers simply attach an `X-PAYMENT` header with a valid x402 payment proof.

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 the "account statements" resource actually returns or what input parameters it expects. The endpoint is confirmed live (402 challenge captured), but the lack of documentation makes it difficult to determine the actual data returned or the expected POST body format.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementspay-per-requestno-api-key

Use cases

  • Retrieving account statement data via a single paid API call
  • Agent-driven financial data retrieval without API key management
  • Programmatic access to account records settled in USDC on Base

Fit

Best for

  • Agents or services that need on-demand account statement data without subscription commitments
  • Developers experimenting with x402 payment-gated APIs on Base
  • Low-volume, pay-as-you-go financial data access

Not for

  • Users needing detailed API documentation or schema guarantees before integration
  • High-volume bulk data retrieval where per-request pricing may add up
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is confirmed live with a valid x402 challenge, but documentation is essentially nonexistent — docs/pricing/API pages all show only 'Connect wallet'. There is no OpenAPI schema, no request/response examples, and no explanation of what 'account statements' contains or what POST body is expected. The listing is effectively a stub.

Warnings

  • No documentation available — docs, API, pricing, and README pages all render only 'Connect wallet' with no content.
  • No OpenAPI or request/response schema provided; the expected POST body and response format are unknown.
  • The specific resource '/api/v1/accounts/67/statements' is not listed among the platform's advertised APIs, raising questions about whether it is a demo, test, or production endpoint.
  • Cannot verify what data is actually returned by this endpoint.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 00:33:07Z · 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