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" behind an x402 paywall. 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 use the x402 protocol on the Base network, accepting USDC payments with no API keys or rate limits required.

The specific endpoint `/api/v1/stripe/subscriptions/121` is listed as "Premium API Access" and costs up to $0.02 per request (the x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC, which at 6 decimals equals $0.02). Payment is made via the x402 exact scheme to a designated wallet address on Base. The endpoint accepts POST requests and returns application/json responses.

Documentation on the platform 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 it expects. The endpoint is live (confirmed by the 402 challenge), but without documentation it is unclear what functionality it provides beyond its name.

Capabilities

x402-paymentusdc-on-baseper-request-billingno-api-keyjson-responsepost-method

Use cases

  • Accessing a premium API endpoint with per-call USDC micropayments on Base
  • Integrating x402-compatible agents that pay for API calls without API keys
  • Testing x402 protocol payment flows against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need keyless, pay-per-call API access on Base
  • Projects requiring USDC micropayment-gated endpoints

Not for

  • Users who need detailed API documentation or schemas before integrating
  • Applications requiring free or fiat-only payment methods
  • Production workloads that need guaranteed SLAs or support

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/121 \
  -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, but there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what 'Premium API Access' actually does. The docs/pricing/API pages are all blank beyond a wallet connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; it is unknown what this endpoint accepts or returns
  • The name 'Premium API Access' and path '/api/v1/stripe/subscriptions/121' suggest subscription management but this is unconfirmed
  • This endpoint is not listed among the advertised APIs on the homepage, making its purpose unclear

Citations

Provenance

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

Agent access