x402basequality 0.30

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" via the x402 payment protocol. 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 behind x402 micropayments settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/subscriptions/50` is listed as "Premium API Access" and costs up to 0.02 USDC per request (maxAmountRequired of 20,000 base units with USDC's 6 decimals). Payment is made via the x402 exact scheme: callers attach an X-PAYMENT header with a signed USDC payment to the specified payTo address on Base. No API keys, rate limits, or upfront commitments are required — access is instant upon valid payment.

The endpoint accepts HTTP POST requests and returns `application/json`. However, the crawled documentation pages (docs, pricing, API, README) all returned only a "Connect wallet" prompt with no further detail, so the actual request/response schema for this particular endpoint is unknown. The endpoint name suggests it may relate to Stripe subscription management, but no concrete documentation confirms what data or functionality it provides. The platform advertises a uniform $0.02/request pricing model across all its endpoints.

Capabilities

x402-paymentusdc-micropaymentbase-networkhttp-postjson-responseno-api-keypay-per-request

Use cases

  • Programmatic access to premium API functionality without traditional API key management
  • Agent-driven workflows that need to pay per-call using on-chain USDC
  • Accessing subscription-related data or operations via a single micropayment

Fit

Best for

  • Developers or agents wanting key-less, pay-per-request API access
  • x402-compatible agents settling payments in USDC on Base
  • Use cases requiring low-friction, no-commitment API consumption

Not for

  • Users who need detailed API documentation before integrating — docs are currently empty
  • High-volume use cases where per-request pricing may not be cost-effective compared to subscription plans

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns a valid x402 402 challenge), and pricing is clear at $0.02 USDC per request. However, there is no documentation, no request/response schema, and no explanation of what 'Premium API Access' actually does. The docs, pricing, API, and README pages all return only 'Connect wallet' with no content. This is effectively a stub listing.

Warnings

  • No documentation available — all doc pages return only 'Connect wallet' with no content
  • The actual functionality of this endpoint is unknown; 'Premium API Access' and the path '/api/v1/stripe/subscriptions/50' are the only hints
  • No request or response schema is provided
  • The endpoint name references 'stripe/subscriptions' but it is unclear whether this actually interacts with Stripe or is just a naming convention

Citations

Provenance

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

Agent access