x402basequality 0.30

Premium API access on lowpaymentfee.com, paid per-request via x402 on Base with 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. Most endpoints on the platform are priced at $0.02 per request, but this particular endpoint (/api/v1/stripe/subscriptions/19) advertises a maximum cost of $0.02 USDC (20,000 base units of USDC on Base, which has 6 decimals) per call.

The endpoint is live and returns a valid x402 challenge (HTTP 402) when called via POST without payment. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) with the "exact" payment scheme. The response MIME type is application/json. No API keys or rate limits are advertised; access is gated entirely by the x402 payment header.

Documentation is extremely sparse. The crawled /docs, /api, /pricing, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed description of what "Premium API Access" actually returns or what input parameters it expects. The endpoint path suggests it may relate to Stripe subscription management, but this is speculative. Prospective users should test the endpoint to understand its actual functionality before relying on it.

Capabilities

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

Use cases

  • Accessing a premium API endpoint with per-request USDC micropayments on Base
  • Agent-driven API consumption without API keys or subscriptions
  • Programmatic access to a Stripe-related subscription resource via x402

Fit

Best for

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

Not for

  • Users who need detailed API documentation before integrating
  • Anyone requiring non-crypto payment methods
  • Production use cases requiring guaranteed SLAs or support

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/19 \
  -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 documentation is essentially nonexistent—every doc page returns only 'Connect wallet'. There is no OpenAPI schema, no request/response examples, and no clear description of what the endpoint actually does beyond the generic label 'Premium API Access'. The endpoint path referencing 'stripe/subscriptions' is unexplained.

Warnings

  • No documentation available; all doc pages return only 'Connect wallet'
  • No OpenAPI or input/output schema provided
  • The actual functionality of 'Premium API Access' is undefined in available materials
  • Endpoint path suggests Stripe subscription management but this is unconfirmed
  • No request or response examples available

Citations

Provenance

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

Agent access