x402basequality 0.30

Pay-per-call API platform on Base via x402 — $0.02/request for data, AI, finance, and utility endpoints.

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 pay-per-request endpoints settled in USDC on the Base network. The specific endpoint at `/api/v1/payments/324` is listed as "Premium API Access" and accepts x402 payments with a maximum amount of 20,000 base units of USDC (i.e., $0.02 per request). No API keys or rate limits are advertised; callers simply attach an X-PAYMENT header with a valid x402 payment to authenticate each request.

The platform organizes its endpoints into four categories: Data & Analytics (metrics, reports, data export, insights), AI & Machine Learning (sentiment analysis, text summarization, classification, embeddings), Finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and Infrastructure utilities (geocoding, validation, conversion, generation). All listed endpoints share the same $0.02/request pricing. The probed endpoint (`/api/v1/payments/324`) returned a valid 402 challenge confirming it is live, using the "exact" payment scheme with USDC on Base (contract 0x8335…2913).

Documentation is extremely sparse — the /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawl. The actual behavior and response format of this specific endpoint remain unknown beyond what the x402 challenge describes (mimeType: application/json, method: POST).

Capabilities

x402-paymentper-request-billingusdc-settlementbase-networkjson-apipost-method

Use cases

  • Programmatic access to paid API endpoints without API key management
  • Agent-driven workflows that need on-demand, per-call billing via x402
  • Accessing data, AI inference, finance, or utility services with crypto micropayments

Fit

Best for

  • Developers or agents wanting zero-signup, pay-as-you-go API access
  • x402-compatible clients on the Base network
  • Low-volume or bursty workloads where per-request pricing is economical

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume production workloads requiring SLAs, rate-limit guarantees, or support contracts
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/324 \
  -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 402 challenge, confirming pricing and payment details. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and no examples. The actual functionality behind "Premium API Access" at /api/v1/payments/324 is entirely opaque.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README all return only a wallet-connect prompt
  • No OpenAPI or schema definition found; request and response formats are unknown
  • The purpose of the specific endpoint /api/v1/payments/324 ('Premium API Access') is unclear — it does not match any of the named endpoints on the landing page
  • Cannot verify what data or service this endpoint actually returns

Citations

Provenance

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

Agent access