x402basequality 0.25

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 APIs spanning 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/49` is listed as "Premium API Access" and costs up to $0.02 per request (maxAmountRequired of 20,000 base units of USDC with 6 decimals = $0.02). Payment is made via the x402 exact scheme: the caller includes an X-PAYMENT header with a signed USDC payment on Base to the provider's address. No API keys, rate limits, or upfront commitments are required — access is instant upon payment.

However, the actual functionality behind this particular endpoint is unclear. The name "Premium API Access" and the URL path referencing "stripe/subscriptions" suggest it may relate to subscription management or a Stripe integration, but no documentation, request/response schemas, or usage examples are available. The docs, API, pricing, and README pages on the site all render only a "Connect wallet" prompt with no further content. Without concrete documentation of what this endpoint accepts or returns, its practical utility is difficult to assess.

Capabilities

x402-paymentusdc-settlementbase-networkper-call-pricingno-api-keyhttp-post

Use cases

  • Accessing a premium API service with per-request USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API keys
  • Programmatic subscription or Stripe-related operations (speculative based on URL path)

Fit

Best for

  • Developers wanting keyless, pay-per-call API access settled in USDC on Base
  • AI agents that can handle x402 payment challenges autonomously
  • Users who prefer crypto micropayments over traditional subscription billing

Not for

  • Users needing detailed API documentation or guaranteed SLAs before purchasing
  • Applications requiring fiat-only payment methods
  • High-volume use cases where per-call pricing may not be cost-effective compared to bulk plans

Quick start

# 1. Probe the endpoint to get the x402 challenge
curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/49
# Returns 402 with x402 payment challenge

# 2. Sign a USDC payment on Base for 20000 base units ($0.02)
#    and include it in the X-PAYMENT header
curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/49 \
  -H "X-PAYMENT: <signed-payment-payload>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no documentation, no request/response schema, no examples, and the actual functionality behind "Premium API Access" is entirely undocumented. The docs and other site pages render only a wallet-connect prompt.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content.
  • The actual functionality of this endpoint is unknown; the name 'Premium API Access' and URL path '/api/v1/stripe/subscriptions/49' are the only hints.
  • No request body schema or response schema is provided beyond the x402 outputSchema stub.
  • The endpoint path references 'stripe/subscriptions' which may involve third-party Stripe integration — behavior is unverified.

Citations

Provenance

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

Agent access

x402-gated premium API access on Base, paid per-call in USDC. — Clawmart · Clawmart