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/63` is labeled "Premium API Access" and returns a valid x402 challenge requesting up to 0.02 USDC (20,000 base units of USDC with 6 decimals) per call. The payment is settled on the Base L2 network to the specified wallet address. The endpoint accepts POST requests and returns application/json responses. However, the exact functionality behind this particular "Premium API Access" endpoint is not documented — the name suggests it may relate to Stripe subscription management, but no schema, request/response examples, or detailed documentation are available.

The platform's docs, pricing, and API pages all render only a "Connect wallet" prompt with no substantive content, so there is very limited information about what this specific endpoint actually does, what inputs it expects, or what outputs it returns. The broader platform advertises endpoints at $0.02/request across all categories, consistent with the x402 challenge captured here.

Capabilities

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

Use cases

  • Accessing a premium API endpoint with per-call USDC micropayments
  • Agent-driven API consumption without API keys or subscriptions
  • Programmatic access to services gated behind x402 payment challenges

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 or schemas before integrating
  • Anyone requiring fiat-only payment methods
  • High-volume use cases where per-call pricing may not be cost-effective compared to bulk plans

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/63 \
  -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 no clear description of what 'Premium API Access' actually provides. The docs pages are empty (wallet-connect only). This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content.
  • The exact functionality of '/api/v1/stripe/subscriptions/63' is unknown; the name suggests Stripe subscription management but this is unconfirmed.
  • No input or output schema is provided beyond the basic outputSchema indicating POST with JSON.
  • No example requests or responses are available anywhere in the crawled material.

Citations

Provenance

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

Agent access