x402basequality 0.25

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 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/84` is listed as "Premium API Access" and requires a payment of up to 20,000 base units of USDC (0.02 USD) per request. The x402 challenge confirms it accepts POST requests, returns application/json, and settles to a Base-network wallet. The platform advertises no API keys, no rate limits, and instant access — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

However, the actual functionality behind this particular endpoint is unclear. The path suggests a Stripe subscriptions resource (ID 84), but no documentation, request schema, or response schema is available. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. Without knowing what data or service this endpoint returns, callers should treat it as an opaque premium resource until further documentation is published.

Capabilities

x402-paymentusdc-base-networkper-call-micropaymentjson-responsepost-method

Use cases

  • Accessing a premium gated resource with per-call USDC micropayments
  • Demonstrating x402 payment protocol integration on Base
  • Agent-driven API consumption without API keys or subscriptions

Fit

Best for

  • Developers experimenting with x402 micropayment flows
  • Agents that can autonomously settle USDC payments on Base
  • Use cases requiring keyless, pay-per-request API access

Not for

  • Users who need detailed API documentation before integrating
  • Applications requiring well-defined request/response schemas
  • High-volume use cases where subscription pricing would be cheaper

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC per call), but there is no documentation, no request/response schema, and no explanation of what the endpoint actually does. The crawled pages beyond the homepage returned no useful content. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all return only a wallet-connect prompt with no content.
  • The actual functionality of /api/v1/stripe/subscriptions/84 is unknown; the path suggests a Stripe subscription resource but no details are provided.
  • No request or response schema is available; callers cannot know what to send or what to expect back.
  • The endpoint name 'Premium API Access' is generic and does not describe the service.

Citations

Provenance

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

Agent access