Directory / x402.getautomatedrcm.com
PII pre-flight for agent pipelines: deterministic de-identification of free text BEFORE it reaches a third-party LLM or API. No account, no API key, no subscription — pay per call. Strips names, emails, phones, SSNs, credit cards (Luhn-validated), IPs, URLs, street addresses, account IDs; dates become tokens plus a derived interval timeline (days-between, days-ago) so deadline math survives redaction. Returns scrubbed text + token map for local re-identification. Nothing stored; no LLM ever touc
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://x402.getautomatedrcm.com/pii-scrub' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://x402.getautomatedrcm.com/pii-scrub'
Endpoint: https://x402.getautomatedrcm.com/pii-scrub. Operated by x402.getautomatedrcm.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Full denial-appeal verdict for a denied medical claim. Given the CARC denial code, payer, balance, and timing, returns: appeal/fix/write-off verdict, deadline m…
Unpaid-claim follow-up triage. Given an action code (RES/CPE/CRO/APP/PAY or blank), balance, and claim ages, returns the work bucket (WORK_NOW / WAITING / REVIE…
Claim-denial intelligence for a CARC code (e.g. CO-50, PR-204, CO-197). Returns plain-English meaning, category, whether it is appealable, the concrete next act…
Prior-authorization determination for a CPT/HCPCS code + US payer. Rules engine covering UHC, Aetna, Cigna, Florida Blue, Humana, Medicare, Medicare Advantage a…
Healthcare text de-identification engine (demo endpoint — SYNTHETIC/TEST DATA ONLY, never send real PHI; nothing is stored). Strips names, DOBs, member/claim ID…