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 82). It is part of a broader platform offering dozens of pay-per-call API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all gated behind x402 payment challenges settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/customers/82` is listed as "Premium API Access" and accepts POST requests. The x402 challenge advertises a maximum amount 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 payTo address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3, with a timeout of 300 seconds.

Documentation is extremely sparse. The landing page lists available APIs and pricing but the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no examples of what data this particular Stripe customer endpoint returns. The platform advertises no API keys, no rate limits, and instant access, but the actual behavior and response format of this specific endpoint remain undocumented.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-customer-datapay-per-requestno-api-key

Use cases

  • Retrieving Stripe customer data via a single paid API call without needing API keys
  • Programmatic agent access to premium data behind x402 payment gates
  • Demonstrating x402 protocol micropayment flows on Base

Fit

Best for

  • Agents or developers wanting keyless, pay-per-call access to Stripe customer data
  • Testing x402 protocol integrations on Base with low-cost endpoints
  • Scenarios requiring no subscription or rate-limit constraints

Not for

  • Production Stripe integrations where you have direct Stripe API access
  • Use cases requiring detailed documentation or guaranteed SLAs
  • Bulk data retrieval where per-request pricing would be cost-prohibitive

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/82 \
  -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 captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI spec, no request/response examples, and the docs/pricing/README pages are all empty wallet-connect stubs. The purpose of a 'Stripe customers/82' endpoint exposed publicly is unclear and undocumented.

Warnings

  • No OpenAPI spec or schema documentation available
  • All documentation pages (/docs, /pricing, /README, /api) render only 'Connect wallet' with no content
  • The endpoint exposes what appears to be a specific Stripe customer record (ID 82) — purpose and data returned are unknown
  • No response schema or example responses available to verify what data is actually served

Citations

Provenance

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

Agent access