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

The specific endpoint `/api/v1/stripe/subscriptions/32` is labeled "Premium API Access" and requires a maximum payment of 20,000 base units of USDC (0.02 USD) per request. The x402 challenge confirms the endpoint is live, accepts POST requests, and settles to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base. The response MIME type is `application/json`.

However, the actual functionality behind this specific endpoint is unclear. The path suggests something related to Stripe subscriptions, but no documentation, request schema, or response schema is available beyond the x402 challenge metadata. The platform's docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. Without knowing what data or service this endpoint returns, agents should treat this as an opaque premium endpoint until further documentation is published.

Capabilities

x402-paymentusdc-settlementbase-networkper-request-billingjson-responsepost-method

Use cases

  • Programmatic access to a premium API resource paid per-call in USDC on Base
  • Agent-driven workflows that need x402-compatible endpoints
  • Demonstrating x402 payment protocol integration

Fit

Best for

  • Developers or agents already set up with x402 payment flows on Base
  • Use cases requiring no API keys or rate limits
  • Micro-payment API consumption at $0.02 per request

Not for

  • Users who need detailed documentation or request/response schemas before integrating
  • Anyone without a Base-compatible USDC wallet
  • Production workloads requiring SLA guarantees or support

Quick start

# The endpoint requires an x402 payment header. First, obtain the 402 challenge:
curl -X POST https://lowpaymentfee.com/api/v1/stripe/subscriptions/32
# Returns 402 with x402 challenge. Construct and attach X-PAYMENT header
# per x402 protocol spec, then re-send the POST with payment proof.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live via a valid 402 challenge, but there is no documentation, no request/response schema, and the actual functionality behind 'Premium API Access' at a Stripe subscriptions path is unexplained. Docs pages are empty beyond a wallet connect prompt.

Warnings

  • No request or response schema available — the actual functionality of this endpoint is unknown
  • All documentation pages (docs, API, pricing, README) render only 'Connect wallet' with no content
  • The URL path references 'stripe/subscriptions' but the payment is x402/USDC — the relationship to Stripe is unclear
  • No examples, error codes, or rate limit information documented

Citations

Provenance

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

Agent access