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 payment wall. 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/144` 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 at 6 decimals equals $0.02). Payment is made via an `X-PAYMENT` header using the x402 "exact" scheme. The endpoint accepts POST requests and returns `application/json`. No API keys or rate limits are advertised; access is purely pay-per-call.

Documentation on the site is extremely thin — 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 specific endpoint actually returns or what input it expects. The name "Premium API Access" and the path segment "stripe/subscriptions" suggest it may relate to Stripe subscription management, but this is speculative. Prospective users should test the endpoint directly to understand its behavior.

Capabilities

x402-payment-gatedusdc-settlementbase-networkper-call-pricingjson-responsepost-method

Use cases

  • Programmatic access to a premium API service with no signup or API key required
  • Agent-driven workflows that need on-demand paid API calls settled in USDC on Base
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers or agents wanting zero-signup, pay-per-call API access
  • x402 protocol experimentation on Base mainnet
  • Micro-payment use cases where $0.02/request is acceptable

Not for

  • Users who need detailed API documentation or guaranteed SLAs before purchasing
  • Use cases requiring non-crypto payment methods
  • High-volume consumers who need bulk pricing or subscription discounts

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what the endpoint actually does beyond the opaque name "Premium API Access". The docs pages are empty. This is effectively a stub listing.

Warnings

  • No OpenAPI schema or endpoint documentation available
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content
  • The endpoint's actual functionality is unknown — 'Premium API Access' and the path '/stripe/subscriptions/144' are not explained anywhere
  • No request body schema or response examples are available

Citations

Provenance

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

Agent access