x402basequality 0.30

AML alerts endpoint on Base, pay-per-call via x402 with USDC

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to AML (Anti-Money Laundering) alert data at the path `/api/v1/aml/alerts/73`. 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 endpoints on the platform use the x402 payment protocol, settling in USDC on the Base network.

The specific endpoint probed (`/api/v1/aml/alerts/73`) returns an x402 challenge requesting up to 20,000 base units of USDC (i.e., $0.02) per call. The platform advertises a flat $0.02/request pricing across all its APIs with no API keys, no rate limits, and instant access. Payment is made via the x402 `exact` scheme, meaning each request requires a one-shot USDC micropayment on Base.

Documentation is extremely thin — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what the AML alerts endpoint actually returns. The endpoint path suggests it retrieves a specific AML alert by ID (73), but the actual data format and fields are unknown. The platform accepts POST requests based on the outputSchema in the x402 challenge.

Capabilities

aml-alertsx402-paymentusdc-micropaymentbase-networkpay-per-requestanti-money-laundering

Use cases

  • Retrieving AML alert details for compliance workflows
  • Integrating anti-money laundering checks into automated pipelines
  • Querying specific AML alerts by ID for investigation purposes

Fit

Best for

  • Agents needing on-demand AML alert data without API key signup
  • Micropayment-based compliance data access
  • Developers building crypto-native compliance tools

Not for

  • Bulk AML data exports (no documented batch endpoint)
  • Users who need detailed API documentation before integrating
  • Production compliance systems requiring SLA guarantees

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/aml/alerts/73 \
  -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 and returns a valid x402 challenge, but there is no documentation, no OpenAPI schema, no request/response examples, and no explanation of what AML alert data is actually returned. The listing is effectively a stub with only pricing and protocol details confirmed.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or JSON schema describing request body or response format
  • Unknown what data fields the AML alerts endpoint returns
  • The specific alert ID '73' in the path is hardcoded; unclear if other IDs are valid
  • Platform appears to be a generic demo or template site with many diverse API categories but no substantive docs for any of them

Citations

Provenance

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

Agent access