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 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/164` is labeled "Premium API Access" and requires a maximum payment of 20,000 base units of USDC (0.02 USD per request, since USDC uses 6 decimals). The x402 challenge confirms the endpoint is live, accepting POST requests, and settling payments to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on the Base network. The payment scheme is "exact" with a timeout of 300 seconds.

However, the actual functionality behind this specific endpoint path (`/stripe/subscriptions/164`) is unclear. The name "Premium API Access" and the path referencing Stripe subscriptions do not match any of the documented API categories on the landing page. There is no OpenAPI schema, no request/response documentation, and the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. Prospective users should be aware that the concrete behavior of this endpoint is undocumented.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keypost-method

Use cases

  • Accessing premium API functionality with per-request USDC micropayments on Base
  • Agent-driven API consumption without pre-registration or API keys
  • Programmatic pay-as-you-go access to hosted services

Fit

Best for

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

Not for

  • Users who need detailed API documentation before integrating
  • Applications requiring guaranteed SLAs or support contracts
  • Users without access to USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/164 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>"

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 of what the endpoint actually does, no request/response schema, and the docs pages are empty. The path name ('stripe/subscriptions/164') doesn't correspond to any documented API on the landing page, making the actual functionality unknown.

Warnings

  • No OpenAPI or request/response schema available
  • Docs, pricing, and API pages render only 'Connect wallet' with no content
  • The endpoint path '/api/v1/stripe/subscriptions/164' does not match any documented API category on the site
  • Actual functionality behind 'Premium API Access' is undocumented and unclear

Citations

Provenance

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

Agent access