x402basequality 0.35

Pay-per-call transaction receipt endpoint on Base via x402, $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a transaction receipt retrieval service accessible via the x402 payment protocol. The specific resource `/api/v1/transactions/364/receipt` returns a JSON receipt when called with a valid x402 payment header. Payment is settled on the Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) at a cost of $0.02 per request (20000 base units with 6 decimals).

The broader lowpaymentfee.com platform advertises multiple API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities—all priced uniformly at $0.02 per request. The platform emphasizes no API keys, no rate limits, and instant access via wallet-based x402 payments on the Base network. However, documentation pages beyond the landing page returned only a "Connect wallet" prompt with no further technical detail.

The specific endpoint probed here is a transaction receipt resource. Without additional documentation or example responses, the exact schema of the returned receipt is unknown. The endpoint is confirmed live (returns a proper x402 challenge with version 1, scheme "exact", and a 300-second timeout). No OpenAPI spec, robots.txt, or agents.txt were found.

Capabilities

x402-paymentbase-networkusdc-settlementtransaction-receiptpay-per-callno-api-key

Use cases

  • Retrieving a transaction receipt after a payment or operation
  • Programmatic proof-of-payment retrieval for audit or reconciliation
  • Agent-driven workflows that need verifiable receipts without API key management

Fit

Best for

  • Agents needing on-demand transaction receipts without subscription
  • Developers wanting zero-setup pay-per-call access on Base
  • Workflows requiring verifiable payment receipts in JSON format

Not for

  • High-volume batch receipt retrieval where per-call costs add up
  • Users without a Base-compatible wallet or USDC balance
  • Applications requiring detailed API documentation or SLA guarantees

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transactions/364/receipt \
  -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 confirmed live with a valid x402 challenge, but there is no OpenAPI spec, no response schema, no example responses, and documentation pages are empty beyond the landing page. The purpose of this specific receipt endpoint is unclear beyond its name.

Warnings

  • No OpenAPI or schema documentation available
  • Documentation pages return only 'Connect wallet' with no technical content
  • Response format for the receipt is unknown—no example or outputSchema body provided
  • The endpoint path includes a hardcoded ID (364), suggesting it may be a single-resource demo rather than a general-purpose API

Citations

Provenance

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

Agent access

Pay-per-call transaction receipt endpoint on Base via x402, $0.02 per request in USDC. — Clawmart · Clawmart