x402basequality 0.35

Pay-per-call audit logs endpoint on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to audit log data (specifically log ID 81) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with an exact-payment scheme.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers a variety of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto data (price feeds, exchange rates, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints on the platform are priced at $0.02 per request with no API keys, no rate limits, and no minimum commitments.

The specific endpoint `/api/v1/audit/logs/81` is listed as "Premium API Access" in the x402 challenge. The maxAmountRequired is 20000 base units of USDC (6 decimals), which equals $0.02. The x402 challenge was successfully captured with version 1, confirming the endpoint is live. Documentation on the site is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail, so the request/response schema is unknown beyond what the x402 challenge provides.

Capabilities

x402-paymentusdc-settlementbase-networkaudit-logspay-per-callno-api-keyjson-response

Use cases

  • Retrieving audit log entries on a per-call payment basis without needing an API key
  • Integrating pay-per-use audit data into agent workflows that settle payments in USDC on Base
  • Accessing structured audit log data programmatically with no subscription or rate limits

Fit

Best for

  • Agents or developers who want keyless, pay-per-call access to audit data
  • Use cases requiring on-chain USDC micropayments on Base L2
  • Low-volume or sporadic access patterns where subscription pricing is wasteful

Not for

  • High-volume audit log consumers who need bulk pricing or batch exports
  • Users who cannot transact in USDC on the Base network
  • Anyone needing detailed API documentation or guaranteed SLAs

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and the docs pages are empty. The purpose of 'audit/logs/81' is opaque — it is unclear what data is returned or what inputs are accepted beyond POST with a payment header.

Warnings

  • No API documentation available — docs, pricing, and README pages all render only 'Connect wallet' with no content.
  • Request and response schemas are completely unknown; no OpenAPI spec or examples provided.
  • The specific resource '/api/v1/audit/logs/81' purpose is unclear — 'Premium API Access' is a generic label that does not describe the data returned.
  • This endpoint is not listed on the provider's own homepage among their advertised APIs, raising questions about its intended use.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 02:34:28Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-27

Agent access