{"uid":"cap_sIN2hwzJ7SuA3jbrOuhg1","slug":"blockchain-money-map-tool-latency-sla-evidence-notary-aef61474","name":"Blockchain Money Map Tool Latency SLA Evidence Notary","description":"Choose Blockchain Money Map for human-readable public blockchain reports or x402-paid agent API services.","url":"https://api.blockchainmoneymap.com/api/x402/x402-paid-tool-latency-sla-evidence-notary","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"mode":{"enum":["create","verify"]},"facts":{"type":"object","required":[],"properties":{"tool_id":{"type":"string","maxLength":500},"latency_ms":{"type":"number"},"started_at":{"type":"string","maxLength":500},"completed_at":{"type":"string","maxLength":500},"receipt_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"request_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"response_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"challenge_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"sla_threshold_ms":{"type":"number"}},"additionalProperties":false},"policy":{"type":"object","additionalProperties":true},"ledger_id":{"type":"string","pattern":"^[A-Za-z0-9_-]{12,160}$","maxLength":160,"minLength":12},"notary_id":{"type":"string","pattern":"^[A-Za-z0-9_-]{12,160}$","maxLength":160,"minLength":12},"record_id":{"type":"string","pattern":"^[A-Za-z0-9_-]{12,160}$","maxLength":160,"minLength":12},"lookup_secret":{"type":"string","pattern":"^[A-Za-z0-9_-]{43,160}$","maxLength":160,"minLength":43},"idempotency_key":{"type":"string","pattern":"^[A-Za-z0-9_-]{32,160}$","maxLength":160,"minLength":32},"reference_facts":{"type":"object","required":[],"properties":{"tool_id":{"type":"string","maxLength":500},"latency_ms":{"type":"number"},"started_at":{"type":"string","maxLength":500},"completed_at":{"type":"string","maxLength":500},"receipt_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"request_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"response_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"challenge_hash":{"type":"string","pattern":"^sha256:[a-fA-F0-9]{64}$"},"sla_threshold_ms":{"type":"number"}},"additionalProperties":false},"retention_class":{"enum":["short","standard","support"],"type":"string"},"idempotency_scope_token":{"type":"string","pattern":"^[A-Za-z0-9_-]{43,160}$","maxLength":160,"minLength":43}}},"responseSchema":{"type":"json"},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_7prkOxonQ2B6YMjJlyDxO","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Creates or verifies tamper-evident notarized records of AI tool latency and SLA compliance facts on a ledger.","exampleAgentPrompt":"Create a notarized SLA evidence record for tool 'summarizer-v2' that started at 2024-06-01T10:00:00Z, completed at 2024-06-01T10:00:00.420Z, with a latency of 420ms against a 500ms SLA threshold — use ledger 'ledger-abc123xyz456' and include sha256 hashes for the request, response, and receipt.","exampleUseCases":[{"title":"Auditing agent tool SLA compliance","prompt":"I need to create a notarized record proving that my 'translation-tool' API call completed in 310ms against a 400ms SLA threshold — it ran from 2024-07-15T09:00:00Z to 2024-07-15T09:00:00.310Z on ledger 'ledger-prod-0011223344' with request hash sha256:a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2c3d4e5f6a1b2."},{"title":"Verifying a previously notarized latency record","prompt":"Can you verify the SLA notary record with record ID 'rec-99xyzABCDEFGHIJ' on ledger 'ledger-prod-0011223344' to confirm that the original latency facts still match and haven't been tampered with?"},{"title":"Storing tool execution proof for compliance audit","prompt":"Notarize evidence for our 'risk-scorer' tool run — it started at 2024-08-01T14:30:00Z and finished at 2024-08-01T14:30:00.275Z, latency 275ms, SLA threshold 600ms, using ledger 'ledger-compliance-77889900aabb' and retention class 'support', with sha256 hashes for request, response, challenge, and receipt."}],"resultDescription":"A JSON object containing the created or verified notary record, including a record_id, ledger entry reference, timestamp, SLA pass/fail result, and cryptographic attestation of the submitted facts. In verify mode, returns a comparison of submitted facts against the original notarized record.","failureModes":["Invalid or missing sha256 hash patterns cause schema validation errors","record_id not found in verify mode returns a 404 or error response","Mismatched facts in verify mode indicate tampered or incorrect data","idempotency_key collision may return the original record without creating a new one","Payment failure via x402 blocks access to the endpoint","Invalid ledger_id or notary_id pattern returns a 400 error","lookup_secret too short or malformed fails pattern validation"],"whenToPreferThis":"Choose this endpoint when you need cryptographically attested, tamper-evident proof that an AI tool call occurred within a specific latency and SLA threshold — especially for compliance audits, multi-party disputes, or agent accountability pipelines. Prefer it over simple logging when you need verifiable, immutable records with hash-based integrity checking and a ledger trail.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T13:00:08.826Z","isFirstParty":false}