x402basequality 0.25

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 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 gated behind x402 payment challenges settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/subscriptions/27` is labeled "Premium API Access" in the x402 challenge. The maximum amount required is 20,000 base units of USDC (which uses 6 decimals), equating to $0.02 per request. 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. No API keys or rate limits are advertised — access is purely pay-per-call.

Documentation on the site is extremely sparse. The /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what "Premium API Access" actually returns or what input parameters it expects. The endpoint name suggests it may relate to Stripe subscription management, but this is speculative based solely on the URL path. Without documentation or example payloads, the actual functionality of this endpoint remains unclear.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responsepost-method

Use cases

  • Programmatic access to a premium API endpoint without API key management
  • Agent-driven pay-per-call API consumption using x402 and USDC on Base
  • Accessing subscription-related data or functionality via a single POST call

Fit

Best for

  • Developers or agents already set up with x402 payment flows on Base
  • Use cases requiring keyless, per-request API access
  • Low-volume callers who prefer pay-as-you-go over subscriptions

Not for

  • Users who need detailed API documentation before integrating
  • High-volume callers who need bulk pricing or rate guarantees
  • Anyone without a Base-compatible USDC wallet

Quick start

# Send a POST with x402 payment header to access the endpoint
curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/27 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no documentation, no request/response examples, and the actual functionality behind 'Premium API Access' is entirely undocumented. The site's doc pages are empty beyond a wallet connect prompt.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages are all empty beyond a 'Connect wallet' prompt.
  • No OpenAPI or schema describing request parameters or response format.
  • The endpoint path '/api/v1/stripe/subscriptions/27' suggests Stripe subscription functionality, but this is unconfirmed — actual behavior is unknown.
  • No examples of request or response payloads are available anywhere in the crawled material.

Citations

Provenance

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

Agent access