{"x402Version":2,"service":"MimirAPI","origin":"https://mimirapi.com","items":[{"resource":"https://mimirapi.com/v1/ping","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"1000","payTo":"0x40e5A6647803c2DD686049dcDC5F9c34817D7a7F","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-08-24T21:23:14.610Z","metadata":{"name":"ping","description":"Paid liveness probe for the MimirAPI counter. Returns pong, the SKU id, and a server timestamp. One tenth of a cent buys a complete challenge, sign, settle, serve round trip — the cheapest possible proof that your x402 client wiring works before you spend real money on real SKUs.","tags":["test","liveness","x402","micropayment"],"priceUsd":0.001},"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{}},"output":{"type":"json","example":{"pong":true,"sku":"ping","ts":"2026-07-21T00:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{},"additionalProperties":false}},"required":["type","method"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"pong":{"type":"boolean"},"sku":{"type":"string"},"ts":{"type":"string","description":"ISO-8601 server time"}},"required":["pong","sku","ts"]}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://mimirapi.com/v1/provenance/certificate","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"250000","payTo":"0x40e5A6647803c2DD686049dcDC5F9c34817D7a7F","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-08-24T21:23:14.610Z","metadata":{"name":"provenance-cert","description":"Chain-of-custody license certificate for any digital asset: a SHA-256 content hash bound to issuer, subject, and license terms under an HMAC-SHA-256 signature. Deterministic, portable, and verifiable through the issuer while the current HMAC v1 profile is active — a receipt an agent can carry to record what it licensed, from whom, and on what terms.","tags":["provenance","license","certificate","signing","trust"],"priceUsd":0.25},"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"contentHash":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855","subject":"did:web:agent.example.com","license":"CC-BY-4.0"}},"output":{"type":"json","example":{"certificate":{"issuer":"MimirAPI","subject":"did:web:agent.example.com","license":"CC-BY-4.0","contentHash":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855","issuedAt":"2026-07-21T00:00:00.000Z","signature":"9b1a…hex HMAC-SHA-256…","alg":"HMAC-SHA-256"}}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object","properties":{"contentHash":{"type":"string","description":"SHA-256 hex of the asset"},"subject":{"type":"string"},"license":{"type":"string"}},"required":["contentHash","subject","license"]}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"certificate":{"type":"object"}}}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://mimirapi.com/v1/visual-review","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","payTo":"0x40e5A6647803c2DD686049dcDC5F9c34817D7a7F","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-08-24T21:23:14.610Z","metadata":{"name":"visual-review","description":"Eyes for agents, for a penny: renders any URL in a real browser (Cloudflare Browser Rendering) and returns a full-page screenshot as an inline PNG plus an axe-core accessibility audit — WCAG violations with rule, impact, fix-it link, and affected-node counts. Verify a deploy visually, catch layout breakage, and check accessibility in one call, without running a browser yourself. https URLs only.","tags":["browser","screenshot","accessibility","audit","render","a11y","wcag"],"priceUsd":0.01},"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"url":"https://example.com"}},"output":{"type":"json","example":{"url":"https://example.com/","screenshot":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUg…","audit":{"violations":[{"id":"color-contrast","impact":"serious","help":"Elements must meet minimum contrast","helpUrl":"https://dequeuniversity.com/rules/axe/4.12/color-contrast","nodes":3}],"summary":{"violations":1,"passes":44,"incomplete":2}},"checkedAt":"2026-07-22T00:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"Public https URL to render + audit"}},"required":["url"],"additionalProperties":false}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"url":{"type":"string"},"screenshot":{"type":"string","description":"Full-page PNG as a data: URI"},"audit":{"type":"object","description":"axe-core violations + summary"},"checkedAt":{"type":"string"}},"required":["url","screenshot","audit"]}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://mimirapi.com/v1/db","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"250000","payTo":"0x40e5A6647803c2DD686049dcDC5F9c34817D7a7F","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-08-24T21:23:14.610Z","metadata":{"name":"ephemeral-db","description":"Ephemeral Postgres for agents: one POST provisions a real database and returns its connection string with a TTL; teardown at expiry is automatic and guaranteed. Scratch space for a pipeline, a test run, or a day of work — priced per DB-day, no signup, no cleanup, no leftovers.","tags":["postgres","database","ephemeral","provisioning"],"priceUsd":0.25},"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"ttlHours":24}},"output":{"type":"json","example":{"connectionString":"postgres://user:pass@ep-example.neon.tech/neondb","expiresAt":"2026-07-22T00:00:00.000Z","ttlHours":24}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object","properties":{"ttlHours":{"type":"integer","minimum":1,"maximum":168}}}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"connectionString":{"type":"string"},"expiresAt":{"type":"string"}}}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://mimirapi.com/v1/wallet/screen","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"50000","payTo":"0x40e5A6647803c2DD686049dcDC5F9c34817D7a7F","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-08-24T21:23:14.610Z","metadata":{"name":"wallet-screen","description":"Sanctions screen for an EVM wallet: one deterministic read of the public Chainalysis sanctions oracle contract. Call it mid-transaction before settling with an unknown counterparty — no account, no API key, one paid call returns sanctioned true/false with the oracle address for independent verification. Fail-closed: if the oracle is unreachable you get an error, never a false all-clear.","tags":["compliance","sanctions","wallet","screening","evm","risk"],"priceUsd":0.05},"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"address":"0x7F367cC41522cE07553e823bf3be79A889DEbe1B"}},"output":{"type":"json","example":{"address":"0x7f367cc41522ce07553e823bf3be79a889debe1b","sanctioned":true,"source":"chainalysis-sanctions-oracle","oracle":"0x40C57923924B5c5c5455c48D93317139ADDaC8fb","checkedAt":"2026-07-21T00:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{"address":{"type":"string","description":"0x-prefixed 40-hex-char EVM address"}},"required":["address"]}},"required":["type","method"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"address":{"type":"string"},"sanctioned":{"type":"boolean"},"source":{"type":"string"},"oracle":{"type":"string"},"checkedAt":{"type":"string"}},"required":["address","sanctioned","source"]}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://mimirapi.com/v1/og-image","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","payTo":"0x40e5A6647803c2DD686049dcDC5F9c34817D7a7F","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-08-24T21:23:14.610Z","metadata":{"name":"og-image","description":"Deterministic 1200x630 social-card SVG from a title and optional subtitle, dark or light theme. Same input, byte-identical output — an agent building pages gets an Open Graph image in one call with no headless browser and no font pipeline.","tags":["image","og-image","social-card","svg","media"],"priceUsd":0.01},"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"title":"MimirAPI","subtitle":"Every capability, one toll","theme":"dark"}},"output":{"type":"json","example":{"svg":"<svg xmlns=\"…\" width=\"1200\" height=\"630\">…</svg>","width":1200,"height":630,"contentType":"image/svg+xml","theme":"dark"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{"title":{"type":"string","maxLength":120},"subtitle":{"type":"string","maxLength":200},"theme":{"type":"string","enum":["dark","light"]}},"required":["title"]}},"required":["type","method"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"svg":{"type":"string"},"width":{"type":"number"},"height":{"type":"number"},"contentType":{"type":"string"}},"required":["svg","width","height"]}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://mimirapi.com/v1/qr","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"2000","payTo":"0x40e5A6647803c2DD686049dcDC5F9c34817D7a7F","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-08-24T21:23:14.610Z","metadata":{"name":"qr-svg","description":"QR code as a crisp deterministic SVG from any text or URL up to 1000 characters, with selectable error-correction level (L/M/Q/H). Vector output scales to any size with no rasterization step.","tags":["qr","qrcode","barcode","svg","media"],"priceUsd":0.002},"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"data":"https://mimirapi.com","ecl":"M"}},"output":{"type":"json","example":{"svg":"<svg xmlns=\"…\">…</svg>","modules":29,"ecl":"M","contentType":"image/svg+xml"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{"data":{"type":"string","maxLength":1000},"ecl":{"type":"string","enum":["L","M","Q","H"]}},"required":["data"]}},"required":["type","method"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"svg":{"type":"string"},"modules":{"type":"number"},"ecl":{"type":"string"}},"required":["svg","modules"]}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://mimirapi.com/v1/chart","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"10000","payTo":"0x40e5A6647803c2DD686049dcDC5F9c34817D7a7F","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-08-24T21:23:14.610Z","metadata":{"name":"chart-svg","description":"Data to chart in one call: a numeric series rendered as a deterministic 800x400 line or bar chart SVG with optional labels and title. No charting library, no browser — an agent composing a report gets a predictable picture of its numbers.","tags":["chart","graph","visualization","svg","media"],"priceUsd":0.01},"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"type":"bar","values":[3,7,4,9],"labels":["Q1","Q2","Q3","Q4"],"title":"Settled calls"}},"output":{"type":"json","example":{"svg":"<svg xmlns=\"…\">…</svg>","type":"bar","points":4,"contentType":"image/svg+xml"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object","properties":{"type":{"type":"string","enum":["line","bar"]},"values":{"type":"array","items":{"type":"number"},"minItems":1,"maxItems":100},"labels":{"type":"array","items":{"type":"string","maxLength":24}},"title":{"type":"string","maxLength":80}},"required":["values"]}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"svg":{"type":"string"},"type":{"type":"string"},"points":{"type":"number"}},"required":["svg","type","points"]}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://mimirapi.com/v1/x402-audit","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"250000","payTo":"0x40e5A6647803c2DD686049dcDC5F9c34817D7a7F","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-08-24T21:23:14.610Z","metadata":{"name":"x402-audit","description":"Weigh any x402 counter and get a verdict: does its URL answer a coherent 402, would the CDP Bazaar validator accept its discovery metadata, and is it actually listed in the discovery index? Returns a per-check report (passed / found-wanting / unweighed) with evidence, optionally HMAC-signed. Three keyless checks for sellers and machine-service buyers.","tags":["x402","audit","conformance","bazaar","discovery","trust"],"priceUsd":0.25},"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"url":"https://mimirapi.com/v1/ping"}},"output":{"type":"json","example":{"verdict":{"resource":"https://mimirapi.com/v1/ping","balances":true,"ts":"2026-07-21T00:00:00.000Z","weighings":[{"name":"challenge-shape","weight":"passed","detail":"coherent x402 402: 0.001000 USDC on eip155:8453 → 0x40e5…"},{"name":"listing-validity","weight":"passed","detail":"CDP validator: valid, would be indexed"},{"name":"index-presence","weight":"passed","detail":"listed in the CDP discovery index"}],"summary":{"passed":3,"wanting":0,"unweighed":0}}}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object","properties":{"url":{"type":"string","format":"uri","description":"https URL of the x402 resource to weigh"}},"required":["url"]}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"verdict":{"type":"object","properties":{"resource":{"type":"string"},"balances":{"type":"boolean"},"weighings":{"type":"array","items":{"type":"object"}},"summary":{"type":"object"}},"required":["resource","balances","weighings","summary"]},"certificate":{"type":"object"}},"required":["verdict"]}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://mimirapi.com/v1/route/price","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"30000","payTo":"0x40e5A6647803c2DD686049dcDC5F9c34817D7a7F","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-08-24T21:23:14.610Z","metadata":{"name":"route-price","description":"Live crypto/token spot price in USD, routed to the best live x402 provider and returned normalized. Pass ?symbol=BTC (or ETH, WIF, a coin name) and optional ?vs=USD. One integration, always-live: the router ranks providers by measured reliability (cheapest live source wins) and buys on your behalf, falling over to the next provider if one is down — so you never chase a dead endpoint or manage six provider accounts. Add ?verify=1 to cross-validate against a second independent source: the confidence signal reads \"cross-validated\" when they agree within 2%, \"divergent\" (both prices returned, none hidden) when they don't, else \"single-source\". Returns the price, its as-of time, the upstream source(s), and that confidence signal.","tags":["price","crypto","market-data","router","x402","oracle"],"priceUsd":0.03},"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"symbol":"BTC","vs":"USD"}},"output":{"type":"json","example":{"priceUsd":66277.99,"asOf":"2026-07-22T03:20:08.000Z","source":"geckoterminal (ottoai) + Yahoo Finance (live)","confidence":"cross-validated","spreadPct":0.0043,"sources":[{"provider":"ottoai","priceUsd":66133.93,"costUsd":0.001,"asOf":"2026-07-22T03:20:08.000Z"},{"provider":"x402node","priceUsd":66422.05,"costUsd":0.01,"asOf":"2026-07-22T03:20:10.000Z"}]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{"symbol":{"type":"string","description":"Asset symbol or name (BTC, ETH, WIF, bitcoin)"},"vs":{"type":"string","description":"Quote currency (default USD)"},"verify":{"type":"string","description":"Set to 1/true to cross-validate against a second independent source"}},"required":["symbol"],"additionalProperties":false}},"required":["type","method"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"priceUsd":{"type":"number"},"asOf":{"type":"string","description":"ISO-8601 as-of time from the upstream source"},"source":{"type":"string"},"confidence":{"type":"string","enum":["single-source","cross-validated","divergent"]},"spreadPct":{"type":"number","description":"Fractional gap between the two sources (present only with ?verify)"},"sources":{"type":"array","items":{"type":"object"}}},"required":["priceUsd","source","confidence","sources"]}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://mimirapi.com/v1/phone/intel","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"30000","payTo":"0x40e5A6647803c2DD686049dcDC5F9c34817D7a7F","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-08-24T21:23:14.610Z","metadata":{"name":"phone-intel","description":"Phone number intelligence for agents: pass any number and get back whether it is a valid E.164 number, its country, the carrier that holds it, and the line type — mobile, landline, or VoIP. One paid call, no account, no API key. Decide whether a number is worth calling or texting, or flag a VoIP number before you trust it. Free-format numbers are normalized; a syntactically bad number is rejected before any charge.","tags":["phone","telephony","number-lookup","carrier","line-type","voip","validation"],"priceUsd":0.03},"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"number":"+14155552671"}},"output":{"type":"json","example":{"number":"+14155552671","valid":true,"countryCode":"US","carrier":"Verizon Wireless","lineType":"mobile","source":"telnyx-number-lookup","checkedAt":"2026-07-22T00:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{"number":{"type":"string","description":"Phone number in E.164 (+14155552671) or loosely formatted"}},"required":["number"],"additionalProperties":false}},"required":["type","method"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"number":{"type":"string","description":"Normalized E.164"},"valid":{"type":"boolean"},"countryCode":{"type":"string"},"carrier":{"type":"string"},"lineType":{"type":"string","description":"mobile | landline | voip | ..."},"source":{"type":"string"},"checkedAt":{"type":"string"}},"required":["number","valid","source"]}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://mimirapi.com/v1/sms","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"50000","payTo":"0x40e5A6647803c2DD686049dcDC5F9c34817D7a7F","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-08-24T21:23:14.610Z","metadata":{"name":"send-sms","description":"Send an SMS on your agent behalf: one POST with an E.164 recipient and message text hands the message to a real carrier and returns a delivery receipt id. No account, no API key — pay per message over x402. The recipient is validated to E.164 before sending and the body is length-bounded; a rejected or undelivered message is never charged. Telephony as an access primitive: reach a human, not just an HTTP endpoint.","tags":["sms","telephony","messaging","notification","text","a2p"],"priceUsd":0.05},"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"POST","bodyType":"json","body":{"to":"+14155552671","text":"Your agent says hello."}},"output":{"type":"json","example":{"id":"msg_0Ac…","to":"+14155552671","from":"+15550001111","status":"queued","segments":1,"source":"telnyx-messaging","sentAt":"2026-07-22T00:00:00.000Z"}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["POST","PUT","PATCH"]},"bodyType":{"type":"string","enum":["json","form-data","text"]},"body":{"type":"object","properties":{"to":{"type":"string","description":"Recipient in E.164 (+14155552671)"},"text":{"type":"string","maxLength":320,"description":"Message body (<= 320 chars)"}},"required":["to","text"],"additionalProperties":false}},"required":["type","method","bodyType","body"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"id":{"type":"string","description":"Provider message id"},"to":{"type":"string"},"from":{"type":"string"},"status":{"type":"string","description":"queued | sending | ..."},"segments":{"type":"number"},"source":{"type":"string"},"sentAt":{"type":"string"}},"required":["to","status","source"]}},"required":["type"]}},"required":["input"]}}}},{"resource":"https://mimirapi.com/v1/tls-audit","type":"http","x402Version":2,"accepts":[{"scheme":"exact","network":"eip155:8453","amount":"20000","payTo":"0x40e5A6647803c2DD686049dcDC5F9c34817D7a7F","maxTimeoutSeconds":60,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"}}],"lastUpdated":"2026-08-24T21:23:14.610Z","metadata":{"name":"tls-audit","description":"TLS posture for any host in one call: which of TLS 1.0/1.1/1.2/1.3 it still accepts (the compliance red flag a Worker physically cannot test — it can only speak modern TLS), plus certificate hygiene (expiry, days remaining, key algorithm/size, signature). Returns per-protocol acceptance + derived findings (tls10_accepted, cert_expiring, weak_rsa_key, sha1_sig). Read-only observation of a public endpoint — the legacy-crypto check nobody else sells.","tags":["tls","ssl","audit","posture","compliance","legacy","pci","certificate","security"],"priceUsd":0.02},"extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"host":"example.com"}},"output":{"type":"json","example":{"host":"example.com","port":443,"resolved_ip":"93.184.216.34","protocols":{"TLSv1.0":false,"TLSv1.1":false,"TLSv1.2":true,"TLSv1.3":true},"certificate":{"subject":"CN=example.com","not_after":"Jan 15 00:00:00 2027 GMT","days_remaining":164,"key_alg":"rsaEncryption","key_bits":2048,"sig_alg":"sha256WithRSAEncryption"},"findings":[]}}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"input":{"type":"object","properties":{"type":{"type":"string","const":"http"},"method":{"type":"string","enum":["GET","HEAD","DELETE"]},"queryParams":{"type":"object","properties":{"host":{"type":"string","description":"DNS hostname to audit (public only; private/loopback refused)"},"port":{"type":"integer","minimum":1,"maximum":65535,"description":"TLS port (default 443)"}},"required":["host"]}},"required":["type","method"],"additionalProperties":false},"output":{"type":"object","properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"host":{"type":"string"},"port":{"type":"integer"},"resolved_ip":{"type":"string"},"protocols":{"type":"object"},"certificate":{"type":"object"},"findings":{"type":"array","items":{"type":"object"}}},"required":["host","protocols","findings"]}},"required":["type"]}},"required":["input"]}}}}],"pagination":{"limit":13,"offset":0,"total":13}}