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 64) via the x402 payment protocol. It is part of a broader platform that offers dozens of pay-per-request API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all settled on the Base network using USDC.

The specific resource `/api/v1/audit/logs/64` is labeled "Premium API Access" and accepts POST requests. Payment is handled inline via the x402 protocol: callers attach an `X-PAYMENT` header with a signed USDC payment on Base. The maximum amount required is 20,000 base units of USDC (6 decimals), which equals $0.02 per request. The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` with a 300-second timeout window.

The platform advertises a simple pricing model of $0.02 per request across all endpoints, with no API keys, no rate limits, no minimums, and instant access. However, documentation beyond the landing page is essentially empty (all doc/pricing/API pages only show a "Connect wallet" prompt), so the exact request body schema and response format for this audit logs endpoint are unknown. The endpoint is confirmed live — it returns a proper 402 challenge — but the lack of documentation means callers will need to experiment or contact the provider to understand the expected input and output formats.

Capabilities

x402-paymentusdc-settlementbase-networkaudit-logspay-per-requestno-api-key

Use cases

  • Retrieving audit log records on a per-request payment basis without needing an API key or subscription
  • Integrating pay-per-call audit data into agent workflows that can settle USDC on Base
  • Accessing infrastructure logging data with zero upfront commitment

Fit

Best for

  • Agents or developers who want keyless, pay-as-you-go API access
  • Use cases requiring audit log retrieval with crypto-native payment
  • Scenarios where avoiding API key management and rate limits is valuable

Not for

  • Users who need detailed API documentation or well-defined schemas before integrating
  • High-volume audit log consumers who would benefit from bulk pricing or subscriptions
  • Users without access to USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid 402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no documentation of request/response formats, and all doc pages are empty beyond a wallet-connect prompt. The endpoint path suggests audit log retrieval but the actual functionality and data returned are unverified.

Warnings

  • No API documentation available — all doc pages show only 'Connect wallet' with no content
  • Request body schema and response format are completely unknown
  • The endpoint path '/api/v1/audit/logs/64' suggests a specific log record but the purpose and data model are undocumented
  • This specific audit-log endpoint is not listed on the provider's landing page among the advertised APIs

Citations

Provenance

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

Agent access