x402basequality 0.25

AML alerts endpoint with per-request x402 payment on Base (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 via the x402 payment protocol. The specific resource `/api/v1/aml/alerts/37` returns alert information in JSON format, paid per-request using USDC on the Base network. The x402 challenge confirms the endpoint is live and accepts POST requests.

The broader lowpaymentfee.com platform advertises a wide range of API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities — all priced at $0.02 per request with no API keys, no rate limits, and instant access. However, the specific AML alerts endpoint probed here advertises a maxAmountRequired of 20,000 base units of USDC (6 decimals), which equals $0.02 — consistent with the site's stated pricing.

Documentation is extremely sparse. The docs, API, pricing, 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 fields the AML alert response contains or what parameters the POST body accepts. The endpoint path includes a numeric ID (37), suggesting it retrieves a specific alert by ID, but this is not documented.

Capabilities

aml-alertsanti-money-launderingcompliance-datax402-paymentusdc-base-networkper-request-billingjson-api

Use cases

  • Retrieving AML alert details for compliance workflows
  • Integrating anti-money laundering checks into fintech applications
  • Automated compliance monitoring by AI agents
  • On-demand AML alert lookup without API key management

Fit

Best for

  • Developers needing pay-per-call AML data without subscriptions
  • AI agents performing compliance checks via x402 micropayments
  • Prototyping compliance integrations with minimal setup

Not for

  • Production compliance systems requiring documented SLAs and audit trails
  • Bulk AML data retrieval (no documented batch endpoints)
  • Users who need detailed API documentation before integration

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and no description of what the AML alert data actually contains. The docs pages are empty. This is effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • The AML alerts endpoint is not listed on the site's landing page among advertised APIs
  • Cannot verify what data the endpoint actually returns without making a paid request
  • Compliance/regulated data category — users should verify data provenance and legal suitability

Citations

Provenance

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

Agent access