x402basequality 0.30

x402-gated compliance report 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 specific compliance report (ID 85) behind an x402 paywall. The provider operates a broad suite of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, infrastructure utilities, and compliance — all settled via USDC on the Base network with no API keys, no rate limits, and no subscriptions required.

The specific resource `/api/v1/compliance/reports/85` accepts POST requests and returns JSON. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per request (USDC uses 6 decimals). Payment is made via the x402 exact scheme, with a 300-second timeout window. The payee address is 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3.

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 request/response schema documentation, and no example payloads available. The endpoint is confirmed live (returns 402 with a valid x402 challenge), but the actual content and structure of the compliance report is unknown. The provider's landing page lists many endpoint categories but does not include compliance endpoints among them, making this resource's purpose and data content unclear.

Capabilities

x402-paymentusdc-settlementbase-networkcompliance-reportpay-per-requestno-api-keyjson-response

Use cases

  • Retrieving a specific compliance report (ID 85) on demand with per-request USDC payment
  • Integrating compliance data into automated agent workflows without managing API keys
  • Programmatic access to compliance information settled on Base L2

Fit

Best for

  • Agents or services needing on-demand compliance report access with crypto micropayments
  • Developers building x402-compatible payment flows on Base
  • Use cases where keyless, pay-per-call API access is preferred

Not for

  • Users who need detailed documentation or schema guarantees before integrating
  • Bulk compliance data retrieval (no batch endpoint documented)
  • Users without USDC on Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/compliance/reports/85 \
  -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 and returns a valid x402 challenge, but there is zero documentation on request parameters, response schema, or what the compliance report actually contains. The docs pages are empty (wallet-connect only). No OpenAPI spec exists. The compliance category isn't even listed on the provider's own landing page, making this effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema definition for request or response bodies
  • The /api/v1/compliance/reports/85 path is not listed among the provider's advertised API categories
  • Actual content and structure of the compliance report is completely unknown
  • Cannot verify what data is returned after payment

Citations

Provenance

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

Agent access