x402basequality 0.25

x402-payable account statements endpoint on Base, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides account statement data behind an x402 paywall. It is part of a broader platform offering dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/accounts/130/statements` accepts POST requests and returns JSON. The x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the x402 exact scheme to the specified payTo address, with a 300-second timeout. No API keys or rate limits are advertised; access is granted purely through per-request micropayment.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what fields the statements endpoint returns or what parameters it accepts. The endpoint is confirmed live (402 challenge captured), but the actual data contract is unknown.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementsper-request-micropaymentjson-responsepost-method

Use cases

  • Retrieving account statement data on a pay-per-call basis without API keys
  • Programmatic access to financial account statements settled via crypto micropayments
  • Agent-driven workflows that need statement data and can pay per request in USDC

Fit

Best for

  • Developers or agents wanting keyless, pay-per-use account statement access
  • Crypto-native applications that can settle USDC on Base
  • Low-volume or sporadic access patterns where per-call pricing is preferable to subscriptions

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume consumers who would benefit from 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/130/statements \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is confirmed live via a valid 402 challenge, but there is no OpenAPI schema, no request/response examples, and no meaningful documentation — every doc page returns only 'Connect wallet'. The purpose of the specific '/accounts/130/statements' path is unclear and could be a demo or placeholder. This is effectively a stub listing.

Warnings

  • No OpenAPI schema or request/response documentation available
  • All documentation pages (docs, API, pricing, README) return only 'Connect wallet' with no content
  • The endpoint path includes a hardcoded account ID (130), which may be a demo or placeholder
  • Actual data returned by this endpoint is completely unknown — no output schema provided
  • Platform legitimacy and data provenance cannot be verified from available materials

Citations

Provenance

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

Agent access