x402basequality 0.30

x402-gated Stripe customer data endpoint on Base, paid per-request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com exposes a specific Stripe customer resource (`/api/v1/stripe/customers/152`) behind an x402 paywall. The provider operates a broader platform offering dozens of pay-per-call API endpoints across data analytics, AI/ML inference, finance, and utility categories, all settled on the Base network using USDC. Each request costs $0.02 in USDC (20,000 base units with 6 decimals).

The specific endpoint probed (`/api/v1/stripe/customers/152`) is described only as "Premium API Access" and appears to return JSON. It accepts HTTP POST requests and is discoverable via the x402 protocol. The x402 challenge is live and well-formed, advertising payment to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using USDC on Base (token contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`). The maximum timeout for payment settlement is 300 seconds.

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 explanation of what data the `/stripe/customers/152` endpoint actually returns. The broader site lists many endpoints at $0.02 each but this specific Stripe customer endpoint is not listed among them, making its purpose unclear. It may expose Stripe customer details, but this is speculative.

Capabilities

x402-paymentusdc-settlementbase-networkhttp-postjson-responseper-request-billingstripe-customer-data

Use cases

  • Retrieving Stripe customer data via a single paid API call
  • Agent-driven access to premium data behind a crypto paywall
  • Programmatic pay-per-use access without API keys or subscriptions

Fit

Best for

  • Agents or services that need on-demand Stripe customer lookups without managing API keys
  • Developers experimenting with x402 payment-gated APIs on Base
  • Micropayment-based access patterns where per-call billing is preferred

Not for

  • Bulk Stripe data retrieval (no documented batch support)
  • Users who need detailed API documentation or guaranteed SLAs
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and well-formed, confirming the endpoint exists and accepts payment. However, there is no OpenAPI schema, no request/response examples, no documentation beyond a wallet-connect prompt, and the specific endpoint's purpose (Stripe customer #152) is unexplained. The listing is effectively a stub with a working payment gate.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or input/output schema provided for this endpoint
  • The endpoint path references a specific Stripe customer ID (152), which raises questions about what data is exposed and whether it involves sensitive PII
  • This specific endpoint is not listed among the provider's advertised APIs on the homepage
  • Response format and fields are completely unknown

Citations

Provenance

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

Agent access