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" behind an x402 paywall. 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 payable per-request via the x402 protocol on the Base network using USDC.

The specific endpoint `/api/v1/stripe/subscriptions/165` is listed as "Premium API Access" and requires a maximum payment of 20,000 base units of USDC (0.02 USD) per call. Payment is made via the x402 exact scheme: the caller includes an X-PAYMENT header with a signed payment authorization, and the endpoint processes the request upon verification. The payment is settled on-chain on Base to the specified payTo address. No API keys, rate limits, or upfront commitments are required.

However, the actual functionality behind this endpoint is unclear. The name "Premium API Access" and the path segment "stripe/subscriptions" suggest it may relate to subscription management or Stripe integration, but no documentation, request/response schemas, or usage examples are available. The docs, API, pricing, and README pages on the site all render only a "Connect wallet" prompt with no substantive content. Without knowing what data or service this endpoint returns, callers should treat it as experimental.

Capabilities

x402-paymentusdc-settlementbase-networkper-request-billingno-api-keypost-method

Use cases

  • Programmatic access to a premium API service without traditional API key registration
  • Agent-driven workflows that need to pay per-call using on-chain USDC on Base
  • Testing x402 payment flows against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol integrations
  • AI agents that can autonomously pay for API calls with USDC on Base
  • Users who want pay-as-you-go access without subscriptions or rate limits

Not for

  • Anyone needing clear documentation on what the endpoint actually returns
  • Production use cases requiring guaranteed SLAs or well-defined response schemas
  • Users without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (returns a valid x402 402 challenge), but there is no documentation, no request/response schema, no examples, and the actual functionality behind "Premium API Access" is entirely unknown. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content.
  • The actual functionality of this endpoint is unknown; the name 'Premium API Access' and path '/api/v1/stripe/subscriptions/165' do not clarify what data or service is returned.
  • No request body schema or response schema is provided.
  • No OpenAPI spec or AI plugin manifest found.

Citations

Provenance

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

Agent access