x402basequality 0.35

Pay-per-call audit logs endpoint on Base via x402, settling in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com provides access to audit log data at the path `/api/v1/audit/logs/40`. 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 uniformly at $0.02 per request and settled in USDC on the Base network.

The endpoint accepts POST requests and returns JSON. Payment is handled via the x402 protocol: callers include an `X-PAYMENT` header with a signed payment for 20,000 base units of USDC (i.e., $0.02, since USDC uses 6 decimals). The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base. No API keys, rate limits, or upfront commitments are required — access is purely pay-per-call.

The specific functionality of the `/api/v1/audit/logs/40` endpoint is not documented beyond its title "Premium API Access." Based on the URL path, it likely returns audit log entries (possibly filtered by an ID or page parameter of 40), but the exact request body schema and response format are not described in the available documentation. The provider's landing page and docs pages are largely placeholder content (showing only a "Connect wallet" prompt), so detailed usage guidance is unavailable.

Capabilities

x402-paymentusdc-settlementbase-networkaudit-logspay-per-requestno-api-keyjson-response

Use cases

  • Retrieving audit log records on a per-request payment basis
  • Integrating pay-per-call audit data into agent workflows without API key management
  • Accessing infrastructure services settled in USDC on Base L2

Fit

Best for

  • Agents or services needing on-demand audit log access without subscriptions
  • Developers experimenting with x402 pay-per-call protocols
  • Low-volume consumers who want no-commitment, no-rate-limit API access

Not for

  • High-volume bulk audit log retrieval where per-call costs add up quickly
  • Users who need detailed API documentation or guaranteed SLAs before integrating

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation for this specific endpoint's request/response schema, no OpenAPI spec, and the docs/pricing/README pages are all empty placeholders. The exact purpose of the audit logs endpoint is inferred from the URL path alone.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • Docs, pricing, and README pages on the provider site are empty placeholders (only show 'Connect wallet')
  • The exact functionality and response format of /api/v1/audit/logs/40 is undocumented and inferred from the URL path
  • The endpoint title 'Premium API Access' is generic and does not describe actual functionality

Citations

Provenance

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

Agent access