{"api":"v1","generated_at":"2026-09-15T18:50:29.186Z","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/madoromi-fun-api-agent-interpret-full-bf388a","pinned_page":"https://tollindex.com/e/madoromi-fun-api-agent-interpret-full-bf388a/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":"madoromi-fun-api-agent-interpret-full-bf388a","canonical_url":"https://madoromi.fun/api/agent/interpret/full","resource":"https://madoromi.fun/api/agent/interpret/full","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Japanese dream-interpretation agent API. Returns a Gemini-generated full interpretation from madoromi's curated dream-motif knowledge base (result schema agent-dream-insight.full.v1). Japanese output only. Dream text is never stored or logged. Async by default: the paid POST returns a job id in seconds; fetch the result with a plain free HTTP GET (no x402 client) at /api/agent/interpret/result/{job_id} (ready in ~15s). options.sync=true for one sync response (10-20s; client timeout 60s+).","service_name":"madoromi","declared_category":null,"declared_tags":["dream-interpretation","japanese","gemini"],"route_template":null,"registry_updated":"2026-09-14T19:47:09.388Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"interpret full","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.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x60675cc0dA2131dfD2E8B887ebf8356b2cBD701e","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":7,"unique_payers_30d":5,"last_called_at":"2026-09-14T19:47:08.379Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:25:03.811Z","state":"pass","failed_checks":[],"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:25:03.811Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:54:32.410Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:47:11.131Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:04:25.164Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T12:01:19.661Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x60675cc0dA2131dfD2E8B887ebf8356b2cBD701e","page":"https://tollindex.com/seller/0x60675cc0dA2131dfD2E8B887ebf8356b2cBD701e","endpoints":1,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["dream-interpretation","japanese","gemini"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x60675cc0dA2131dfD2E8B887ebf8356b2cBD701e","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T19:47:08.379Z","l30DaysTotalCalls":7,"l30DaysUniquePayers":5},"resource":"https://madoromi.fun/api/agent/interpret/full","extensions":{"bazaar":{"info":{"input":{"body":{"dream":"海で泳いでいる夢を見ました。","output_language":"ja"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"ok":true,"job":{"id":"6f9d2c9e-6f60-4b6a-9e1f-3ad1c2b6a111","tier":"full","status":"processing","result_url":"/api/agent/interpret/result/6f9d2c9e-6f60-4b6a-9e1f-3ad1c2b6a111","expires_in_seconds":3600,"poll_after_seconds":5,"result_schema_version":"agent-dream-insight.full.v1"},"mode":"async","note":"Generation continues server-side. Poll result_url with a plain HTTP GET until status is done — it is free: no payment, no x402 client, no PAYMENT-SIGNATURE header needed.","schema_version":"agent-dream-insight.job.v1"}}},"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":["dream"],"properties":{"dream":{"type":"string","maxLength":1600,"minLength":4},"options":{"type":"object","properties":{"sync":{"type":"boolean"}}},"persona":{"type":"string"},"output_language":{"enum":["ja"],"type":"string"}}},"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","required":["ok","schema_version","mode","job"],"properties":{"ok":{"type":"boolean"},"job":{"type":"object","required":["id","status","result_url"],"properties":{"id":{"type":"string"},"tier":{"enum":["full","deep"],"type":"string"},"status":{"type":"string","const":"processing"},"result_url":{"type":"string"},"expires_in_seconds":{"type":"integer"},"poll_after_seconds":{"type":"integer"},"result_schema_version":{"type":"string"}}},"mode":{"type":"string","const":"async"},"note":{"type":"string"},"schema_version":{"type":"string","const":"agent-dream-insight.job.v1"}}}}}}}}},"description":"Japanese dream-interpretation agent API. Returns a Gemini-generated full interpretation from madoromi's curated dream-motif knowledge base (result schema agent-dream-insight.full.v1). Japanese output only. Dream text is never stored or logged. Async by default: the paid POST returns a job id in seconds; fetch the result with a plain free HTTP GET (no x402 client) at /api/agent/interpret/result/{job_id} (ready in ~15s). options.sync=true for one sync response (10-20s; client timeout 60s+).","lastUpdated":"2026-09-14T19:47:09.388Z","serviceName":"madoromi","x402Version":2}]}}