x402basequality 0.35

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 catalog of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities. All endpoints are paid per-request using USDC on the Base network, with no API keys, no rate limits, and no commitments required. The specific endpoint at `/api/v1/transactions/223` 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 per call (USDC uses 6 decimals).

The platform advertises a uniform $0.02/request pricing across all its endpoints. Categories include 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). The x402 challenge confirms the endpoint is live and accepts POST requests with JSON responses.

Documentation is extremely sparse — the /docs, /api, /pricing, 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 example payloads available. The actual behavior and data returned by this specific transactions endpoint is unknown beyond the generic "Premium API Access" label.

Capabilities

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

Use cases

  • Programmatic access to API services with per-call USDC micropayments
  • Agent-driven workflows that need keyless, pay-as-you-go API access
  • Accessing transaction data or premium content behind an x402 paywall

Fit

Best for

  • Developers wanting zero-commitment, pay-per-use API access
  • AI agents with x402-compatible wallets on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or OpenAPI specs before integrating
  • High-volume use cases where per-call pricing may add up compared to flat-rate plans
  • Anyone without a Base-network USDC wallet

Quick start

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

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 spec, no request/response schema, no documentation beyond a landing page listing, and no examples. The actual purpose of the /transactions/223 endpoint is opaque. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — endpoint behavior is unknown beyond the generic 'Premium API Access' label
  • All documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no technical content
  • The specific purpose and expected input/output of /api/v1/transactions/223 is undocumented
  • No request body schema or response schema provided anywhere

Citations

Provenance

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

Agent access