x402basequality 0.35

x402-gated API collection on Base — pay $0.02 per request in USDC, no keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com hosts a suite of x402-protocol pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. Every endpoint is gated by the x402 payment challenge: callers attach a USDC payment on the Base network in the X-PAYMENT header and receive the response immediately — no API keys, no accounts, no rate limits.

The specific endpoint at `/api/v1/collections/40` is listed as "Premium API Access." The x402 challenge advertises a maximum cost of 20,000 base units of USDC (asset 0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). The payment settles to address 0x1A2B…85F3 with a 300-second timeout. The endpoint accepts POST requests and returns application/json.

The broader platform advertises additional endpoints across four categories: Data & Analytics (metrics, reports, 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 are priced at $0.02 per request. Documentation pages exist but appear to require a wallet connection and contain no visible content beyond that prompt, so detailed request/response schemas are unavailable.

Capabilities

x402-paymentusdc-basepay-per-requestno-api-keyjson-responsepost-methodpremium-api-access

Use cases

  • Agents that need on-demand API access without managing API keys or subscriptions
  • Programmatic access to a bundled collection of data, AI, finance, and utility endpoints
  • Micropayment-gated API calls settled in USDC on Base L2

Fit

Best for

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

Not for

  • High-volume production workloads where $0.02/request adds up quickly
  • Users who need detailed API documentation or OpenAPI schemas before integrating
  • Callers without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 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 documentation beyond a wallet-connect prompt, no example request/response payloads, and the purpose of the 'collections/40' endpoint is entirely opaque beyond the label 'Premium API Access.' This is effectively a stub listing.

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) all render only a 'Connect wallet' prompt with no visible content — no schemas or usage instructions available.
  • The specific purpose and input/output format of /api/v1/collections/40 is unknown; 'Premium API Access' is the only description provided.
  • No OpenAPI spec or output schema beyond the basic x402 challenge metadata.
  • Cannot verify what data or functionality this endpoint actually returns.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 18:03:10Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-19
Last seen2026-04-22

Agent access