x402basequality 0.35

Pay-per-call audit log access on Base via x402 — $0.02/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 22) via the x402 payment protocol. 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, settled in USDC on the Base network.

The specific resource `/api/v1/audit/logs/22` is labeled "Premium API Access" and accepts POST requests. Payment is handled inline via the x402 protocol: the endpoint returns a 402 challenge with payment details, and the caller includes a signed USDC payment in the `X-PAYMENT` header. The max amount required is 20,000 base units of USDC (6 decimals), which equals $0.02. The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, with a timeout of 300 seconds.

The platform advertises no API keys, no rate limits, and instant access. Documentation pages (/docs, /pricing, /api, /README) all appear to require wallet connection and contain no substantive content in the crawl. There is no OpenAPI schema, no request/response examples, and no detailed documentation available for what the audit log endpoint actually returns. The endpoint is live (402 challenge confirmed), but the lack of documentation about the response format and the nature of the audit log data is a significant gap.

Capabilities

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

Use cases

  • Retrieving audit log entries on a per-request payment basis
  • Agent-driven data access without API key provisioning
  • Programmatic audit trail queries settled in USDC on Base

Fit

Best for

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

Not for

  • High-volume audit log consumers who need bulk/batch access
  • Users who need detailed API documentation or response schema guarantees before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge with clear pricing. However, there is no OpenAPI schema, no request/response examples, and all documentation pages are gated behind wallet connection with no crawlable content. The purpose and output of the audit log endpoint are unclear beyond the generic label 'Premium API Access'.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • All doc pages (/docs, /pricing, /api, /README) returned only 'Connect wallet' with no substantive content
  • The specific data returned by /api/v1/audit/logs/22 is undocumented — 'Premium API Access' is a generic label
  • No request body schema or response schema is provided

Citations

Provenance

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

Agent access