x402basequality 0.30

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 to gate access, settling payments in USDC on the Base network.

The specific endpoint `/api/v1/stripe/subscriptions/72` is labeled "Premium API Access" and costs up to $0.02 per request (20,000 base units of USDC with 6 decimals). The endpoint accepts POST requests and returns JSON. Payment is made via an X-PAYMENT header containing an x402 payment proof; no API keys or accounts are required. The platform advertises no rate limits and instant access.

Documentation is extremely sparse — the docs, pricing, API, 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 (returning a proper 402 challenge), but without documentation it is unclear what functionality this specific route provides beyond its generic label.

Capabilities

x402-paymentusdc-settlementbase-networkper-request-pricingno-api-keyjson-responsepost-method

Use cases

  • Accessing premium API functionality without traditional API key registration
  • Agent-driven programmatic access to gated endpoints using on-chain USDC payments
  • Integrating pay-per-request services into Web3 workflows

Fit

Best for

  • Developers wanting keyless, pay-per-call API access
  • AI agents with x402-compatible payment capabilities
  • Users who prefer crypto-native (USDC on Base) micropayments over subscriptions

Not for

  • Users needing detailed API documentation or schemas before integrating
  • Applications requiring high-throughput with predictable flat-rate pricing
  • Developers without USDC on Base network

Quick start

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

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, no OpenAPI schema, no request/response examples, and the label 'Premium API Access' gives no indication of actual functionality. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or schema describing request parameters or response format
  • The endpoint name 'Premium API Access' under '/api/v1/stripe/subscriptions/72' is generic and does not clarify what the endpoint does
  • This endpoint path references 'stripe/subscriptions' which may indicate subscription management, but no details are available to confirm

Citations

Provenance

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

Agent access