x402basequality 0.30

x402-gated transaction receipt 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 a transaction receipt resource (transaction ID 106) behind an x402 paywall. It is part of a broader platform that advertises multiple API categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/transactions/106/receipt` accepts POST requests and returns `application/json`. Payment is handled via the x402 protocol: callers receive a 402 challenge specifying the USDC asset on Base (contract `0x8335…2913`), and must attach an `X-PAYMENT` header with a signed payment of up to 20,000 base units (i.e., $0.02 USDC, since USDC uses 6 decimals). No API keys or rate limits are advertised; access is purely pay-per-call.

The platform lists many other endpoints across analytics, AI inference (sentiment, summarization, classification, embeddings), finance (price feeds, exchange rates, token quotes, gas estimates), and utilities (geocoding, validation, conversion, generation), all at the same $0.02 price point. However, documentation pages (`/docs`, `/pricing`, `/api`, `/README`) returned only a "Connect wallet" prompt with no substantive content, so the actual behavior and response schemas of these endpoints remain unverified.

Capabilities

x402-paymentusdc-on-basetransaction-receiptpay-per-calljson-responseno-api-key

Use cases

  • Retrieving a transaction receipt for transaction 106 via a micropayment
  • Demonstrating x402 protocol integration for pay-per-call APIs
  • Programmatic access to receipt data without API key management

Fit

Best for

  • Developers experimenting with x402 protocol payments
  • Agents that need on-demand receipt retrieval with crypto micropayments
  • Projects already operating on the Base L2 network with USDC

Not for

  • Users needing free or subscription-based API access
  • Production workloads requiring documented response schemas and SLAs
  • Users without a Base-compatible wallet or USDC holdings

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transactions/106/receipt
# Returns 402 with x402 challenge. Attach X-PAYMENT header with signed USDC payment on Base to complete.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns a valid x402 402 challenge), but there is no documentation, no OpenAPI schema, no example responses, and the docs/pricing/README pages are all empty stubs showing only 'Connect wallet'. The purpose of this specific receipt endpoint is unclear beyond its URL path. The broader platform lists many endpoints but none are documented.

Warnings

  • All documentation pages (/docs, /pricing, /api, /README) returned no useful content — only 'Connect wallet' prompts.
  • No response schema or example output is available for this endpoint.
  • The specific purpose and data returned by /api/v1/transactions/106/receipt is undocumented and unclear.
  • The broader platform advertises many endpoint categories (AI, analytics, finance, utilities) but none have verifiable documentation or schemas.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 11:50:28Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-25

Agent access