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 statements via a POST request to `/api/v1/accounts/192/statements`. It is part of a broader platform (lowpaymentfee.com) that offers a variety of x402-payable 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 JSON and costs $0.02 per request (20,000 base units of USDC with 6 decimals). Payment is handled via the x402 protocol: callers receive a 402 challenge containing payment parameters, construct an on-chain USDC payment to the specified address on Base, and include the payment proof in the `X-PAYMENT` header. No API keys or rate limits are advertised; access is entirely gated by micropayment.

The platform's landing page lists 16 endpoints across four categories (Data & Analytics, AI & Machine Learning, Finance & Web3, Infrastructure), all priced at $0.02 per call. Documentation pages (`/docs`, `/pricing`, `/api`, `/README`) returned only a "Connect wallet" prompt with no substantive content, so the actual request/response schemas for this endpoint are unknown. The endpoint's description is simply "Premium API Access," which provides no detail about what account statements contain or what inputs are expected.

Capabilities

x402-paymentusdc-micropaymentbase-networkaccount-statementsjson-responseper-request-billing

Use cases

  • Retrieving account statement data via a single micropayment
  • Programmatic access to financial account records without API key management
  • Agent-driven data retrieval with on-chain payment settlement

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 micropayment-gated APIs over subscription models

Not for

  • Users needing detailed API documentation or schema definitions before integrating
  • High-volume batch retrieval where per-call pricing is inefficient
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/accounts/192/statements
# Returns 402 with x402 challenge. Include payment proof:
# curl -X POST https://lowpaymentfee.com/api/v1/accounts/192/statements \
#   -H "X-PAYMENT: <payment_proof>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, and the endpoint description ('Premium API Access') is entirely generic. All doc pages return only 'Connect wallet' with no content. The purpose of 'account statements' for account 192 is unexplained.

Warnings

  • No API documentation available — all doc pages (/docs, /pricing, /api, /README) return only 'Connect wallet'
  • No request or response schema provided; callers cannot know what to send or what to expect
  • The endpoint path includes a hardcoded account ID (192), suggesting it may be account-specific with unclear generalization
  • The 'Premium API Access' description is generic and does not describe the actual data returned

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 01:53:58Z · 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