x402basequality 0.30

Pay-per-call audit log access 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 entry 46) behind an x402 paywall. The provider operates a broad suite of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network. No API keys, rate limits, or subscriptions are required; callers simply attach an x402 payment header to each request.

The specific resource `/api/v1/audit/logs/46` is described generically as "Premium API Access" and returns JSON. Based on the path structure, it likely returns an audit log record identified by ID 46. The x402 challenge confirms the endpoint is live, accepts POST requests, and requires up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) per call. Payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base mainnet.

Documentation is extremely thin — the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema, and no example payloads available. The endpoint's actual response format and the structure of audit log data are unknown beyond the declared `application/json` MIME type.

Capabilities

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

Use cases

  • Retrieving audit log entries on a per-request payment basis without needing an API key
  • Integrating pay-as-you-go audit data access into agent workflows via x402
  • Accessing structured audit records settled in USDC on Base L2

Fit

Best for

  • Agents or services that need on-demand audit log retrieval without subscription overhead
  • Developers experimenting with x402 payment-gated APIs
  • Use cases requiring crypto-native micropayment access to data endpoints

Not for

  • Bulk audit log retrieval or streaming (each request costs $0.02 individually)
  • Users who need detailed API documentation or guaranteed SLAs before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and confirms pricing and network details, but there is zero documentation beyond the landing page listing. No OpenAPI spec, no request/response schemas, no example payloads, and the docs pages are empty. The specific endpoint (/audit/logs/46) is not listed on the homepage, making its purpose unclear. This is effectively a stub listing.

Warnings

  • No OpenAPI spec or schema available for request or response bodies
  • Documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no technical content
  • The specific endpoint /api/v1/audit/logs/46 is not listed among the provider's advertised APIs on the homepage
  • Audit log content and structure are entirely unknown — response format is inferred only from mimeType: application/json

Citations

Provenance

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

Agent access