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

The endpoint accepts POST requests and returns JSON. Payment is settled on-chain via USDC on Base (contract 0x8335…2913) using the "exact" x402 scheme. The maximum amount required per call is 20,000 base units of USDC (6 decimals), which equals $0.02 USD. The platform advertises no API keys, no rate limits, and instant access. A 5-minute (300-second) payment timeout is configured.

The specific resource at `/api/v1/compliance/reports/83` is labeled "Premium API Access" in the x402 challenge, but the path suggests it returns a compliance report. No further documentation, request schema, or response schema is available — the docs, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. Without additional documentation it is unclear what fields the compliance report contains or what input parameters (if any) the POST body expects.

Capabilities

x402-paymentusdc-basecompliance-reportpay-per-requestjson-responseon-chain-settlement

Use cases

  • Fetching a specific compliance report on demand with per-call USDC payment
  • Integrating compliance data into automated agent workflows without API key management
  • Demonstrating x402 micropayment protocol usage on Base

Fit

Best for

  • Agents or developers needing on-demand compliance data with no subscription
  • x402-compatible wallets and agent frameworks on Base
  • Low-friction, keyless API access for compliance checks

Not for

  • Users who need detailed API documentation or response schemas before integrating
  • Bulk or high-volume compliance report retrieval (no batch endpoint documented)
  • Users without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, and no explanation of what the compliance report contains. The docs pages are empty stubs. This is effectively a stub listing.

Warnings

  • No request or response schema available — input parameters and output fields are unknown
  • All documentation pages (docs, pricing, README, api) return only 'Connect wallet' with no content
  • The endpoint path references a specific report ID (83); it is unclear if other IDs are available or what 'compliance reports' contain
  • No OpenAPI spec or ai-plugin manifest found

Citations

Provenance

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

Agent access