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 access to audit log data (specifically log ID 61) 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 settled on the Base network using USDC.

The specific resource `/api/v1/audit/logs/61` is labeled "Premium API Access" and accepts POST requests. Payment is handled inline via the x402 protocol: callers attach an `X-PAYMENT` header containing a signed USDC payment on Base. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD. The platform advertises no API keys, no rate limits, and instant access — you pay per request with no subscriptions or commitments.

The endpoint returned a valid 402 challenge during probing, confirming it is live. However, documentation is extremely sparse: the docs, pricing, API, 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 the audit log payload actually contains. The endpoint's purpose (audit logs) is inferred solely from the URL path; the platform's landing page does not list this specific endpoint among its advertised APIs. Prospective users should expect to experiment with the endpoint to discover its actual input requirements and output format.

Capabilities

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

Use cases

  • Retrieving audit log records on a per-request payment basis
  • Programmatic access to log data without API key management
  • Agent-driven data retrieval with inline USDC micropayments

Fit

Best for

  • Developers wanting keyless, pay-per-use audit log access
  • AI agents that can settle x402 payments on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or guaranteed schemas before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 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 no meaningful documentation — docs pages render only a wallet connect prompt. The specific audit-log endpoint is not listed on the landing page, and its actual payload is unknown.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • Docs, pricing, API, and README pages all render only 'Connect wallet' with no technical content
  • This specific endpoint (/api/v1/audit/logs/61) is not listed among the platform's advertised APIs — its purpose and output format are unknown
  • Request body requirements (if any) are undocumented

Citations

Provenance

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

Agent access