x402basequality 0.35

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/172`) behind an x402 paywall. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of $0.02 per request (20,000 base units at 6 decimals).

The broader lowpaymentfee.com platform advertises a suite of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/crypto market data, and utility services—all priced at $0.02 per request with no API keys, no rate limits, and no commitments. However, the specific endpoint being listed here (`/api/v1/stripe/invoices/172`) appears to be a Stripe invoice retrieval or interaction endpoint, which is distinct from the general catalog categories. The exact request body schema and response format are not documented in the crawled material.

The endpoint is live: it returns a well-formed x402 version 1 challenge with a 402 status code. Documentation pages (/docs, /pricing, /api, /README) all resolve but contain only a "Connect wallet" prompt with no substantive content, so the actual request/response contract for this endpoint remains unknown.

Capabilities

x402-paymentusdc-base-networkstripe-invoice-accesspay-per-callno-api-key

Use cases

  • Retrieving or interacting with a specific Stripe invoice programmatically
  • Demonstrating x402 payment-gated API access on Base
  • Integrating pay-per-call invoice data into agent workflows

Fit

Best for

  • Agents or services that need on-demand Stripe invoice data without API key management
  • Developers experimenting with x402 payment protocol on Base
  • Micropayment-gated access to financial documents

Not for

  • Bulk invoice processing requiring thousands of calls (no documented rate limits but cost adds up)
  • Users who need detailed API documentation or guaranteed SLAs before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation of request/response schemas, no OpenAPI spec, and all doc pages are empty stubs. The specific purpose of this Stripe invoice endpoint is unclear beyond its URL path.

Warnings

  • No request or response schema documented; input/output format is unknown.
  • All documentation pages (/docs, /pricing, /api, /README) return only 'Connect wallet' with no content.
  • The endpoint path references a specific Stripe invoice ID (172), which may be a demo or placeholder resource.
  • The relationship between this Stripe invoice endpoint and the advertised API catalog categories is unclear.

Citations

Provenance

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

Agent access