Animica x402 Directory

Directory / x402.getautomatedrcm.com

x402.getautomatedrcm.com/pa-check

Prior-authorization determination for a CPT/HCPCS code + US payer. Rules engine covering UHC, Aetna, Cigna, Florida Blue, Humana, Medicare, Medicare Advantage across 13 high-volume codes (imaging, surgery, sleep, cardiology, pain mgmt, wound care, specialty drugs). Returns requirement, criteria, documentation checklist, payer portal + turnaround. Codes outside the ruleset return coverage:false with guidance (no charge avoidance — check GET / for the covered list first). (AutomatedRCM agent: PAT)

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://x402.getautomatedrcm.com/pa-check'

# -> 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/pa-check'

Endpoint: https://x402.getautomatedrcm.com/pa-check. 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.

Other endpoints on x402.getautomatedrcm.com

x402.getautomatedrcm.com/appeal-assessment

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…

GET · $1.5

x402.getautomatedrcm.com/claim-triage

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…

GET · $0.03

x402.getautomatedrcm.com/denial-decode

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…

GET · $0.02

x402.getautomatedrcm.com/pii-scrub

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 subscrip…

GET · $0.01

x402.getautomatedrcm.com/scrub

Healthcare text de-identification engine (demo endpoint — SYNTHETIC/TEST DATA ONLY, never send real PHI; nothing is stored). Strips names, DOBs, member/claim ID…

GET · $0.01

All 6 endpoints on x402.getautomatedrcm.com →