x402basequality 0.35

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 utility services. All endpoints are pay-per-request at $0.02 each, settled in USDC on the Base network. No API keys, accounts, or rate limits are required — callers simply attach an x402 payment header to each request.

The specific endpoint at `/api/v1/policies/21` is listed as "Premium API Access" and returns `application/json` via POST. Its x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (asset 0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

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 — all at the same $0.02 price point. Documentation pages exist at /docs, /pricing, and /api but currently render only a "Connect wallet" prompt with no substantive content, so the actual request/response schemas for individual endpoints are unknown.

Capabilities

x402-paymentpay-per-requestusdc-basejson-apino-api-keyno-rate-limitdata-analyticsai-inferencefinance-dataweb3-datautility-services

Use cases

  • Agents needing on-demand API access without pre-registration or API keys
  • Programmatic access to sentiment analysis, summarization, or classification at low per-call cost
  • Fetching real-time crypto gas estimates or token quotes via x402 micropayments
  • Geocoding or data validation as a utility microservice

Fit

Best for

  • AI agents that can settle x402 payments in USDC on Base
  • Developers wanting zero-commitment, pay-as-you-go API access
  • Low-volume or bursty workloads where subscription pricing is wasteful

Not for

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

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no documentation content (all doc pages show only 'Connect wallet'), no request/response examples, and the purpose of the specific /api/v1/policies/21 endpoint is opaque beyond the label 'Premium API Access'. Effectively a stub listing.

Warnings

  • Documentation pages (/docs, /pricing, /api, /README) all render only 'Connect wallet' with no usable content
  • No OpenAPI or schema available — request and response formats for /api/v1/policies/21 are completely unknown
  • The endpoint name 'Premium API Access' and path '/policies/21' give no indication of what data or functionality is returned
  • The broader platform lists many endpoint categories but none have documented schemas

Citations

Provenance

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

Agent access