x402basequality 0.30

x402-gated compliance reports endpoint on Base, pay-per-call with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a compliance report (report ID 32) via the x402 payment protocol. The endpoint is live and returns a 402 challenge requiring payment in USDC on the Base network. The specific resource path `/api/v1/compliance/reports/32` suggests a pre-generated or on-demand compliance report, though the exact content and schema of the response are not documented.

The endpoint charges a maximum of 20,000 base units of USDC (0.02 USD per request, since USDC uses 6 decimals). Payment is settled on-chain via the Base L2 network to the specified payTo address. The x402 challenge uses the "exact" scheme with a 300-second timeout. The provider's landing page advertises a broad suite of APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments required.

Documentation is extremely sparse. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no response schema, and no example payloads available. The compliance reports category is not listed on the homepage's API catalog, making it unclear whether this is a publicly advertised endpoint or an unlisted resource. Users should expect to experiment with POST requests to discover the actual input/output format.

Capabilities

x402-paymentusdc-settlementbase-networkcompliance-reportpay-per-callno-api-key

Use cases

  • Retrieving compliance report data on a per-request payment basis
  • Integrating compliance checks into automated agent workflows
  • Accessing regulatory or audit reports without subscription commitments

Fit

Best for

  • Agents needing one-off compliance report access without API key management
  • Developers testing x402 payment flows on Base
  • Low-volume compliance data retrieval at $0.02 per call

Not for

  • High-volume compliance monitoring requiring bulk pricing or subscriptions
  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Non-crypto users who cannot pay via USDC on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI spec, no response schema, no example payloads, and the compliance reports path is not listed on the provider's homepage. The actual content returned after payment is entirely unknown.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all show only 'Connect wallet'
  • No OpenAPI or response schema provided; input/output format is unknown
  • The /api/v1/compliance/reports/32 path is not listed among the provider's advertised APIs on the homepage
  • Compliance data may be subject to regulatory requirements depending on jurisdiction

Citations

Provenance

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

Agent access