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 suite of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities. 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 x402 protocol handles payment inline: callers attach a payment header to each HTTP request, and the server fulfills the call once payment is verified.

The specific endpoint at `/api/v1/transfers/102` 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 platform advertises 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 content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawl. The endpoint is confirmed live (402 challenge captured), but without documentation it is unclear what request body the `/api/v1/transfers/102` endpoint expects or what its response payload looks like.

Capabilities

x402-paymentusdc-basepay-per-requestdata-analyticsai-sentimentai-summarizationai-classificationai-embeddingsfinance-pricesexchange-ratescrypto-gasgeocodingvalidationconversion

Use cases

  • Agents that need on-demand AI inference (sentiment, summarization, classification, embeddings) without managing API keys
  • Fetching real-time crypto price feeds, exchange rates, or gas estimates with per-call USDC payment
  • Running geocoding, data validation, or format conversion as utility microservices
  • Exporting analytics data or generating insights reports on a pay-as-you-go basis

Fit

Best for

  • AI agents or bots that can settle USDC payments on Base via x402
  • Developers who want zero-signup, pay-per-use API access
  • Low-volume or bursty workloads where subscription pricing is wasteful

Not for

  • High-throughput production workloads needing SLA guarantees (no documented rate limits or uptime commitments)
  • Users who need detailed API documentation or request/response schemas before integrating
  • Callers who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transfers/102 \
  -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 confirmed live with a valid x402 402 challenge, and the landing page lists available endpoints with pricing. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The specific purpose of /api/v1/transfers/102 ('Premium API Access') is unclear. This is effectively a stub listing.

Warnings

  • No API documentation available — /docs, /api, /pricing, and /README pages all show only 'Connect wallet'
  • No OpenAPI or JSON schema describing request/response formats for any endpoint
  • The purpose and expected input of /api/v1/transfers/102 specifically is undocumented
  • No SLA, uptime, or rate-limit guarantees documented

Citations

Provenance

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

Agent access