x402basequality 0.30

x402-gated premium API access on Base, paid per-call 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. It is part of a broader platform offering dozens of pay-per-call API endpoints spanning data & analytics, AI/ML inference, finance & Web3 data, and infrastructure utilities — all settled on the Base network using USDC.

The specific endpoint `/api/v1/stripe/subscriptions/92` is listed as "Premium API Access" and costs up to $0.02 per request (maxAmountRequired of 20,000 base units of USDC, which has 6 decimals = $0.02). Payment is made via the x402 protocol's "exact" scheme: callers attach an X-PAYMENT header with a signed USDC payment on Base to the payTo address. No API keys or rate limits are advertised; access is purely payment-gated. The endpoint accepts POST requests and returns application/json.

The platform's documentation pages (docs, pricing, README) all resolve but display only a "Connect wallet" prompt, so detailed request/response schemas and usage documentation are unavailable. The endpoint name suggests it may relate to Stripe subscription management, but no further details are provided in the crawled material. The x402 challenge was successfully captured (HTTP 402), confirming the endpoint is live.

Capabilities

x402-paymentusdc-settlementbase-networkper-call-pricingjson-apipost-methodno-api-key

Use cases

  • Programmatic access to premium API functionality with per-call USDC payments
  • Agent-driven API consumption without pre-registration or API keys
  • Integrating pay-as-you-go API calls into Web3 workflows

Fit

Best for

  • Developers or agents wanting keyless, pay-per-call API access on Base
  • Web3-native applications that can sign USDC transactions
  • Low-volume or bursty usage patterns where subscriptions are undesirable

Not for

  • Users without a Base-compatible wallet or USDC balance
  • High-volume consumers who need bulk pricing or traditional subscription billing
  • Anyone needing detailed API documentation before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and confirms pricing and payment details, but there is no OpenAPI schema, no request/response examples, and all documentation pages return only a wallet-connect prompt. The endpoint's actual functionality ("Premium API Access" / "stripe/subscriptions/92") is opaque — it is unclear what data or service it provides.

Warnings

  • All documentation pages (/docs, /pricing, /README, /api) return only a 'Connect wallet' prompt with no usable content.
  • The endpoint name 'stripe/subscriptions/92' suggests Stripe subscription management, but no schema or description clarifies what it actually does.
  • No request body schema or response schema is available; integration requires trial-and-error or out-of-band documentation.
  • outputSchema contains only transport metadata (HTTP POST), no payload schema.

Citations

Provenance

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

Agent access