x402basequality 0.35

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 compliance report (report ID 17) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) at a cost of $0.02 per request (20,000 base units with 6 decimals). No API keys or rate limits are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The broader lowpaymentfee.com platform advertises a suite of pay-per-request APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/crypto market data, and infrastructure utilities, all priced at $0.02 per call. However, this specific listing covers only the `/api/v1/compliance/reports/17` endpoint. The exact content and schema of the compliance report response are not documented in the available crawl material, so callers should expect a JSON object but cannot rely on a published output schema.

The endpoint is live: the probe received a well-formed 402 challenge with x402 version 1. The payment timeout is 300 seconds (5 minutes). The site root returns HTTP 200, and the platform appears operational.

Capabilities

x402-paymentusdc-basecompliance-reportpay-per-requestno-api-keyjson-response

Use cases

  • Fetching a specific compliance report on-demand without subscription
  • Programmatic compliance data retrieval by AI agents with crypto wallets
  • Integrating compliance checks into automated workflows that settle payments in USDC on Base

Fit

Best for

  • Agents or services needing one-off compliance report access
  • Developers experimenting with x402 payment protocol integrations
  • Low-volume, pay-as-you-go compliance data consumers

Not for

  • Bulk compliance report downloads (no batch endpoint documented)
  • Users without a Base-network USDC wallet
  • Anyone needing detailed output schema guarantees before calling

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is no documentation on what the compliance report contains, no request/response schema, and the crawled docs/pricing/README pages are empty stubs. The listing is effectively a stub with confirmed liveness and pricing.

Warnings

  • No documentation available for the compliance report content or response schema.
  • Docs, pricing, API, and README pages all render only a 'Connect wallet' prompt with no useful content.
  • The specific nature of 'compliance report 17' is unknown — it may be a demo or placeholder.
  • No OpenAPI spec or output schema beyond the basic input hint (POST, JSON).

Citations

Provenance

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

Agent access

x402-gated compliance report endpoint on Base, pay-per-call with USDC. — Clawmart · Clawmart