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/17` is labeled "Premium API Access" in the x402 challenge. Its maximum required payment is 20,000 base units of USDC (0.02 USD per request), consistent with the platform's uniform $0.02/request pricing. The endpoint accepts POST requests and returns application/json. However, the actual functionality behind this particular path is unclear — the URL path suggests it may relate to Stripe subscription management, but no documentation or schema details are available beyond the x402 challenge metadata.

The platform advertises no API keys, no rate limits, and instant access. Documentation pages (/docs, /pricing, /api, /README) all returned only a "Connect wallet" prompt with no substantive content, so there is no detailed schema, parameter documentation, or example responses available for this or any other endpoint on the platform.

Capabilities

x402-paymentusdc-baseper-request-billingjson-responsepost-method

Use cases

  • Accessing a premium API service with per-request USDC micropayments on Base
  • Agent-driven API consumption without API keys or subscriptions
  • Programmatic access to gated services using x402 payment protocol

Fit

Best for

  • Developers wanting keyless, pay-per-use API access
  • AI agents that can settle x402 payments autonomously
  • Users who prefer crypto micropayments over traditional subscriptions

Not for

  • Users needing detailed API documentation or schemas before purchasing
  • Anyone without a Base-network USDC wallet
  • High-volume consumers who need bulk pricing or rate guarantees

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/17 \
  -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 zero documentation on what the endpoint actually does, what parameters it accepts, or what it returns. All doc pages are empty ("Connect wallet" only). The endpoint path (stripe/subscriptions/17) is opaque and the description is generic. Effectively a stub listing.

Warnings

  • No documentation available — all doc pages return only 'Connect wallet' with no content
  • The actual functionality of this specific endpoint is unknown; the path suggests Stripe subscription management but nothing confirms this
  • No input/output schema, no example requests or responses available
  • Platform appears to be a demo or early-stage project with placeholder endpoints

Citations

Provenance

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

Agent access