x402basequality 0.35

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

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 on the Base network. The specific endpoint at `/api/v1/stripe/charges/28` is listed as "Premium API Access" and accepts payment in USDC (contract 0x8335…2913 on Base). The x402 challenge advertises a maxAmountRequired of 20,000 base units, which at 6 decimals for USDC equals $0.02 per request.

The provider's landing page lists 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 are priced at $0.02 per request with no API keys, no rate limits, and no minimum commitments required.

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 specific functionality behind the `/api/v1/stripe/charges/28` path is unclear; the name "Premium API Access" and the path segment "stripe/charges" suggest it may relate to Stripe charge data or a payment-processing wrapper, but this is speculative given the lack of documentation.

Capabilities

x402-paymentusdc-paymentbase-networkpay-per-callno-api-keydata-analyticsai-inferencefinance-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 crypto micropayments
  • Fetching real-time financial data such as token quotes, exchange rates, and gas estimates
  • Using utility services like geocoding, validation, and data conversion

Fit

Best for

  • Developers who want pay-per-call API access without API key management
  • Agents and bots that can settle payments via x402 on Base with USDC
  • Users needing low-cost, commitment-free access to a variety of utility endpoints

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-throughput production workloads where undocumented endpoints pose a reliability risk
  • Users who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/28 \
  -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 — no OpenAPI spec, no request/response schemas, no examples, and the specific purpose of this endpoint is unclear. The landing page lists many endpoints but provides no technical detail for any of them.

Warnings

  • No API documentation available; /docs, /pricing, /api, and /README pages all show only a wallet-connect prompt
  • The specific functionality of /api/v1/stripe/charges/28 is undocumented and unclear from the path alone
  • No OpenAPI spec or request/response schema is provided
  • No examples of successful responses are available to verify endpoint behavior

Citations

Provenance

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

Agent access