x402basequality 0.30

Pay-per-call API platform on Base (USDC) — $0.02/request, no keys or rate limits.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform that offers a broad catalog of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. Every endpoint is priced at $0.02 per request, paid in USDC on the Base network via the x402 protocol. There are no API keys, no rate limits, and no upfront commitments — callers simply attach an x402 payment header to each request.

The specific endpoint `/api/v1/inbox/87` is listed as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (0x8335…) on Base, which equals $0.02 (USDC uses 6 decimals). The endpoint accepts HTTP POST and returns `application/json`. The broader platform advertises categories including metrics, reports, data export, insights, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation.

Documentation is minimal — the site's /api, /pricing, and /README pages all resolve to a "Connect wallet" prompt with no further detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawl. The actual functionality behind `/api/v1/inbox/87` (labeled generically as "Premium API Access") is unclear and may be a catch-all or mailbox-style endpoint rather than one of the named services.

Capabilities

x402-paymentusdc-basepay-per-requestjson-apino-api-keyno-rate-limithttp-post

Use cases

  • Agent-driven API consumption with per-call crypto payments
  • Accessing analytics, AI inference, or finance data without API key management
  • Prototyping integrations where low per-request cost and zero signup are desired

Fit

Best for

  • Developers or agents wanting zero-signup, pay-as-you-go API access
  • Use cases requiring small, infrequent API calls without subscription overhead
  • x402-compatible agents that can settle USDC on Base

Not for

  • High-volume production workloads needing SLAs or guaranteed uptime
  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Callers who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/inbox/87 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming pricing and network. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and the specific purpose of /api/v1/inbox/87 is unclear. The platform's docs pages all resolve to a wallet-connect prompt with no content.

Warnings

  • No OpenAPI or schema documentation available for any endpoint
  • The /api, /pricing, and /README pages contain no usable documentation (just 'Connect wallet')
  • The specific function of /api/v1/inbox/87 ('Premium API Access') is ambiguous — it does not match any of the named services on the landing page
  • Cannot verify what data or functionality is actually returned without making a paid request

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 21:50:15Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access