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 one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety of API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints on the platform use the x402 protocol for per-request payment, settling in USDC on the Base network.

The specific endpoint `/api/v1/stripe/subscriptions/57` is labeled "Premium API Access" in the x402 challenge. The maximum amount required per call is 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals). The endpoint accepts POST requests and returns application/json. However, the actual functionality behind this particular endpoint is not documented — the name suggests it may relate to Stripe subscription management, but no schema, request parameters, or response format are provided in the available documentation.

The platform advertises a simple pricing model of $0.02 per request with no API keys, no rate limits, and instant access. Payment is made via the x402 protocol using USDC on the Base L2 network. The endpoint is live and returns a valid 402 challenge. Documentation pages (/docs, /pricing, /api, /README) all appear to be behind a wallet-connect gate and returned no useful content during crawl.

Capabilities

x402-paymentusdc-settlementbase-networkper-request-billingjson-responsepost-method

Use cases

  • Accessing premium API functionality with per-request USDC micropayments
  • Agent-driven API consumption without API keys or subscriptions
  • Programmatic access to services behind x402 paywalls

Fit

Best for

  • Developers or agents wanting keyless, pay-per-call API access
  • Users who prefer crypto micropayments over traditional subscriptions
  • Automated agents that can handle x402 payment challenges natively

Not for

  • Users who need detailed API documentation before committing
  • Anyone without USDC on the Base network
  • High-volume consumers who need bulk pricing or rate guarantees

Quick start

# The endpoint requires an x402 X-PAYMENT header with a valid USDC payment proof.
# Using curl as an example (you need an x402-compatible client to generate the header):
curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/57 \
  -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 no documentation of what this specific endpoint does, no request/response schema, and all doc pages are gated behind wallet-connect with no crawlable content. The endpoint name ('stripe/subscriptions/57') is opaque and unexplained.

Warnings

  • No documentation available — all doc pages (/docs, /pricing, /api, /README) returned only a wallet-connect prompt with no content.
  • The actual functionality of /api/v1/stripe/subscriptions/57 is unknown; 'Premium API Access' is the only description provided.
  • No request parameters or response schema are documented or discoverable.
  • The endpoint path references 'stripe/subscriptions' which may imply subscription management, but this is unconfirmed.

Citations

Provenance

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

Agent access