x402basequality 0.35

x402-gated API suite on Base: analytics, AI, finance, and utility endpoints at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com offers a collection of pay-per-call API endpoints gated by the x402 protocol, settling payments in USDC on the Base network. The specific endpoint at `/api/v1/charges/170` is labeled "Premium API Access" and requires a maximum of 20,000 base units of USDC (i.e., $0.02) per request. No API keys or rate limits are advertised; callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader platform advertises four categories of endpoints: 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 listed endpoints share the same $0.02/request pricing. However, the crawled documentation pages beyond the landing page returned only a "Connect wallet" stub, so there is no detailed schema, parameter documentation, or example responses available for any endpoint.

Because the `/api/v1/charges/170` path does not clearly map to any of the named endpoints on the landing page, its exact functionality is unknown. The x402 challenge confirms it is live and accepts POST requests returning `application/json`. Without further documentation or example payloads, callers will need to experiment or contact the provider to determine the expected request body and response format.

Capabilities

x402-paymentpay-per-requestusdc-basedata-analyticsai-inferencesentiment-analysistext-summarizationclassificationembeddingsfinance-datageocodingutility-apis

Use cases

  • Paying per-call for AI inference (sentiment, summarization, classification, embeddings) without API key management
  • Fetching real-time financial data such as token quotes, exchange rates, and gas estimates via micropayment
  • Running analytics queries and data exports on demand with no subscription commitment
  • Geocoding and data validation as lightweight utility calls

Fit

Best for

  • Agents or developers who want zero-signup, pay-as-you-go API access
  • x402-compatible wallets and autonomous agents on Base
  • Low-volume or bursty workloads where subscription pricing is wasteful

Not for

  • High-volume production workloads needing SLAs, rate guarantees, or detailed documentation
  • Users without a Base-network USDC wallet or x402-capable client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/charges/170 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_proof>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and confirms pricing and network, but the endpoint path '/api/v1/charges/170' doesn't map to any documented service. No request/response schemas, no documentation beyond a landing page, and all doc pages return only 'Connect wallet' stubs. Effectively a stub listing.

Warnings

  • The endpoint path /api/v1/charges/170 does not correspond to any named endpoint on the landing page; its actual functionality is unknown.
  • All documentation pages (/docs, /api, /pricing, /README) returned only 'Connect wallet' with no usable content.
  • No request body schema or response schema is available; callers must guess or reverse-engineer the expected payload.
  • The platform lists many endpoint categories but none have detailed docs; actual availability and correctness are unverified.

Citations

Provenance

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

Agent access