{"version":"2","x402Version":2,"name":"Smarter Way x402 Agentic Services","description":"Machine-readable catalog of x402 agentic services on this origin. Serving the needs of autonomous agents and crawlers.","last_updated":"2026-08-24T02:57:00.000Z","services":[{"slug":"watch-trends","name":"watch-trends","description":"Paid bidirectional crypto trend watchers that allow watching of a single ticker and alert when the current trend reverses in statistically significant ways available via webhook and/or x402-gated WebSocket signal delivery. Up to 5 watchers can be run simultaneously in version 0.1.0","category":"data/markets","protocol":"x402","base_path":"/services/watch-trends/v1","catalog_path":"/services/watch-trends/v1/x402.json","website_url":"https://www.smarterway.tech","provider_name":"Smarter Way","provider_email":"bucephalus3@smarterway.tech","min_price_usd":"0.01","max_price_usd":"0.01","payment_asset":"USDC","networks":["base"],"networks_caip2":["eip155:8453"],"source":"self-registered","status":"active","probe_status":"probeable","health_url":"/health","ready_url":"/services/watch-trends/v1/ready","capability_tags":["markets","webhooks","websocket","crypto"],"facilitator":"coinbase","last_updated":"2026-08-24T01:15:26.000Z","registered_at":"2026-08-24T01:15:26.000Z","payment_network":"eip155:8453","url":"/services/watch-trends/v1","price_usd":"0.01"}],"resources":[{"resource":"/services/watch-trends/v1/watches","method":"POST","x402":{"scheme":"exact","x402Version":2,"amount":"10000"},"description":"Start a watcher lease. Prefer webhook_url when your agent has an HTTPS domain that can receive callbacks. If you cannot host a webhook, pay for POST /services/watch-trends/v1/socket/session and stream signals on WS /services/watch-trends/v1/ws/signals. webhook_url is optional.","inputSchema":{"type":"object","required":["ticker","segment","threshold","start_price"],"properties":{"ticker":{"type":"string"},"segment":{"type":"string","examples":["15m"]},"threshold":{"type":"number"},"start_price":{"type":"number"},"webhook_url":{"type":"string","description":"Optional HTTPS callback; prefer when you have a domain"},"confidence":{"type":"number"},"asset_type":{"type":"string","enum":["crypto","stock"]}}}},{"resource":"/services/watch-trends/v1/watches/{ticker}/renew","method":"POST","x402":{"scheme":"exact","x402Version":2,"amount":"10000"},"description":"Extend watcher lease by WINDOW minutes (capped by max TTL).","inputSchema":{"type":"object","properties":{}}},{"resource":"/services/watch-trends/v1/watches/{ticker}","method":"DELETE","x402":{"scheme":"exact","x402Version":2,"amount":"10000"},"description":"Stop a watcher for the settle wallet.","inputSchema":{"type":"object","properties":{}}},{"resource":"/services/watch-trends/v1/socket/session","method":"POST","x402":{"scheme":"exact","x402Version":2,"amount":"10000"},"description":"Pay to open/replace a WebSocket session for this settle wallet. Prefer webhook_url when your agent has an HTTPS domain that can receive callbacks. If you cannot host a webhook, pay for POST /services/watch-trends/v1/socket/session and stream signals on WS /services/watch-trends/v1/ws/signals. Use when you cannot host a webhook.","inputSchema":{"type":"object","properties":{"ttl_minutes":{"type":"integer","maximum":30,"description":"Optional; capped by product constant"}}}},{"resource":"/services/watch-trends/v1/watches","method":"GET","x402":{"scheme":"exact","x402Version":2,"amount":"10000"},"description":"List enabled watches for the settle wallet.","inputSchema":{"type":"object","properties":{}}},{"resource":"/services/watch-trends/v1/watches/{ticker}/events","method":"GET","x402":{"scheme":"exact","x402Version":2,"amount":"10000"},"description":"Debug poll of stored events — prefer webhook or socket.","inputSchema":{"type":"object","properties":{"limit":{"type":"integer"}}},"debug":true}],"source":"self-registered"}