{"audit":{"version":"1.4","generated_at":"2026-08-19T17:09:37.268789+00:00","generated_by":"Agenstry","report_url":"https://agenstry.com/agents/api.usesaferoute.com","methodology_url":"https://agenstry.com/methodology","verifier_jwks_url":"https://agenstry.com/.well-known/jwks.json","subject":{"domain":"api.usesaferoute.com","name":"SafeRoute","url":"https://api.usesaferoute.com/.well-known/agent-card.json"}},"identity":{"provider":{"organization":"SafeRoute","url":"https://api.usesaferoute.com"},"registry_verification":null,"signature":{"signed":false,"signature_valid":null}},"protocol":{"version":"1.0","supports_streaming":false,"supports_push_notifications":false},"operational":{"live_state":"wrong_response","live_responds":false,"last_status_code":200,"last_elapsed_ms":97,"last_error":null},"track_record":{"first_seen":"2026-08-12T19:57:33.995310+00:00","last_checked":"2026-08-19T08:21:59.940872+00:00","last_seen_ok":"2026-08-19T08:21:59.940872+00:00","checks_total":16,"checks_ok":16,"uptime_pct":100.0,"archived":false,"archived_reason":null},"conformance":{"score":60,"grade":"C","summary":"C-grade: usable but has clear conformance issues, review the breakdown below.","criteria":[{"key":"valid_card","label":"Valid AgentCard","points":10,"max_points":10,"status":"pass","detail":"Parseable AgentCard returned by the well-known endpoint (Agenstry readiness signal; not an official TCK certification)."},{"key":"live_responds","label":"Live JSON-RPC","points":5,"max_points":25,"status":"fail","detail":"Endpoint replies but body isn't a valid JSON-RPC 2.0 A2A response."},{"key":"protocol_version","label":"Protocol version","points":10,"max_points":10,"status":"pass","detail":"Declares A2A 1.0 with supportedInterfaces[] (current v1 card shape)."},{"key":"signature","label":"JWS signature","points":0,"max_points":10,"status":"info","detail":"Card is unsigned (most published agents are)."},{"key":"uptime","label":"Uptime track record","points":15,"max_points":15,"status":"pass","detail":"16/16 probes succeeded (100% uptime)."},{"key":"skills","label":"Skill declaration","points":10,"max_points":10,"status":"pass","detail":"Declares 12 skills with structured metadata."},{"key":"verified_identity","label":"Verified Identity","points":5,"max_points":10,"status":"partial","detail":"Provider declared: SafeRoute (https://api.usesaferoute.com). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit."},{"key":"freshness","label":"Freshness + modern flags","points":5,"max_points":5,"status":"pass","detail":"declares 1 modern capability flag(s) (x402); seen in upstream source within 0d"},{"key":"security","label":"Security declaration","points":0,"max_points":5,"status":"info","detail":"Neither securitySchemes nor securityRequirements declared — how to authenticate is unstated."}]},"card_read":{"findings":[],"clean":true,"source_url":"https://api.usesaferoute.com/.well-known/agent-card.json"},"skills":[{"id":"base-swap-safety-check","name":"Base swap safety preflight","description":"Check an approved Base token pair, indicative liquidity, output, and disclosed fee before providing a wallet. Paid via x402; no custody, signing, or broadcast.","tags":["base","defi","swap-safety","x402","noncustodial"],"examples":["Check whether swapping 25 USDC to WETH is eligible on Base"],"inputModes":["application/json","text/plain"],"outputModes":["application/json"]},{"id":"base-safe-swap-quote","name":"Safety-checked Base swap quote","description":"Return a bounded, safety-checked unsigned transaction or buyer-signable gasless payload. The buyer remains responsible for signing and submission.","tags":["base","defi","swap-quote","unsigned-transaction","x402"],"examples":["Quote a 25 USDC to WETH swap for my buyer-controlled wallet"],"inputModes":["application/json","text/plain"],"outputModes":["application/json"]},{"id":"saferoute-proof","name":"SafeRoute Proof","description":"Return a signed machine-readable ALLOW, BLOCK, or REVIEW receipt after checking a proposed Base token, transaction, or trade.","tags":["base","signed-receipt","transaction-proof","agent-safety"],"examples":["Check this token before buying","Simulate and verify this transaction before signing","Verify approval, route, and slippage for this Base swap"],"inputModes":["application/json","text/plain"],"outputModes":["application/json"]},{"id":"base-token-risk-check","name":"Approved-token risk check","description":"Verify an approved Base token against SafeRoute's locked registry, live bytecode, and route liquidity without labeling arbitrary tokens safe.","tags":["base","token-risk","contract-verification","noncustodial"],"examples":["Check the approved AERO contract and current liquidity"],"inputModes":["application/json","text/plain"],"outputModes":["application/json"]},{"id":"base-transaction-preflight","name":"Approved transaction preflight","description":"Decode and simulate an approved-token transfer or approval, or SafeRoute's exact official ERC-8004 registration, before the buyer signs.","tags":["base","simulation","erc20","erc8004","transaction-safety"],"examples":["Simulate this USDC transfer calldata before signing","Verify SafeRoute's official ERC-8004 registration before signing"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"base-protected-token-transfer","name":"Protected unsigned token transfer","description":"Validate and simulate an approved Base ERC-20 transfer up to $500 USDC-equivalent, then return unsigned calldata for buyer-controlled signing.","tags":["base","erc20-transfer","unsigned-transaction","noncustodial"],"examples":["Prepare a 12.50 USDC transfer to this recipient"],"inputModes":["application/json","text/plain"],"outputModes":["application/json"]},{"id":"base-trade-guard","name":"Bundled Base trade guard","description":"Combine approved-token checks, route economics, policy limits, a firm quote, and Base simulation into one pre-sign verdict.","tags":["base","trade-guard","swap-safety","simulation"],"examples":["Guard this 25 USDC to WETH trade before I sign"],"inputModes":["application/json","text/plain"],"outputModes":["application/json"]},{"id":"base-post-transaction-intent-verification","name":"Post-transaction intent verification","description":"Compare a mined Base transaction with declared intent and report recipient, output, slippage, approval, or calldata anomalies.","tags":["base","post-transaction","intent-verification","read-only"],"examples":["Verify this mined transaction against my declared intent"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"verify-swap-execution","name":"Verify SafeRoute execution","description":"Verify a standard-mode transaction against a SafeRoute signed quote receipt without taking custody or executing a transaction.","tags":["base","verification","transaction-receipt","noncustodial"],"examples":["Verify this Base transaction against its SafeRoute quote receipt"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"base-protect-payment","name":"Protect an x402 payment","description":"One automatic front door for pre-payment policy checks, duplicate-safe ID binding, and optional mined Base-USDC settlement verification. The buyer keeps signing and payment control.","tags":["base","x402","payment-safety","duplicate-prevention","settlement-verification"],"examples":["Protect this x402 payment before my agent pays","Verify the settlement for this protected payment"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"base-x402-payment-control","name":"SafeRoute x402 Payment Control","description":"Guard one exact Base USDC payment before signing, bind retries to a unique payment ID, and reconcile the mined transfer with signed receipts.","tags":["base","x402","payment-control","reconciliation","signed-receipt"],"examples":["Guard this x402 payment and verify exactly what settled","Tell me whether this failed payment is safe to retry"],"inputModes":["application/json"],"outputModes":["application/json"]},{"id":"base-agent-payment-route","name":"SafeRoute AutoFund","description":"Fund a signed payer-owned Base USDC target, confirm it, and perform one standard x402 retry. A configurable buffer reduces repeated tiny swaps.","tags":["base","x402","exact-buy","buffered-funding","noncustodial"],"examples":["Pay this x402 endpoint even though my agent lacks USDC","Swap WETH to enough USDC for this payment and keep a $5 buffer","Fund my agent wallet with USDC on Base"],"inputModes":["application/json"],"outputModes":["application/json"]}],"provenance":[{"source":"mcp_registry","first_seen":"2026-08-12T19:57:33.995310+00:00"}],"recent_probes":[{"fetched_at":"2026-08-19T08:21:59.940872+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":97,"live_responds":false},{"fetched_at":"2026-08-19T02:31:00.883635+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":101,"live_responds":false},{"fetched_at":"2026-08-18T17:47:31.543539+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":102,"live_responds":false},{"fetched_at":"2026-08-18T07:32:43.756991+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":134,"live_responds":false},{"fetched_at":"2026-08-18T00:31:17.149829+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":106,"live_responds":false},{"fetched_at":"2026-08-17T16:44:11.086599+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":98,"live_responds":false},{"fetched_at":"2026-08-17T05:59:07.364787+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":111,"live_responds":false},{"fetched_at":"2026-08-16T20:19:36.272972+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":127,"live_responds":false},{"fetched_at":"2026-08-16T07:23:59.385025+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":121,"live_responds":false},{"fetched_at":"2026-08-16T01:08:18.987579+00:00","ok":true,"status_code":200,"error":null,"elapsed_ms":104,"live_responds":false}],"catalog_attestation":null,"operator_revenue_evidence":{"evidence_class":"operator_submitted","authenticity":{"rung":"no_operator_evidence","rank":0,"why":"No verifiable operator evidence has been submitted for this agent.","thresholds":{"min_independent_payers":3,"min_verified_usd":25.0},"engine_table":"agent_authenticity","merge_rule":"max(existing_rank, rank)"},"metric_metadata":{"provenance":"operator_submitted_evidence","confidence":"attested","coverage":{"numerator":0},"as_of":"2026-08-19T17:09:37.273570+00:00","definition":"Revenue proofs submitted by the verified owner and re-checked by Agenstry against the settlement chain or the operator's own Stripe account. Only independently confirmed proofs are counted."},"counts":{"retained":0,"verified":0,"unverifiable":0},"verified":{"gross_usd":0.0,"transactions":0,"independent_payers":0},"detail_url":"https://agenstry.com/api/agents/api.usesaferoute.com/evidence","dispute_url":"https://agenstry.com/agents/api.usesaferoute.com/dispute"},"verification_history":[]}