x402basequality 0.30

x402-gated Stripe invoice 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 exposes a specific Stripe invoice resource (`/api/v1/stripe/invoices/138`) behind an x402 paywall. It is part of a broader platform that offers dozens of pay-per-request API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all settled on the Base network using USDC.

The x402 challenge confirms the endpoint is live and accepts POST requests. The price is 20,000 base units of USDC (6 decimals), which equals $0.02 per request. Payment is made to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base using the exact payment scheme. The maximum timeout is 300 seconds. The response MIME type is `application/json`.

The specific functionality of this particular endpoint — retrieving or interacting with Stripe invoice #138 — is not well-documented. The platform's landing page lists many API categories (analytics, AI, finance, infrastructure) but does not include this Stripe invoices path among them. No OpenAPI schema, request/response examples, or detailed documentation were found in the crawl. The docs, API, pricing, and README pages all rendered only a "Connect wallet" prompt with no substantive content. This makes it difficult to determine exactly what data this endpoint returns or what input it expects beyond a POST request.

Capabilities

x402-paymentusdc-settlementbase-networkstripe-invoice-accessper-request-pricingjson-response

Use cases

  • Retrieving Stripe invoice data via a single paid API call
  • Programmatic access to invoice #138 without API key management
  • Agent-driven invoice lookups settled in USDC on Base

Fit

Best for

  • Agents or services that need on-demand invoice data without subscription commitments
  • Developers wanting keyless, pay-per-use API access on Base
  • Crypto-native workflows that settle in USDC

Not for

  • Users needing bulk invoice retrieval across many invoice IDs
  • Anyone requiring detailed API documentation or schema guarantees before integration
  • Non-crypto users who cannot pay in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/stripe/invoices/138 \
  -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/request in USDC on Base). However, there is no OpenAPI schema, no request/response examples, and no documentation explaining what this specific Stripe invoice endpoint does. The docs pages returned only wallet-connect prompts. The endpoint path itself (invoices/138) suggests a hardcoded resource rather than a general-purpose API, which is unusual.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only a 'Connect wallet' prompt with no content
  • No OpenAPI or input/output schema provided for this endpoint
  • The endpoint path references a specific invoice ID (138), suggesting it may be a single fixed resource rather than a parameterized API
  • The Stripe invoices path is not listed among the platform's advertised API categories on the landing page
  • Actual response content and structure are unknown

Citations

Provenance

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

Agent access

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