Search payment signals
Filter official and external signals by topic, entity, date, and evidence tier.
Stop making agents guess across the open web. Query structured endpoints and keep the source, date, and evidence tier in every answer.
mkdir -p ~/.codex/skills/payments-hot-intelligence && curl -fsSL https://pmthot.com/payments-hot-skill.md -o ~/.codex/skills/payments-hot-intelligence/SKILL.mdFilter official and external signals by topic, entity, date, and evidence tier.
Retrieve concise Markdown with the original URL, publication date, source identity, and evidence context.
Get company profiles, signal counts, financial context, products, leadership, and reviewed sources.
Pull structured intelligence into research, monitoring, briefing, and decision-support agents.
Copy the command above or place the downloaded SKILL.md in your agent’s skill directory.
Use the standard contract to discover parameters, pagination, and response shapes.
Require every answer to retain the date, evidence tier, source name, and original URL.
The agent can query all signals, filter by topic, open the key source records, and return an evidence-linked action brief.
GET /api/agent/brief?locale=en&lens=operator&limit=5
GET /api/items?scope=all&topic=cross-border&limit=20
GET /api/items/{id}/markdown?locale=en
GET /api/companies/{slug}The public interface is read-only. It does not expose publishing, editing, deletion, or evidence-tier changes. Agent conclusions must remain distinct from the source record.