x402basequality 0.40

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

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 infrastructure utilities. Every endpoint costs $0.02 per request, paid in USDC on the Base network with no API keys, no rate limits, and no commitments required. The specific endpoint at `/api/v1/orders/59` is listed as "Premium API Access" and returns `application/json` via POST.

The platform advertises four endpoint 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 (geocoding, validation, conversion, generation). All endpoints use the x402 payment protocol, settling in USDC (contract `0x8335…2913`) on Base.

Note that the specific `/api/v1/orders/59` endpoint's x402 challenge shows a `maxAmountRequired` of 20000 base units. With USDC's 6 decimals, this equals $0.02, consistent with the site's advertised pricing. Documentation pages beyond the landing page returned only a "Connect wallet" prompt, so detailed request/response schemas for individual endpoints are not available.

Capabilities

x402-paymentusdc-basepay-per-requestjson-apipost-methodno-api-keyno-rate-limit

Use cases

  • Accessing analytics metrics and reports on a per-request basis without subscription
  • Running AI inference tasks (sentiment, summarization, classification, embeddings) with micropayments
  • Fetching real-time crypto prices, exchange rates, and gas estimates
  • Using utility services like geocoding, validation, and data conversion

Fit

Best for

  • Agents or developers who want instant API access without signup or API keys
  • Low-volume or bursty workloads where pay-per-request is more economical than a subscription
  • x402-compatible AI agents that can autonomously pay for API calls on Base

Not for

  • High-volume production workloads where per-request pricing at $0.02 adds up quickly
  • Users who need detailed API documentation or OpenAPI schemas before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and documentation pages are empty beyond the landing page. The specific purpose of /api/v1/orders/59 ('Premium API Access') is vague and undocumented.

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) all returned only 'Connect wallet' with no usable content.
  • No OpenAPI or request/response schema available for any endpoint.
  • The specific endpoint /api/v1/orders/59 is labeled 'Premium API Access' but its exact functionality is undocumented — it does not appear in the landing page's catalog of endpoints.
  • The breadth of advertised capabilities (AI, analytics, finance, utilities) could not be independently verified.

Citations

Provenance

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

Agent access