x402basequality 0.25

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 85) 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, settled in USDC on the Base network.

The specific resource `/api/v1/audit/logs/85` is labeled "Premium API Access" and accepts POST requests. Payment is handled inline via the x402 protocol: callers attach an X-PAYMENT header with a signed USDC payment of up to 20,000 base units (i.e., $0.02 given USDC's 6 decimals) to the payTo address on Base. No API keys or accounts are required — authentication is purely payment-based. The endpoint returns JSON.

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, and no explanation of what the audit log payload contains. The endpoint is confirmed live (returns a proper 402 challenge), but the actual data returned after payment is unknown. Prospective users should be aware that this is essentially a black-box endpoint with no documented input parameters or output format beyond the MIME type of application/json.

Capabilities

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

Use cases

  • Retrieving audit log records via a single micropayment without account signup
  • Agent-driven data retrieval where payment is embedded in the HTTP request
  • Accessing structured audit data on a per-call billing model

Fit

Best for

  • Developers or agents wanting zero-signup, pay-per-call audit log access
  • x402-compatible agents that can sign USDC payments on Base
  • Use cases where per-request billing is preferred over subscriptions

Not for

  • Users who need documented request/response schemas before integrating
  • High-volume consumers who need bulk pricing or rate-limit guarantees
  • Anyone needing audit logs for a specific system — the data source is undocumented

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation, no OpenAPI spec, no request/response schema, and no explanation of what data the audit log endpoint actually returns. The site's docs pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content.
  • No request or response schema provided; the actual payload structure is unknown.
  • The purpose and contents of 'audit/logs/85' are undocumented — it is unclear what audit data this returns or what system it relates to.
  • No OpenAPI or ai-plugin manifest found.
  • The broader platform lists many endpoints but none have documented schemas.

Citations

Provenance

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

Agent access