Signals
Spot price moves the moment they happen.
Signals continuously watch demand, competitor prices, conversion, and your own catalog for anomalies. Each signal is a structured event your pricing agents — or your team — can act on.
last-price.ai/signals
What you can do
- Detect anomalies on any metric: competitor price, conversion rate, basket size, demand, inventory.
- Tune severity per signal kind — low / medium / high — and route only what matters.
- Wire signals into agents so a competitor drop triggers a re-price within seconds.
- Subscribe to the signal stream over webhooks for downstream systems.
- Replay any signal to debug what your pricing did and why.
Signal payload
event: signal.created
{
"id": "sig_01HXR…",
"kind": "competitor_price_drop",
"severity": "high",
"subject": { "sku": "SKU-7421", "competitor": "acme.com" },
"delta_pct": -12.4,
"observed_at": "2025-05-14T13:42:11Z"
}Ready to try it?
Spin up a free playground tenant in under a minute. No credit card.