x402basequality 0.35

Pay-per-call audit logs 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 an audit logs resource (`/api/v1/audit/logs/59`) 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 priced at $0.02 per request with no API keys, no rate limits, and no commitments.

The specific endpoint probed (`/api/v1/audit/logs/59`) is live and returns a valid x402 challenge. Payment is settled on the Base network using USDC (contract `0x8335…2913`) with a maximum amount of 20,000 base units, which equals $0.02 (USDC uses 6 decimals). The endpoint accepts POST requests and returns `application/json`. The payment timeout is 300 seconds.

Note that the audit logs endpoint is not listed on the site's public landing page, which advertises analytics, AI, finance, and utility APIs. Documentation pages (`/docs`, `/pricing`, `/api`, `/README`) all returned minimal content (just a "Connect wallet" prompt), so there is no detailed schema or usage documentation available. The exact structure of the request body and response payload for this audit logs endpoint 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
  • Programmatic access to audit data without subscription or API key management
  • Agent-driven workflows that need on-demand audit trail lookups

Fit

Best for

  • Developers wanting zero-commitment, pay-as-you-go audit log access
  • AI agents that can settle x402 payments on Base in USDC
  • Use cases requiring no rate limits and instant access without registration

Not for

  • Users who need detailed API documentation or OpenAPI schemas before integrating
  • High-volume bulk audit log retrieval where per-request pricing is cost-inefficient
  • Users who cannot transact in USDC on the Base network

Quick start

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

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 documentation, no OpenAPI schema, no request/response examples, and the audit logs endpoint is not even listed on the provider's landing page. The docs, pricing, and README pages are all empty stubs.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages all return only a 'Connect wallet' prompt with no content.
  • The specific endpoint /api/v1/audit/logs/59 is not listed among the provider's publicly advertised APIs on the landing page.
  • Request body schema and response schema are completely unknown — no OpenAPI spec or examples provided.
  • Purpose and data content of 'audit/logs/59' is unclear; the '59' may be a specific resource ID.

Citations

Provenance

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

Agent access