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" via the x402 payment protocol. It is one of many endpoints offered by the lowpaymentfee.com platform, which advertises a suite of APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all gated behind x402 micropayments settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/subscriptions/66` is labeled "Premium API Access" in the x402 challenge. The challenge indicates a maximum cost of 20,000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913, which is USDC on Base with 6 decimals), equating to $0.02 per request. Payment is made via the x402 `exact` scheme to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3, with a timeout of 300 seconds. The endpoint accepts HTTP POST requests.

However, the actual functionality behind this specific endpoint is unclear. The name "Premium API Access" and the path segment "stripe/subscriptions" suggest it may relate to subscription management or a premium tier, but no documentation, request/response schema, or examples are available. The platform's docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. Without concrete documentation or response examples, the precise behavior of this endpoint cannot be confirmed.

Capabilities

x402-paymentusdc-baseper-call-micropaymenthttp-postsubscription-management

Use cases

  • Paying per-call for premium API functionality without API keys or subscriptions
  • Programmatic access to a subscription or premium resource via x402 micropayments
  • Agent-driven API consumption with on-chain USDC settlement on Base

Fit

Best for

  • Developers wanting keyless, pay-per-use API access
  • AI agents that can settle x402 payments in USDC on Base
  • Users who prefer no-commitment, no-rate-limit API consumption

Not for

  • Users who need detailed API documentation or guaranteed SLAs before purchasing
  • Anyone requiring non-crypto payment methods (despite the 'stripe' path segment, payment is USDC on Base)
  • High-volume consumers who need bulk pricing or subscription discounts

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/66 \
  -H "Content-Type: application/json"
# Returns 402 with x402 payment challenge; attach X-PAYMENT header with signed USDC payment to proceed.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but there is no documentation, no request/response schema, and no examples available. The docs, pricing, and API pages are all empty beyond a wallet-connect prompt. The actual functionality behind this endpoint is unknown.

Warnings

  • No documentation available — docs, pricing, and API pages all show only 'Connect wallet' with no content.
  • No request or response schema provided; the actual behavior of this endpoint is unknown.
  • The path includes 'stripe/subscriptions' but the payment mechanism is x402 USDC on Base, not Stripe — the naming is potentially misleading.
  • The description 'Premium API Access' is generic and does not clarify what the endpoint does.

Citations

Provenance

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

Agent access