x402basequality 0.30

x402-gated premium API access on Base, paid per-request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" behind an x402 paywall. The site hosts a broad suite of pay-per-call APIs spanning data & analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). Most endpoints are listed at $0.02 per request.

The specific endpoint `/api/v1/stripe/subscriptions/75` returns a live x402 challenge requesting payment of up to 20,000 base units of USDC (0x8335…2913) on the Base network, which equals $0.02 USD (USDC uses 6 decimals). Payment is made via the x402 "exact" scheme to the specified payTo address. The endpoint accepts POST requests and returns application/json. No API keys or rate limits are advertised — access is gated purely by the x402 payment header.

Documentation is extremely sparse. The /docs, /pricing, /api, 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 examples of what the endpoint actually returns. The endpoint path suggests it relates to Stripe subscription management, but no details about the request body format or response payload are available from the crawled material.

Capabilities

x402-paymentusdc-basepay-per-requestjson-apipost-method

Use cases

  • Accessing premium API functionality with per-request USDC micropayments on Base
  • Agent-driven API consumption without API keys or account registration
  • Programmatic access to subscription-related data or operations

Fit

Best for

  • Developers who want keyless, pay-as-you-go API access
  • AI agents with x402-compatible payment capabilities
  • Users comfortable paying in USDC on the Base L2 network

Not for

  • Users needing detailed API documentation or schemas before integrating
  • Anyone requiring fiat-only payment methods with no crypto wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/75 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on what the endpoint actually does, what request body it expects, or what it returns. The /docs and other pages are empty beyond a wallet connect prompt. The endpoint path ('stripe/subscriptions/75') is opaque without further context. Effectively a stub listing.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages all show only 'Connect wallet'
  • No OpenAPI spec or request/response schema provided
  • Endpoint purpose unclear — path suggests Stripe subscription management but no details are available
  • The site lists many endpoints but none have documented schemas or example payloads

Citations

Provenance

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

Agent access