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" via the x402 payment protocol. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a variety of API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints on the platform are pay-per-request with no API keys, no rate limits, and settlement on the Base network using USDC.

The specific endpoint `/api/v1/stripe/subscriptions/98` is labeled "Premium API Access" and returns a valid x402 challenge (HTTP 402) requesting up to 0.02 USDC (20,000 base units with 6 decimals) per call. Payment is made via the x402 "exact" scheme to a specified wallet address on Base. The endpoint accepts POST requests and returns application/json responses. However, the exact functionality behind this particular endpoint is unclear — the path suggests it may relate to Stripe subscription management, but no documentation, request schema, or response schema is provided beyond the generic listing.

The platform's documentation pages (/docs, /api, /pricing, /README) all appear to be behind a wallet-connect gate and returned no substantive content during crawl. As a result, there is no detailed documentation available about what this endpoint actually does, what inputs it expects, or what outputs it returns. The platform advertises simple $0.02/request pricing across all endpoints with no minimums or commitments.

Capabilities

x402-paymentusdc-settlementbase-networkper-call-pricingjson-responsepost-method

Use cases

  • Accessing a premium API endpoint with per-request USDC micropayments
  • Agent-driven API consumption without API key registration
  • Programmatic access to subscription-related functionality via x402 protocol

Fit

Best for

  • Developers wanting keyless, pay-per-use API access
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over traditional API subscriptions

Not for

  • Users needing detailed API documentation before integrating
  • Applications requiring free or fiat-only payment methods
  • High-volume use cases where per-call pricing may not be cost-effective compared to bulk plans

Quick start

# Send a POST with x402 payment header
curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/98 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation, no request/response schema, and the actual functionality behind "Premium API Access" is entirely unclear. All doc pages are gated behind wallet-connect and returned no content.

Warnings

  • No documentation available — all doc pages require wallet connection and returned no content during crawl
  • The actual functionality of this endpoint is unknown; the path '/api/v1/stripe/subscriptions/98' suggests Stripe subscription management but this is unconfirmed
  • No request or response schema provided beyond the x402 outputSchema stub
  • The endpoint name 'Premium API Access' is generic and does not describe what the API does

Citations

Provenance

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

Agent access