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 utility services. Every endpoint costs $0.02 per request, paid in USDC on the Base network with no API keys, no rate limits, and no upfront commitments. The specific endpoint at `/api/v1/transactions/186` is listed as "Premium API Access" and returns `application/json` via POST.

The platform advertises four endpoint categories: 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). All endpoints follow the x402 payment protocol — callers send an `X-PAYMENT` header containing a signed USDC payment on Base, and the server fulfills the request once payment is verified.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no detailed description of what the `/api/v1/transactions/186` endpoint specifically returns. The x402 challenge confirms the endpoint is live and accepts up to 20,000 base units of USDC (i.e., $0.02) per call.

Capabilities

x402-paymentusdc-base-networkpay-per-requestjson-apino-api-keydata-analyticsai-inferencefinance-dataweb3-datautility-services

Use cases

  • Accessing analytics metrics and reports on a per-call basis without subscription
  • Running AI inference tasks (sentiment, summarization, classification, embeddings) with per-request USDC payments
  • Fetching real-time crypto prices, gas estimates, and exchange rates
  • Geocoding, data validation, and format conversion via utility endpoints

Fit

Best for

  • Developers who want API access without API keys or rate limits
  • Agents and bots that can settle x402 micropayments in USDC on Base
  • Projects needing low-cost, pay-as-you-go access to diverse API categories

Not for

  • Users who need detailed API documentation or OpenAPI schemas before integrating
  • Applications requiring high-throughput bulk access with negotiated pricing
  • Developers without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and confirms pricing and payment details, but documentation is effectively nonexistent — every doc page shows only 'Connect wallet'. There is no OpenAPI schema, no request/response examples, and no description of what the specific /api/v1/transactions/186 endpoint returns. The listing is largely a stub.

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) all render only 'Connect wallet' with no usable content.
  • No OpenAPI or JSON schema available — request and response formats are unknown.
  • The specific purpose of /api/v1/transactions/186 ('Premium API Access') is not described anywhere; it is unclear what data it returns.
  • The platform lists many endpoint categories but none have documented schemas or examples.

Citations

Provenance

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

Agent access