x402basequality 0.40

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

The endpoint accepts POST requests and returns JSON. Payment is handled via the X-PAYMENT header using the x402 "exact" scheme. The maximum amount required is 20,000 base units of USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base), which equals $0.02 given USDC's 6 decimals. There are no API keys, no rate limits, and no subscription commitments—callers pay per request.

The platform advertises itself as offering simple pricing at $0.02 per request across all endpoints. Documentation pages exist but appear to require wallet connection to view, so detailed request/response schemas are not available from the crawl. The specific functionality of this endpoint (retrieving or managing a Stripe customer record) is inferred from the URL path but not explicitly documented in the crawled material.

Capabilities

x402-paymentusdc-basestripe-customer-datapay-per-requestno-api-keyjson-response

Use cases

  • Retrieving Stripe customer information programmatically with per-request payment
  • Integrating payment-gated customer data into automated agent workflows
  • Accessing Stripe customer records without managing API keys or subscriptions

Fit

Best for

  • AI agents needing on-demand access to Stripe customer data
  • Developers who prefer pay-per-use over subscription billing
  • Workflows requiring no-signup, instant API access

Not for

  • Bulk retrieval of many Stripe customers (cost adds up at $0.02 each)
  • Users who need detailed API documentation before integrating
  • Applications requiring non-USDC or non-Base payment settlement

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The endpoint is live (402 challenge captured) with clear pricing ($0.02 USDC on Base), but documentation pages require wallet connection and provide no request/response schema or examples. The specific functionality of this Stripe customer endpoint is only inferred from the URL path.

Warnings

  • Documentation pages require wallet connection and are effectively empty in crawl
  • No request body schema or response schema available
  • Exact functionality of /stripe/customers/118 is unclear—could be read or write operation
  • No OpenAPI spec or detailed API docs found

Citations

Provenance

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

Agent access