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 statements via a POST request to `/api/v1/accounts/83/statements`. It is part of a broader platform offering dozens of x402-protocol pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request settled in USDC on the Base network.

The specific endpoint listed here appears to be an account-level statements resource (account ID 83). The x402 challenge confirms it is live, accepting payments of up to 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals → $0.02) via the "exact" scheme. No API keys or rate limits are advertised; access is granted per-call upon payment. The response MIME type is `application/json`.

Documentation on the site 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 spec, no request/response schema, and no usage examples available. The exact shape of the POST body and the structure of the returned statements data are unknown. Prospective callers should be prepared to experiment or contact the provider for integration details.

Capabilities

x402-paymentusdc-settlementbase-networkaccount-statementspay-per-requestjson-response

Use cases

  • Retrieving account statement data on a per-request payment basis
  • Integrating pay-per-call financial data into agent workflows
  • Accessing structured account records without API key provisioning

Fit

Best for

  • Agents or services needing on-demand account statements without subscription commitments
  • Developers experimenting with x402 pay-per-call protocols on Base
  • Low-volume consumers who prefer micropayment access over monthly plans

Not for

  • High-volume bulk data retrieval where per-call costs add up quickly
  • Users who need detailed API documentation and schema guarantees before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

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

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. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and the purpose of 'account 83 statements' is opaque. Effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No request body schema or response schema provided; callers must guess the POST payload
  • The endpoint path references a specific account ID (83); unclear if this is parameterizable or a fixed demo
  • No OpenAPI or ai-plugin manifest found

Citations

Provenance

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

Agent access