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 part of a broader platform offering multiple API categories — data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all gated via the x402 protocol on the Base network, settled in USDC.

The specific endpoint `/api/v1/stripe/subscriptions/198` is listed as "Premium API Access" and accepts POST requests. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is made via the x402 exact scheme to the specified payTo address, with a 300-second timeout. No API keys or rate limits are advertised; access is instant once payment is included in the 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 spec, no request/response schema beyond the x402 outputSchema stub, and no description of what data or functionality this particular endpoint actually returns. The endpoint name ("stripe/subscriptions") suggests it may relate to Stripe subscription management, but this is unconfirmed. Prospective users should be aware that the actual behavior of this endpoint is undocumented.

Capabilities

x402-paymentusdc-settlementbase-networkper-request-billingpost-methodno-api-key

Use cases

  • Programmatic access to a premium API endpoint without traditional API key registration
  • Agent-driven workflows that need to pay per-call using USDC on Base
  • Testing x402 protocol integrations against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • AI agents with USDC wallets on Base seeking pay-per-call endpoints
  • Users who want keyless, instant API access

Not for

  • Users who need detailed API documentation or guaranteed SLAs
  • Anyone looking for a well-documented, production-grade API with clear response schemas
  • Users without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/198 \
  -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 (returns a valid x402 402 challenge), but there is virtually no documentation — no OpenAPI spec, no request/response schemas, no explanation of what the endpoint actually does. The docs pages are empty beyond a wallet-connect prompt. The endpoint path ('stripe/subscriptions/198') is opaque and unexplained.

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 endpoint behavior is unknown.
  • Endpoint path suggests Stripe subscription functionality but this is unconfirmed and undocumented.
  • No examples of expected input or output are available.

Citations

Provenance

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

Agent access