AML alerts endpoint payable per-request via x402 on Base (USDC).
What it does
This endpoint at lowpaymentfee.com provides access to AML (Anti-Money Laundering) alert data at the path `/api/v1/aml/alerts/84`. It is part of a broader platform offering dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services. All endpoints use the x402 payment protocol, settling in USDC on the Base network.
The specific endpoint probed (`/api/v1/aml/alerts/84`) is live and returns a valid x402 challenge. The `maxAmountRequired` is 20,000 base units of USDC (6 decimals), which equals $0.02 per request — consistent with the site's advertised flat pricing of $0.02/request across all APIs. Payment is made via the `exact` scheme to the specified wallet address. No API keys are required; access is granted purely through the x402 payment header.
Documentation on the site 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 beyond the generic "Premium API Access" label. The endpoint path suggests it retrieves a specific AML alert by ID (84), but the actual response schema and input parameters are undocumented.
Capabilities
Use cases
- —Retrieving AML alert details by ID for compliance workflows
- —Integrating AML screening into automated financial pipelines
- —Agent-driven compliance checks with per-call crypto payment
Fit
Best for
- —Developers needing on-demand AML alert data without subscription commitments
- —AI agents that can pay per-request via x402/USDC on Base
- —Compliance teams exploring pay-as-you-go AML data access
Not for
- —Users who need comprehensive AML documentation or SLAs before integrating
- —High-volume compliance operations requiring bulk pricing or rate guarantees
- —Anyone unable to pay with USDC on the Base network
Quick start
curl -X POST https://lowpaymentfee.com/api/v1/aml/alerts/84 \
-H "Content-Type: application/json" \
-H "X-PAYMENT: <x402-payment-token>"Endpoint
Quality
The endpoint is live and returns a valid x402 challenge with clear pricing ($0.02 USDC on Base). However, there is no documentation, no OpenAPI schema, no request/response examples, and the AML alerts functionality is entirely undescribed. The docs pages are empty. This is effectively a stub listing.
Warnings
- —No documentation available — all doc/pricing/API pages render only 'Connect wallet' with no content
- —No OpenAPI or request/response schema provided for the AML alerts endpoint
- —The specific functionality of /api/v1/aml/alerts/84 is unknown beyond the path name
- —Cannot verify what data is returned or what input parameters are accepted
- —The endpoint path '/api/v1/aml/alerts/84' is not listed on the site's landing page among advertised APIs
Citations
- —The site advertises $0.02/request flat pricing with no API keys, no rate limits, and instant access on the Base networkhttps://lowpaymentfee.com
- —The x402 challenge shows maxAmountRequired of 20000 base units of USDC (USD Coin) on Base network, equaling $0.02https://lowpaymentfee.com/api/v1/aml/alerts/84
- —Docs, pricing, API, and README pages all render only a 'Connect wallet' prompt with no substantive documentationhttps://lowpaymentfee.com/docs