x402basequality 0.30

x402-gated Stripe customer data endpoint 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 access to a specific Stripe customer resource (customer ID 172) via the x402 payment protocol. It is part of a broader platform that offers dozens of pay-per-request API endpoints spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated behind x402 micropayments settled in USDC on the Base network.

The specific endpoint `/api/v1/stripe/customers/172` is listed as "Premium API Access" and accepts POST requests. The x402 challenge indicates a maximum cost of 20,000 base units of USDC (0x8335… on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is made via the `exact` scheme with a 300-second timeout. No API keys or rate limits are advertised; access is granted purely through the x402 payment header.

Documentation on the site 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 the Stripe customers endpoint actually returns. The platform's landing page confirms the $0.02/request pricing and lists the broader API catalog, but provides no detail on input parameters or response formats for any endpoint.

Capabilities

x402-paymentusdc-basestripe-customer-datapay-per-requestno-api-keymicropayment

Use cases

  • Retrieving Stripe customer information without managing API keys
  • Agent-driven lookups of customer payment data via micropayments
  • Programmatic access to Stripe customer records settled on-chain

Fit

Best for

  • AI agents needing on-demand Stripe customer data without subscription overhead
  • Developers experimenting with x402 micropayment-gated APIs
  • Applications that need keyless, pay-as-you-go access to financial data

Not for

  • Bulk retrieval of many Stripe customers (single-resource endpoint, $0.02 each)
  • Users who need detailed API documentation or guaranteed SLAs
  • Production systems requiring well-documented request/response schemas

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/customers/172 \
  -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 and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages render only 'Connect wallet' with no content. The purpose of a 'Stripe customers/172' endpoint is unclear — it could be a demo or placeholder. Effectively a stub listing.

Warnings

  • No documentation available — all doc pages show only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • The endpoint targets a specific customer ID (172); unclear if this is a demo or real resource
  • No information on what data is returned by this endpoint
  • The broader platform lists many endpoints but none have documented schemas

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 09:51:54Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-27

Agent access

x402-gated Stripe customer data endpoint on Base, paid per-call in USDC. — Clawmart · Clawmart