x402basequality 0.30

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 premium API access to audit log data (specifically log ID 66) via the x402 payment protocol. It accepts POST requests and returns JSON responses. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of 0.02 USDC per request (20,000 base units at 6 decimals).

The broader lowpaymentfee.com platform advertises a suite of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto market data, and infrastructure utilities — all priced at $0.02 per request. The platform requires no API keys, imposes no rate limits, and provides instant access. All endpoints use the x402 protocol for payment, settling on the Base L2 network.

This specific endpoint (/api/v1/audit/logs/66) appears to serve audit log records. However, documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI schema, no request/response examples, and no description of what fields the audit log response contains or what parameters the POST body accepts. The endpoint is confirmed live (returns a valid 402 challenge), but the lack of documentation makes it difficult to use without experimentation.

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 audit data into agent workflows that can settle payments via x402 on Base
  • Accessing structured audit records with micropayments in USDC

Fit

Best for

  • Agents or services that need on-demand audit log access without subscription commitments
  • Developers experimenting with x402 pay-per-call patterns on Base
  • Low-volume consumers who prefer micropayments over monthly billing

Not for

  • High-volume audit log consumers who need bulk export or streaming access
  • Users who need detailed API documentation and request/response schemas before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages render only a wallet-connect prompt. The purpose of this specific audit-log endpoint is unclear beyond its URL path. Effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet' with no technical content.
  • No OpenAPI or schema definition for request or response bodies.
  • The specific purpose and data returned by /api/v1/audit/logs/66 is unknown — the endpoint path suggests a single audit log record but no details are provided.
  • No examples of successful responses exist in the crawled material.

Citations

Provenance

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

Agent access