x402basequality 0.30

Pay-per-call premium API access on Base via x402 — $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" via the x402 payment protocol. The site hosts a collection of pay-per-request APIs spanning data & analytics, AI & machine learning (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 priced at $0.02 per request, payable in USDC on the Base network with no API keys, no rate limits, and no minimum commitments.

The specific endpoint `/api/v1/payments/248` is labeled "Premium API Access" and accepts POST requests. The x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913, which uses 6 decimals), equating to $0.02 per call. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 on the Base network using the "exact" scheme, with a 300-second timeout.

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 spec, no request/response schema, and no examples available. It is unclear what this specific endpoint returns or what input it expects beyond a POST request with an x402 payment header. The site's landing page lists many API categories but does not clarify which endpoint ID (248) maps to which service.

Capabilities

x402-paymentusdc-basepay-per-requestno-api-keypost-endpointjson-response

Use cases

  • Accessing premium API services with per-request USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API keys
  • Programmatic pay-as-you-go access to data, AI, finance, or utility endpoints

Fit

Best for

  • Developers wanting keyless, pay-per-use API access settled in USDC on Base
  • AI agents that can handle x402 payment challenges autonomously
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Applications requiring high-volume, low-latency calls where per-request payment overhead is unacceptable
  • Developers who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/248 \
  -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, confirming pricing and payment details. However, there is no documentation, no OpenAPI schema, no request/response examples, and no clarity on what this specific endpoint (payments/248) actually does or returns. The listing is effectively a stub.

Warnings

  • No OpenAPI spec or schema available — request and response formats are unknown
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no usable content
  • It is unclear what /api/v1/payments/248 specifically returns or what input parameters it accepts
  • The site lists many API categories but does not map endpoint IDs to specific services

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 06:49:03Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access