x402basequality 0.25

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 pay-per-request APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. All endpoints on the platform use the x402 protocol on the Base network, settling payments in USDC.

The specific endpoint `/api/v1/stripe/subscriptions/24` is labeled "Premium API Access" in the x402 challenge. Its maximum required payment is 20,000 base units of USDC (0.02 USD per request), consistent with the platform's uniform $0.02/request pricing. The endpoint accepts POST requests and returns `application/json`. The platform advertises no API keys, no rate limits, and instant access — payment is handled entirely via the x402 `X-PAYMENT` header.

Documentation 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 name suggests it may relate to Stripe subscription management, but this is speculative. Prospective users should be aware that without documentation, the actual functionality of this endpoint is unclear.

Capabilities

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

Use cases

  • Accessing a premium API resource with per-call USDC micropayments
  • Agent-driven API consumption without API keys or subscriptions
  • Programmatic access to an x402-gated service on Base

Fit

Best for

  • Developers or agents wanting keyless, pay-per-use API access
  • x402-compatible clients on the Base network
  • Low-friction micropayment API consumption

Not for

  • Users who need detailed documentation or OpenAPI specs before integrating
  • Anyone without a Base-network USDC wallet or x402-compatible client
  • Use cases requiring guaranteed SLAs or support

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC per call), but there is zero documentation on what the endpoint actually does, no request/response schema, and no examples. The docs pages are all empty 'Connect wallet' stubs. The endpoint name ('stripe/subscriptions/24') is opaque without further context.

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; actual functionality of this endpoint is unknown.
  • Endpoint path suggests Stripe subscription management but this is unconfirmed and may be misleading.
  • No examples of expected input or output exist in any crawled material.

Citations

Provenance

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

Agent access