x402basequality 0.35

Pay-per-call API suite on Base (USDC) covering analytics, AI, finance, and utilities at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com offers a collection of x402-enabled API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and general utilities. Every endpoint is priced at $0.02 per request, payable in USDC on the Base network via the x402 protocol — no API keys, no rate limits, and no upfront commitments required.

The specific endpoint at `/api/v1/transactions/103` is listed as "Premium API Access." 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 endpoint accepts POST requests and returns application/json. Beyond this particular path, the provider's landing page lists 16 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).

Documentation is extremely sparse — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There are no OpenAPI specs, request/response schemas, or usage examples available. The endpoint is confirmed live (402 challenge captured), but without documentation it is unclear what request body the POST expects or what the response payload looks like for this particular transaction endpoint.

Capabilities

x402-paymentusdc-basepay-per-requestdata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datacrypto-quotesgeocodingutility-apis

Use cases

  • Agents needing on-demand AI inference (sentiment, summarization, classification, embeddings) without API key management
  • Fetching real-time crypto quotes, gas estimates, or exchange rates with per-call payment
  • Running geocoding or data validation as a utility service from an autonomous agent
  • Exporting analytics data or generating insights on a pay-as-you-go basis

Fit

Best for

  • AI agents that need keyless, pay-per-call access to diverse utility endpoints
  • Developers prototyping with low-cost, no-commitment API access on Base
  • Web3-native applications that prefer on-chain payment settlement

Not for

  • High-volume production workloads needing guaranteed SLAs and detailed documentation
  • Users who need well-documented request/response schemas before integration

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transactions/103 \
  -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 endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, documentation is essentially nonexistent — all doc pages show only 'Connect wallet.' There are no OpenAPI specs, no request/response schemas, and no examples. The purpose of '/api/v1/transactions/103' specifically is unclear beyond the generic label 'Premium API Access.'

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) are all empty beyond a 'Connect wallet' prompt — no technical docs available.
  • No OpenAPI or schema definitions found; request body format and response structure are unknown.
  • The specific endpoint /api/v1/transactions/103 is not listed among the 16 endpoints on the landing page — its exact function is unclear.
  • Cannot verify what data or service this endpoint actually provides without documentation or example responses.

Citations

Provenance

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

Agent access