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 multiple API categories — data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all gated via the x402 protocol on the Base network and settled in USDC.

The specific endpoint `/api/v1/stripe/subscriptions/156` is listed as "Premium API Access" and costs up to $0.02 per request (the x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC, which equals $0.02 given USDC's 6 decimals). Payment is made via an `X-PAYMENT` header using the x402 "exact" scheme. No API keys are required; callers simply attach a valid x402 payment header to each POST request.

The platform advertises no rate limits, no minimums, and instant access. However, the exact functionality behind this particular "Premium API Access" endpoint is not well-documented — the crawled docs, pricing, and README pages all returned only a "Connect wallet" prompt with no additional detail. The endpoint name suggests it may relate to Stripe subscription management, but this is speculative. The endpoint is confirmed live (returns a proper 402 challenge).

Capabilities

x402-paymentusdc-settlementbase-networkper-call-pricingno-api-keypost-method

Use cases

  • Programmatic access to premium API functionality with per-request USDC micropayments
  • Agent-driven workflows that need keyless, pay-as-you-go API access on Base
  • Integrating x402-compatible payment flows into automated pipelines

Fit

Best for

  • Developers or agents already using x402-compatible wallets on Base
  • Use cases requiring keyless, no-signup API access
  • Micropayment-friendly workloads at $0.02 per call

Not for

  • Users who need detailed documentation or well-defined schemas before integrating
  • High-volume use cases where per-call crypto payments add unacceptable latency
  • Users without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/156 \
  -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 virtually no documentation about what the endpoint actually does. The docs, pricing, and README pages all render only a 'Connect wallet' prompt. No input/output schema, no examples, and the endpoint name ('stripe/subscriptions/156') is opaque.

Warnings

  • No documentation available — docs, pricing, and README pages all return only 'Connect wallet' with no content.
  • The exact functionality of this 'Premium API Access' endpoint is unknown; the path suggests Stripe subscription management but this is unconfirmed.
  • No input or output schema is provided beyond the basic x402 outputSchema stub.
  • No example requests or responses are available.

Citations

Provenance

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

Agent access