x402basequality 0.25

x402-gated premium API access on Base, paid per-request 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 payment wall. It is part of a broader platform offering multiple API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities — all payable per-request in USDC on the Base network with no API keys or rate limits required.

The specific endpoint `/api/v1/stripe/subscriptions/159` is listed as "Premium API Access" and returns a valid x402 challenge (version 1, scheme "exact") requesting up to 20,000 base units of USDC (0x8335…2913 on Base). Since USDC uses 6 decimals, this translates to $0.02 per request, consistent with the platform's advertised flat pricing. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what this particular endpoint actually returns. The endpoint name suggests it may relate to Stripe subscription management, but this is speculative. The platform's landing page confirms the pay-per-use model and lists sibling endpoints, but provides no technical detail about request formats or response payloads for any of them.

Capabilities

x402-paymentusdc-baseper-request-billingno-api-keypost-method

Use cases

  • Programmatic access to a premium API endpoint with per-call 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 experimenting with x402 payment protocol
  • Agents that can settle USDC on Base for per-call access
  • Use cases requiring no-signup, no-API-key access

Not for

  • Users who need detailed API documentation or response schemas before integrating
  • Production workloads requiring SLA guarantees or support
  • Non-crypto users who cannot pay in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/159 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on what it does, what inputs it accepts, or what it returns. No OpenAPI schema, no examples, and all doc pages are empty. The listing is effectively a stub.

Warnings

  • No documentation available — all doc/pricing/API/README pages render only 'Connect wallet' with no content
  • No OpenAPI or input/output schema provided; request and response formats are unknown
  • The endpoint path '/api/v1/stripe/subscriptions/159' suggests Stripe subscription functionality but this is unconfirmed
  • The actual functionality behind 'Premium API Access' is completely undocumented

Citations

Provenance

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

Agent access