{"api":"v1","generated_at":"2026-09-15T21:05:51.151Z","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/x402stock-xyz-api-v1-portfolio-xray-d10a25","pinned_page":"https://tollindex.com/e/x402stock-xyz-api-v1-portfolio-xray-d10a25/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":"x402stock-xyz-api-v1-portfolio-xray-d10a25","canonical_url":"https://x402stock.xyz/api/v1/portfolio/xray","resource":"https://x402stock.xyz/api/v1/portfolio/xray","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Risk x-ray for a whole watchlist or portfolio in one call. Pass `?tickers=AAPL,MSFT,NVDA` (up to 25; optional `?weights=`). Returns per-holding price, sector and cap, plus portfolio concentration (top-weight, Herfindahl, diversification score), sector concentration, market-cap distribution, weighted day performance and risk flags. Replaces dozens of per-holding calls. From x402stock","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-14T19:14:32.980Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"portfolio xray","category":"market-data","first_observed_by_toll":"2026-09-15T04:52:53.308Z","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-15T04:52:53.308Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.25 USDC","amount_units":0.25,"decimals_known":true,"pay_to":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-09-14T19:14:32.760Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:37:05.159Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"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-15T06:37:05.159Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-15T04:56:19.133Z","state":"pass","failed_checks":[],"run_id":"new-2026-09-15T04-54-30-491Z","state_changed":true}]},"seller":{"wallet":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","page":"https://tollindex.com/seller/0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","endpoints":69,"hosts":2},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x3070Fbb3803819fB5BdfE9286fdc6325A877fA85","amount":"250000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T19:14:32.76Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://x402stock.xyz/api/v1/portfolio/xray","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"tickers":"AAPL,MSFT,NVDA"}},"output":{"type":"json","example":{"as_of":"2026-06-08T12:00:00.000Z","source":"x402stock","summary":{"risk_flags":["sector_concentration","few_holdings"],"performance":{"best":{"ticker":"NVDA","change_percent":1.6},"worst":{"ticker":"AAPL","change_percent":0.2}},"concentration":{"hhi":0.3333,"label":"moderate","top_weight":0.3333,"top3_weight":1,"diversification_score":66.7},"day_change_percent":0.82,"sector_concentration":{"hhi":0.56,"label":"high","coverage":1,"top_sectors":[{"sector":"Electronic Computers","weight":0.6667},{"sector":"Services-Prepackaged Software","weight":0.3333}]},"market_cap_distribution":{"mid":0,"mega":1,"large":0,"micro":0,"small":0,"unknown":0}},"holdings":[{"name":"Apple Inc.","price":205.4,"sector":"Electronic Computers","ticker":"AAPL","weight":0.3333,"cap_bucket":"mega","market_cap":3100000000000,"change_percent":0.2},{"name":"Microsoft Corp","price":462.1,"sector":"Services-Prepackaged Software","ticker":"MSFT","weight":0.3333,"cap_bucket":"mega","market_cap":3400000000000,"change_percent":0.7},{"name":"NVIDIA Corp","price":138.9,"sector":"Electronic Computers","ticker":"NVDA","weight":0.3333,"cap_bucket":"mega","market_cap":3300000000000,"change_percent":1.6}],"sections":{"prices":"ok","profiles":"ok"},"weighting":"equal","disclaimer":"Factual quantitative analysis, not investment advice. Inputs are delayed/periodic; verify before acting.","holding_count":3}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["tickers"],"properties":{"tickers":{"type":"string","minLength":1},"weights":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["source","as_of","holding_count","weighting","sections","summary","holdings","disclaimer"],"properties":{"as_of":{"type":"string"},"source":{"type":"string","const":"x402stock"},"summary":{"type":"object","required":["day_change_percent","sector_concentration","market_cap_distribution","concentration","performance","risk_flags"],"properties":{"risk_flags":{"type":"array","items":{"type":"string"}},"performance":{"type":"object","required":["best","worst"],"properties":{"best":{"anyOf":[{"type":"object","required":["ticker","change_percent"],"properties":{"ticker":{"type":"string"},"change_percent":{"anyOf":[{"type":"number"},{"type":"null"}]}},"additionalProperties":false},{"type":"null"}]},"worst":{"anyOf":[{"type":"object","required":["ticker","change_percent"],"properties":{"ticker":{"type":"string"},"change_percent":{"anyOf":[{"type":"number"},{"type":"null"}]}},"additionalProperties":false},{"type":"null"}]}},"additionalProperties":false},"concentration":{"type":"object","required":["top_weight","top3_weight","hhi","diversification_score","label"],"properties":{"hhi":{"type":"number"},"label":{"type":"string"},"top_weight":{"type":"number"},"top3_weight":{"type":"number"},"diversification_score":{"type":"number"}},"additionalProperties":false},"day_change_percent":{"anyOf":[{"type":"number"},{"type":"null"}]},"sector_concentration":{"type":"object","required":["hhi","label","coverage","top_sectors"],"properties":{"hhi":{"type":"number"},"label":{"type":"string"},"coverage":{"type":"number"},"top_sectors":{"type":"array","items":{"type":"object","required":["sector","weight"],"properties":{"sector":{"type":"string"},"weight":{"type":"number"}},"additionalProperties":false}}},"additionalProperties":false},"market_cap_distribution":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{"type":"number"}}},"additionalProperties":false},"holdings":{"type":"array","items":{"type":"object","required":["ticker","name","price","change_percent","market_cap","sector","cap_bucket","weight"],"properties":{"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"price":{"anyOf":[{"type":"number"},{"type":"null"}]},"sector":{"anyOf":[{"type":"string"},{"type":"null"}]},"ticker":{"type":"string"},"weight":{"type":"number"},"cap_bucket":{"type":"string"},"market_cap":{"anyOf":[{"type":"number"},{"type":"null"}]},"change_percent":{"anyOf":[{"type":"number"},{"type":"null"}]}},"additionalProperties":false}},"sections":{"type":"object","propertyNames":{"type":"string"},"additionalProperties":{"type":"string"}},"weighting":{"enum":["equal","custom"],"type":"string"},"disclaimer":{"type":"string"},"holding_count":{"type":"number"}},"additionalProperties":false}}}}}}},"description":"Risk x-ray for a whole watchlist or portfolio in one call. Pass `?tickers=AAPL,MSFT,NVDA` (up to 25; optional `?weights=`). Returns per-holding price, sector and cap, plus portfolio concentration (top-weight, Herfindahl, diversification score), sector concentration, market-cap distribution, weighted day performance and risk flags. Replaces dozens of per-holding calls. From x402stock","lastUpdated":"2026-09-14T19:14:32.98Z","x402Version":2}]}}