x402basequality 0.30

Pay-per-call premium API access on Base via x402 — $0.02 per 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 broad catalog of pay-per-call 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, settled in USDC on the Base network.

The specific endpoint `/api/v1/payments/82` is labeled "Premium API Access" in the x402 challenge. Its exact functionality beyond that label is not documented — the crawled docs, pricing, API, and README pages all returned only a "Connect wallet" stub with no further detail. The x402 challenge confirms the endpoint is live, accepts POST requests, charges a maximum of 20,000 base units of USDC (i.e., $0.02 given 6 decimals), and pays out to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3`. No API keys or rate limits are advertised; access is gated purely by the x402 payment header.

Because the site's documentation pages are essentially empty (wallet-connect stubs only), the actual request/response schema for this endpoint is unknown. The listing is based entirely on the x402 challenge metadata and the site's landing page descriptions. Prospective callers should be aware that the precise input parameters and output format are undocumented.

Capabilities

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

Use cases

  • Programmatic access to a premium API endpoint with per-call USDC micropayments
  • Agent-driven workflows that need keyless, pay-as-you-go API access on Base
  • Demonstrating or testing x402 payment protocol integrations

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents that can settle USDC payments on Base L2
  • Low-volume, on-demand API consumption without subscriptions

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • High-volume batch processing where per-call fees add up
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/82 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and confirms pricing and network, but all documentation pages are empty stubs ('Connect wallet' only). The specific functionality of /api/v1/payments/82 is undocumented — no input schema, no output schema, no examples. The listing is essentially a stub built from challenge metadata and the landing page.

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) all return only a 'Connect wallet' stub with no actual content.
  • The exact functionality of /api/v1/payments/82 ('Premium API Access') is not described anywhere — it may be a generic or demo endpoint.
  • No request or response schema is available; callers must discover input/output format by experimentation.
  • The site lists many API categories on its landing page but none map directly to this specific endpoint path.

Citations

Provenance

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

Agent access