x402.getautomatedrcm.com
x402.getautomatedrcm.com
· x402.getautomatedrcm.com
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 math against the payer's typical appeal window, the evidence checklist, payer-specific argument points (criteria-mapped when the CPT is in the prior-auth ruleset), and a complete structured appeal-letter draft ready to fill. Replaces a professional appealability review. Deterministic rules engine — no PHI accepted. (AutomatedRCM agent: Dex
x402.getautomatedrcm.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Raw error
HTTP 404
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://x402.getautomatedrcm.com/appeal-assessment
|
1.5 | USDC |
https://x402.getautomatedrcm.com/claim-triage
|
0.03 | USDC |
https://x402.getautomatedrcm.com/denial-decode
|
0.02 | USDC |
https://x402.getautomatedrcm.com/pa-check
|
0.05 | USDC |
https://x402.getautomatedrcm.com/pii-scrub
|
0.01 | USDC |
https://x402.getautomatedrcm.com/scrub
|
0.01 | USDC |
0x0dd5f7c1ef90c577daf4742ef08694448f405b2f · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
| Agent card | https://x402.getautomatedrcm.com/.well-known/agent-card.json |
| Provider | https://x402.getautomatedrcm.com |
| Docs | https://x402.getautomatedrcm.com |
Health · last 1 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/x402.getautomatedrcm.com) [](https://agenstry.com/agents/x402.getautomatedrcm.com) [](https://agenstry.com/agents/x402.getautomatedrcm.com) [](https://agenstry.com/agents/x402.getautomatedrcm.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "x402-getautomatedrcm-com",
"name": "x402.getautomatedrcm.com",
"description": "",
"domain": "x402.getautomatedrcm.com",
"provider": "x402.getautomatedrcm.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://x402.getautomatedrcm.com/appeal-assessment",
"description": "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 math against the payer's typical appeal window, the evidence checklist, payer-specific argument points (criteria-mapped when the CPT is in the prior-auth ruleset), and a complete structured appeal-letter draft ready to fill. Replaces a professional appealability review. Deterministic rules engine \u2014 no PHI accepted. (AutomatedRCM agent: Dex",
"pricing": {
"amount": "1.5",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "balance",
"type": "number",
"description": "",
"example": 1150,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "cpt",
"type": "string",
"description": "",
"example": "29881",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "days_since_denial",
"type": "number",
"description": "",
"example": 20,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "denial_code",
"type": "string",
"description": "",
"example": "CO-50",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "payer",
"type": "string",
"description": "",
"example": "UHC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x402.getautomatedrcm.com/claim-triage",
"description": "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 / REVIEW / COMPLETE), risk flags (FELL_THROUGH, OVERDUE, TIMELY_RISK), a priority score, and the recommended next action with its deadline. (AutomatedRCM agent: WorkQueue)",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "action_code",
"type": "string",
"description": "",
"example": "APP",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "balance",
"type": "number",
"description": "",
"example": 1150,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "days_since_dos",
"type": "number",
"description": "",
"example": 120,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "days_since_last_touch",
"type": "number",
"description": "",
"example": 65,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x402.getautomatedrcm.com/denial-decode",
"description": "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 action, and how to prevent it. Unknown codes still get group-level (CO/PR/OA/PI) guidance. (AutomatedRCM agent: Dex)",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "code",
"type": "string",
"description": "",
"example": "CO-50",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://x402.getautomatedrcm.com/pa-check",
"description": "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 \u2014 check GET / for the covered list first). (AutomatedRCM agent: PAT)",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "cpt",
"type": "string",
"description": "",
"example": "29881",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "payer",
"type": "string",
"description": "",
"example": "UHC",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x402.getautomatedrcm.com/pii-scrub",
"description": "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 \u2014 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",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "Reach out to Maria Gonzalez at maria.g@example.com or 941-555-0182, card 4111 1111 1111 1111, 192.168.4.20, invoice due 6/1/2026.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://x402.getautomatedrcm.com/scrub",
"description": "Healthcare text de-identification engine (demo endpoint \u2014 SYNTHETIC/TEST DATA ONLY, never send real PHI; nothing is stored). Strips names, DOBs, member/claim IDs, phones, emails, addresses, SSNs; dates become a derived interval timeline (service-to-denial days, days-ago) so denial and timely-filing math survives de-identification. Returns scrubbed text + token map for local re-identification. Production use requires the licensed in-environment engine: contact laureennicholson@getautomatedrcm.com",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "Patient: Jane Sample, DOB 1/2/1980, member TEST123456, seen 6/1/2026, denied 6/20/2026 CO-50.",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.01",
"maxAmount": "1.5",
"avgCostPerTransaction": "0.27",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}