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 several 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/7` is labeled "Premium API Access" in the x402 challenge. The maximum amount required is 20,000 base units of USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base, which uses 6 decimals), equating to $0.02 per request. The endpoint accepts POST requests and returns application/json. No API keys or rate limits are advertised; access is granted upon valid x402 payment. The payment timeout is 300 seconds.

However, the actual functionality behind this specific endpoint is unclear. The name "Premium API Access" and the URL path referencing "stripe/subscriptions" suggest it may relate to subscription management or a premium tier, but no documentation, request schema, or response schema is available. The broader platform's docs, pricing, and API pages all returned only a "Connect wallet" prompt with no substantive content. Without knowing what data or service this endpoint returns, agents should treat this as an opaque paid endpoint until further documentation is published.

Capabilities

x402-paymentusdc-baseper-request-billingjson-responsepost-method

Use cases

  • Programmatic access to a premium API service via x402 micropayments
  • Agent-driven pay-per-call workflows without API key management
  • Demonstrating x402 payment protocol integration on Base

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents that can settle USDC payments on Base automatically
  • Use cases requiring keyless, pay-as-you-go API access

Not for

  • Users who need detailed documentation or known response schemas before integrating
  • High-volume use cases where per-request crypto payments add unacceptable latency
  • Anyone needing free or trial access to evaluate the endpoint's output

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/7 \
  -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 402 challenge, confirming it accepts USDC payments on Base at $0.02/request. However, there is no documentation, no request/response schema, and no clarity on what the endpoint actually does. The docs, pricing, and API pages are all empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, and API pages all return only 'Connect wallet' with no content.
  • The actual functionality of this specific endpoint (/api/v1/stripe/subscriptions/7) is unknown; 'Premium API Access' is vague.
  • No request or response schema is provided; agents cannot know what to send or what to expect back.
  • The URL path references 'stripe/subscriptions' which is unusual for an x402-gated endpoint and may indicate subscription management rather than a data API.

Citations

Provenance

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

Agent access