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 (resource ID 66) via the x402 payment protocol. It is part of a broader platform offering dozens of pay-per-request APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all gated behind x402 micropayments on the Base network using USDC.

The specific endpoint `/api/v1/compliance/reports/66` accepts POST requests and returns JSON. Payment is settled on-chain via USDC on Base (contract 0x8335…2913) using the "exact" scheme. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD — consistent with the platform's uniform $0.02/request pricing advertised on its landing page. No API keys or rate limits are required; access is granted immediately upon valid x402 payment.

Documentation is extremely sparse. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no explanation of what a "compliance report" contains or what inputs the POST body expects. The endpoint is confirmed live (returns a proper 402 challenge), but the actual functionality behind the paywall is opaque from available materials.

Capabilities

x402-paymentusdc-on-basecompliance-reportspay-per-requestjson-responseno-api-key

Use cases

  • Retrieving compliance report data behind a micropayment wall
  • Programmatic access to compliance information without API key management
  • Agent-driven compliance checks paid per request via x402

Fit

Best for

  • Developers or agents needing on-demand compliance data with no subscription
  • x402-compatible agents that can settle USDC payments on Base
  • Use cases requiring keyless, pay-as-you-go API access

Not for

  • Users who need detailed documentation or schema guarantees before integrating
  • High-volume compliance workflows where $0.02/request adds up significantly
  • Anyone unable to transact USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/compliance/reports/66 \
  -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 confirmed live with a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is zero documentation on what the compliance report contains, what POST body is expected, or what the response looks like. No OpenAPI spec, no examples, and all doc pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /pricing, /api, and /README all return only 'Connect wallet' with no content
  • No OpenAPI or schema definition for request or response bodies
  • The nature and contents of 'compliance reports' are completely undocumented
  • Cannot verify what data is actually returned behind the paywall

Citations

Provenance

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

Agent access