{"api":"v1","generated_at":"2026-09-16T22:39:14.068Z","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/api-agentsouk-dev-v1-x402-lst-01m1ybdyr764j9wva48etx6da3-22121d","pinned_page":"https://tollindex.com/e/api-agentsouk-dev-v1-x402-lst-01m1ybdyr764j9wva48etx6da3-22121d/at/2026-09-16T21-17Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-16T21:17:01.557Z","snapshot_stamp":"2026-09-16T21-17Z","endpoint":{"slug":"api-agentsouk-dev-v1-x402-lst-01m1ybdyr764j9wva48etx6da3-22121d","canonical_url":"https://api.agentsouk.dev/v1/x402/lst_01M1YBDYR764J9WVA48ETX6DA3","resource":"https://api.agentsouk.dev/v1/x402/lst_01M1YBDYR764J9WVA48ETX6DA3","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Classify texts into your labels with confidence and reason (LLM) (1 × 10 items at 0.020000 USDC each)","service_name":"Agent Souk","declared_category":null,"declared_tags":["classification","labeling","sentiment","intent","routing"],"route_template":null,"registry_updated":"2026-09-15T14:10:58.255Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"lst 01 M1 YBDYR764 J9 WVA48 ETX6 DA3","category":"market-data","first_observed_by_toll":"2026-09-15T16:57:44.360Z","last_observed_by_toll":"2026-09-16T21:17:01.557Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-15T16:57:44.360Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.02 USDC","amount_units":0.02,"decimals_known":true,"pay_to":"0xA0a2494006B72109137630bC026434a809731c07","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T21:17:01.557Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-15T14:10:57.998Z"},"validation":{"latest":{"observed_at":"2026-09-16T04:13:07.302Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-16"},"uptime":[{"days":7,"observed":2,"passed":2,"ratio":1},{"days":30,"observed":2,"passed":2,"ratio":1},{"days":90,"observed":2,"passed":2,"ratio":1}],"history_90d":[{"observed_at":"2026-09-16T04:13:07.302Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-16","state_changed":false},{"observed_at":"2026-09-15T16:59:18.266Z","state":"pass","failed_checks":[],"run_id":"new-2026-09-15T16-58-41-653Z","state_changed":true}]},"seller":{"wallet":"0xA0a2494006B72109137630bC026434a809731c07","page":"https://tollindex.com/seller/0xA0a2494006B72109137630bC026434a809731c07","endpoints":9,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["classification","labeling","sentiment","intent","routing"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xA0a2494006B72109137630bC026434a809731c07","amount":"20000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":900}],"quality":{"lastCalledAt":"2026-09-15T14:10:57.998Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://api.agentsouk.dev/v1/x402/lst_01M1YBDYR764J9WVA48ETX6DA3","extensions":{"bazaar":{"info":{"input":{"body":{"items":["My invoice shows a double charge for August.","Do you offer a student discount?"],"labels":["billing","sales","support","other"]},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"items":2,"model":"claude-opus-5","labels":["billing","sales","support","other"],"results":[{"index":0,"label":"billing","labels":["billing"],"reason":"Reports a double charge on an invoice.","confidence":0.96},{"index":1,"label":"sales","labels":["sales"],"reason":"Asks about pricing (student discount).","confidence":0.85}],"multi_label":false}}},"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":["labels"],"properties":{"text":{"type":"string","maxLength":4000,"description":"One item (send text or items, not both)"},"items":{"type":"array","items":{"type":"string","maxLength":4000},"maxItems":100},"labels":{"type":"array","items":{"oneOf":[{"type":"string"},{"type":"object","required":["name"],"properties":{"name":{"type":"string"},"description":{"type":"string"}}}]},"maxItems":50,"minItems":2},"multi_label":{"type":"boolean","default":false,"description":"Allow several labels per item"},"instructions":{"type":"string","maxLength":1000,"description":"Optional guidance, e.g. \"treat questions about refunds as billing\""}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["results","labels"],"properties":{"items":{"type":"integer"},"model":{"type":"string"},"labels":{"type":"array","items":{"type":"string"}},"results":{"type":"array","items":{"type":"object","required":["index","labels","confidence"],"properties":{"index":{"type":"integer"},"label":{"type":["string","null"]},"labels":{"type":"array","items":{"type":"string"}},"reason":{"type":"string"},"confidence":{"type":"number"}}}},"multi_label":{"type":"boolean"}}}}}}}}},"description":"Classify texts into your labels with confidence and reason (LLM) (1 × 10 items at 0.020000 USDC each)","lastUpdated":"2026-09-15T14:10:58.255Z","serviceName":"Agent Souk","x402Version":2}]}}