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 46). 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/46` is listed as "Premium API Access" and accepts POST requests. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a timeout of 300 seconds. 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 additional content. There is no OpenAPI schema, no request/response examples, and no description of what data the Stripe customer endpoint actually returns. The platform's landing page confirms the $0.02/request pricing and lists many other endpoints, but provides no technical detail about request formats or response payloads for any of them.

Capabilities

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

Use cases

  • Retrieving Stripe customer data without traditional API key management
  • Programmatic access to payment/customer records via crypto micropayments
  • Agent-driven workflows that need on-demand Stripe customer lookups

Fit

Best for

  • Developers who want keyless, pay-per-use access to Stripe customer data
  • AI agents that can settle x402 payments in USDC on Base
  • Projects needing low-friction API access without subscription commitments

Not for

  • Users who need detailed API documentation or response schema before integrating
  • High-volume use cases where $0.02/request adds up (no bulk discount mentioned)
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/46 \
  -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 format, response schema, or what 'Premium API Access' to Stripe customer 46 actually returns. No OpenAPI spec, no examples, and all doc pages are empty wallet-connect stubs.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no content
  • No request or response schema provided; unclear what data this endpoint returns
  • The endpoint references a specific Stripe customer ID (46) — unclear if this is a demo, a proxy, or a real customer record
  • No OpenAPI or machine-readable schema available
  • Purpose of exposing a single Stripe customer record via x402 is unclear

Citations

Provenance

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

Agent access