x402basequality 0.35

Pay-per-call audit log access 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 access to audit log data (specifically log ID 89) via the x402 payment protocol. It is one of many endpoints offered by the lowpaymentfee.com platform, which hosts a broad catalog of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities. All endpoints on the platform share a uniform $0.02 per request pricing model, settled in USDC on the Base network.

The specific resource `/api/v1/audit/logs/89` is labeled "Premium API Access" in the x402 challenge and returns JSON. It accepts POST requests and requires an X-PAYMENT header carrying a valid x402 payment proof. The x402 challenge confirms the endpoint is live, advertising a maxAmountRequired of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. No API keys or rate limits are advertised; access is gated purely by micropayment.

Documentation beyond the landing page is extremely thin — the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The exact structure of the audit log response and what parameters the POST body accepts are unknown from the available material.

Capabilities

x402-paymentusdc-micropaymentbase-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-per-call audit data into agent workflows that settle in USDC on Base
  • Accessing structured audit records for compliance or monitoring purposes

Fit

Best for

  • Agents or services that need on-demand audit log access without subscription commitments
  • Developers experimenting with x402 micropayment-gated APIs
  • Low-volume consumers who prefer pay-per-use over monthly plans

Not for

  • High-volume audit log consumers who need bulk export or streaming access
  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page, and the exact purpose and data format of the audit log endpoint are undocumented. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request body and response format are unknown
  • All documentation pages (/docs, /api, /pricing, /README) render only a 'Connect wallet' prompt with no technical content
  • The specific purpose and contents of audit log ID 89 are not described anywhere in the crawled material
  • The endpoint path references a hardcoded log ID (89); it is unclear if other IDs are available or how to discover them

Citations

Provenance

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

Agent access