{"api":"v1","generated_at":"2026-09-15T20:04:11.119Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/mistral-x402-stage-paywithlocus-com-mistral-chat-d14a3e","pinned_page":"https://tollindex.com/e/mistral-x402-stage-paywithlocus-com-mistral-chat-d14a3e/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"mistral-x402-stage-paywithlocus-com-mistral-chat-d14a3e","canonical_url":"https://mistral.x402.stage.paywithlocus.com/mistral/chat","resource":"https://mistral.x402.stage.paywithlocus.com/mistral/chat","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Locus public pay-per-use API","service_name":"Locus x402 Services","declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-08-30T15:24:53.326Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"mistral chat","category":"inference","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.0147 USDC","amount_units":0.014747,"decimals_known":true,"pay_to":"0x3C5CBe28ECA3b96023c45D3f877da834F1C7d5fA","scheme":"upto"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-30T15:24:52.883Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:37:09.351Z","state":"pass","failed_checks":["bazaar.info.output"],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:37:09.351Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:05:52.822Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:57:38.847Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:14:55.963Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T12:40:49.747Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x3C5CBe28ECA3b96023c45D3f877da834F1C7d5fA","page":"https://tollindex.com/seller/0x3C5CBe28ECA3b96023c45D3f877da834F1C7d5fA","endpoints":51,"hosts":27},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2","facilitatorAddress":"0x14fDa13953Fc30428938E6BF950d036e77214e52","assetTransferMethod":"permit2"},"payTo":"0x3C5CBe28ECA3b96023c45D3f877da834F1C7d5fA","amount":"14747","scheme":"upto","network":"eip155:8453","maxTimeoutSeconds":1800}],"quality":{"lastCalledAt":"2026-08-30T15:24:52.883Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://mistral.x402.stage.paywithlocus.com/mistral/chat","extensions":{"bazaar":{"info":{"input":{"body":{"model":"mistral-medium-3-5","messages":[{"role":"user","content":"Hello from x402"}],"max_tokens":1},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"data":{},"payment":{"scheme":"exact","settledUsdc":"0.001000","authorizedMaxUsdc":"0.001000"},"request":{"id":"00000000-0000-4000-8000-000000000000","statusUrl":"/requests/00000000-0000-4000-8000-000000000000"},"success":true}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["model","messages","max_tokens"],"properties":{"seed":{"type":"number","description":"Deterministic sampling seed"},"stop":{"type":"array","items":{"type":"string"},"description":"Stop sequences"},"model":{"type":"string","description":"Model ID (e.g. \"mistral-medium-3-5\", \"mistral-small-2603\", \"mistral-large-2512\", \"ministral-14b-2512\", \"codestral-latest\")"},"tools":{"type":"array","items":{"type":"string"},"description":"Tool/function definitions"},"top_p":{"type":"number","description":"Nucleus sampling (0-1)"},"messages":{"type":"array","items":{"type":"object","additionalProperties":true},"description":"Conversation messages array"},"max_tokens":{"type":"number","description":"Maximum output tokens. Required to bound metered x402 authorization."},"temperature":{"type":"number","description":"Sampling temperature (0-2)"},"tool_choice":{"type":"object","description":"Tool selection control","additionalProperties":true},"response_format":{"type":"object","description":"Output format (json_object, json_schema, text)","additionalProperties":true}},"additionalProperties":true},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}},"eip2612GasSponsoring":{"info":{"version":"1","description":"The facilitator accepts EIP-2612 gasless Permit to `Permit2` canonical contract."},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["from","asset","spender","amount","nonce","deadline","signature","version"],"properties":{"from":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"The address of the sender."},"asset":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"The address of the ERC-20 token contract."},"nonce":{"type":"string","pattern":"^[0-9]+$","description":"The current nonce of the sender."},"amount":{"type":"string","pattern":"^[0-9]+$","description":"The amount to approve (uint256). Typically MaxUint."},"spender":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"The address of the spender (Canonical Permit2)."},"version":{"type":"string","pattern":"^[0-9]+(\\.[0-9]+)*$","description":"Schema version identifier."},"deadline":{"type":"string","pattern":"^[0-9]+$","description":"The timestamp at which the signature expires."},"signature":{"type":"string","pattern":"^0x[a-fA-F0-9]+$","description":"The 65-byte concatenated signature (r, s, v) as a hex string."}}}}},"description":"Locus public pay-per-use API","lastUpdated":"2026-08-30T15:24:53.326Z","serviceName":"Locus x402 Services","x402Version":2}]}}