x402basequality 0.25

x402-gated Stripe customer endpoint on Base, pay $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides x402-protocol access to a Stripe customer resource (customer ID 39). It is part of a broader platform offering pay-per-request APIs across data analytics, AI/ML inference, finance, and utility categories — all gated behind x402 payment challenges settled in USDC on the Base network at $0.02 per call.

The specific endpoint `/api/v1/stripe/customers/39` is listed as "Premium API Access" and accepts POST requests. The x402 challenge confirms it is live, requiring an exact payment of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

The platform advertises no API keys, no rate limits, and instant access. However, documentation is extremely thin — 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 explanation of what data this particular Stripe customer endpoint actually returns or what POST body it expects. The broader site lists many endpoint categories (analytics, AI, finance, infrastructure) but provides no detail on any of them beyond names and prices.

Capabilities

x402-paymentusdc-on-basepay-per-requeststripe-customer-datapost-method

Use cases

  • Retrieving Stripe customer information via a pay-per-request model without API keys
  • Programmatic access to customer data settled in USDC on Base
  • Agent-driven payment flows using x402 protocol for Stripe resources

Fit

Best for

  • Developers wanting keyless, pay-per-use access to Stripe customer data
  • AI agents that can settle x402 USDC payments on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Anyone needing detailed API documentation or request/response schemas before integrating
  • High-volume use cases where per-request pricing may add up compared to flat-rate plans
  • Users without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what the endpoint actually returns. The docs pages are empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or request/response schema provided; unknown what POST body is expected or what data is returned
  • The endpoint path references a specific Stripe customer ID (39) — unclear if this is a demo or production resource
  • No information on error handling, authentication details beyond x402, or data format

Citations

Provenance

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

Agent access