x402basequality 0.30

x402-gated Stripe subscription management endpoint 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 a "Premium API Access" resource at the path `/api/v1/stripe/subscriptions/30`. It is part of a broader platform that offers dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated via the x402 payment protocol on the Base network, settling in USDC.

The specific endpoint appears to relate to Stripe subscription management (based on the URL path), though no detailed documentation or request/response schema is available beyond the x402 challenge. The challenge advertises a maximum cost of 0.02 USDC per request (20,000 base units with 6 decimals for USDC), consistent with the platform's uniform $0.02/request pricing. Payment is made via the x402 "exact" scheme to a specified wallet address, with a 300-second timeout.

The platform emphasizes simplicity: no API keys, no rate limits, no commitments, and instant access. However, documentation pages (/docs, /pricing, /api, /README) all returned only a "Connect wallet" prompt with no substantive content, so the actual request format, expected POST body, and response structure for this endpoint are unknown. Without documentation or an OpenAPI spec, callers will need to experiment or contact the provider to understand what data to send and what to expect back.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-subscriptionspay-per-callno-api-key

Use cases

  • Managing or querying Stripe subscriptions via a crypto-gated API call
  • Integrating subscription billing workflows into agent pipelines without traditional API keys
  • Programmatic access to subscription data with per-call USDC micropayments

Fit

Best for

  • Agents or services that need Stripe subscription access without managing API keys
  • Developers experimenting with x402 pay-per-call patterns on Base
  • Workflows requiring low-friction, keyless API access settled in USDC

Not for

  • Production use cases requiring well-documented request/response schemas
  • High-volume subscription management where $0.02/call adds up significantly
  • Users without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/30 \
  -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 with clear pricing, but there is no documentation, no OpenAPI spec, no request/response schema, and all doc pages are empty stubs. The purpose of the endpoint (Stripe subscriptions) is inferred solely from the URL path. This is effectively a stub listing.

Warnings

  • No documentation available — all doc pages (/docs, /pricing, /api, /README) return only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; callers cannot know what POST body to send
  • Endpoint purpose inferred solely from URL path '/api/v1/stripe/subscriptions/30' — actual functionality unverified
  • No examples of successful responses available

Citations

Provenance

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

Agent access