x402basequality 0.30

Pay-per-call API platform on Base network via x402 — $0.02/request 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 set of endpoints across 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/transactions/394` is listed as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The payment scheme is "exact" with a 300-second timeout. The endpoint accepts POST requests and returns application/json.

The broader platform advertises categories including 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). However, documentation pages beyond the landing page are essentially empty (showing only "Connect wallet"), so the actual functionality, request/response schemas, and data sources behind these endpoints are undocumented. Without schemas or example responses, it is unclear what data or computation each endpoint actually provides.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-responsepost-method

Use cases

  • Accessing data analytics or reports without creating an account or managing API keys
  • Running AI inference tasks (sentiment, summarization, classification, embeddings) on a per-call payment basis
  • Fetching financial data such as exchange rates, token quotes, or gas estimates via micropayments
  • Using utility services like geocoding, validation, or data conversion with instant crypto payment

Fit

Best for

  • Developers who want zero-friction, keyless API access paid in USDC
  • Agents or bots that can attach x402 payment headers automatically
  • Users who prefer pay-per-use pricing with no subscriptions or commitments

Not for

  • Users who need detailed API documentation, schemas, or guaranteed SLAs before integrating
  • Anyone without a Base-network USDC wallet or x402-compatible client
  • High-volume consumers who would benefit from bulk pricing or rate-limited plans

Quick start

# POST with x402 payment header (pseudo-example)
curl -X POST https://lowpaymentfee.com/api/v1/transactions/394 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid 402 challenge, confirming x402 protocol support. However, there is no OpenAPI schema, no documented request/response format, and all documentation pages are empty stubs. The specific purpose of /api/v1/transactions/394 ('Premium API Access') is entirely opaque — no input or output schema is available. The platform lists many endpoint categories but provides no evidence of what they actually return.

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) are all empty — only showing 'Connect wallet'
  • No OpenAPI or schema available for any endpoint
  • The specific endpoint /api/v1/transactions/394 has a generic 'Premium API Access' description with no detail on what it does
  • No example requests or responses are available anywhere in the crawled material
  • The breadth of advertised capabilities (AI, finance, analytics, utilities) is unverifiable without documentation

Citations

Provenance

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

Agent access