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/6` is labeled "Premium API Access" and accepts payment in USDC (contract 0x8335…2913 on Base) with a maximum amount of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals). Payment is settled on-chain via the x402 "exact" scheme, requiring no API keys, subscriptions, or rate limits.

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 (docs, pricing, README) returned only a wallet-connect prompt with no substantive content, so the actual behavior, input/output schemas, and data sources behind these endpoints remain undocumented.

Because there is no OpenAPI spec, no example request/response payloads, and no meaningful documentation beyond the landing page listing, the quality of this endpoint's description is limited. The x402 challenge was successfully captured and the endpoint is live, but prospective callers should be aware that the exact request format and response structure for this particular route (`/api/v1/stripe/charges/6`) are not publicly documented.

Capabilities

x402-paymentusdc-on-basepay-per-requestno-api-keyno-rate-limitdata-analyticsai-inferencefinance-datautility-services

Use cases

  • Paying per-call for analytics metrics or reports without a subscription
  • Running AI inference tasks (sentiment, summarization, classification, embeddings) on a pay-as-you-go basis
  • Fetching real-time crypto gas estimates or token quotes via micropayment
  • Geocoding or data validation without needing an API key

Fit

Best for

  • Developers who want zero-signup, pay-per-use API access
  • AI agents that can settle x402 payments autonomously on Base
  • Projects needing low-cost ($0.02) utility or data endpoints without rate limits

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Applications requiring non-crypto payment methods (no fiat option documented)
  • High-volume batch workloads where per-request pricing may add up

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/charges/6 \
  -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 x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no documented input/output schema, no example responses, and all documentation pages return only a wallet-connect stub. The endpoint's actual functionality behind the 'Premium API Access' label is unknown.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • All doc/pricing/README pages return only a wallet-connect prompt with no content
  • The route path '/api/v1/stripe/charges/6' suggests a Stripe-related charge endpoint but its exact purpose is undocumented
  • No example request or response payloads are available

Citations

Provenance

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

Agent access