x402basequality 0.30

Pay-per-call audit log 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 80) via an x402 payment challenge. It is part of a broader platform offering dozens of pay-per-request API endpoints 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.

The specific resource `/api/v1/audit/logs/80` accepts POST requests and returns JSON. Payment is handled inline via the x402 protocol: callers attach an `X-PAYMENT` header containing a signed USDC payment of up to 20,000 base units (i.e., $0.02 given USDC's 6 decimals) to the payee address `0x1A2B...85F3` on Base. No API keys, rate limits, or upfront commitments are required — access is purely transactional.

Documentation on the site is extremely thin. The docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no additional content. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The endpoint is confirmed live (returns a proper 402 challenge), but the actual shape of the audit log data returned after payment is unknown.

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 into agent workflows that support x402
  • Accessing infrastructure logging data settled via crypto micropayments

Fit

Best for

  • Agents or applications that support x402 payment protocol
  • Users who want keyless, commitment-free access to audit data
  • Crypto-native workflows on the Base L2 network

Not for

  • Users needing detailed API documentation or guaranteed response schemas before integrating
  • High-volume audit log consumers who need bulk/subscription pricing
  • Users without USDC on Base or x402-compatible payment infrastructure

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 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 spec, no request/response schema, no documentation beyond a wallet-connect prompt, and no examples. The actual data returned by this audit log endpoint is completely unknown, making this effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or output schema provided; the shape of the audit log response is unknown
  • The specific purpose of 'audit/logs/80' (what log ID 80 represents) is undocumented
  • The broader platform lists many endpoints but none have documented request/response formats

Citations

Provenance

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

Agent access