x402basequality 0.30

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 93). 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/93` is labeled "Premium API Access" and accepts POST requests. The x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC (0x8335… on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the `exact` scheme to the specified payTo address, with a 300-second timeout. No API keys or rate limits are advertised; access is purely payment-gated.

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 data this endpoint actually returns beyond the generic "Premium API Access" label. The platform lists many other endpoints (analytics, AI, finance, infrastructure) at the same $0.02 price point, but none have documented schemas or example payloads available from the crawl.

Capabilities

x402-payment-gatingusdc-base-settlementstripe-customer-datapay-per-requestno-api-key

Use cases

  • Retrieving Stripe customer data for customer ID 93 via a single paid request
  • Demonstrating x402 payment-gated API access patterns on Base
  • Integrating pay-per-use Stripe data retrieval into agent workflows

Fit

Best for

  • Developers experimenting with x402 payment protocols
  • Agents needing on-demand Stripe customer lookups without API key management
  • Low-volume, pay-as-you-go access to specific customer records

Not for

  • Bulk Stripe data retrieval (no batch endpoints documented)
  • Users needing detailed API documentation or response schemas before integrating
  • Production systems requiring SLA guarantees or documented error handling

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on request parameters, response schema, or what data is actually returned. Docs pages are empty wallet-connect stubs. The endpoint path suggests Stripe customer data but this is unverified.

Warnings

  • No OpenAPI schema or request/response documentation available
  • All documentation pages (docs, API, pricing, README) render only a 'Connect wallet' prompt with no content
  • The specific data returned by this endpoint is unknown — 'Premium API Access' is not descriptive
  • It is unclear whether this endpoint returns real Stripe customer data or is a demo/placeholder
  • No error handling, rate limit, or SLA information documented

Citations

Provenance

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

Agent access

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