READ-ONLY · TRACEABLE · STRUCTURED

Give your agent a trusted payments intelligence layer.

Stop making agents guess across the open web. Query structured endpoints and keep the source, date, and evidence tier in every answer.

ONE-COMMAND CODEX INSTALLmkdir -p ~/.codex/skills/payments-hot-intelligence && curl -fsSL https://pmthot.com/payments-hot-skill.md -o ~/.codex/skills/payments-hot-intelligence/SKILL.md
01

Search payment signals

Filter official and external signals by topic, entity, date, and evidence tier.

02

Read source records

Retrieve concise Markdown with the original URL, publication date, source identity, and evidence context.

03

Research companies

Get company profiles, signal counts, financial context, products, leadership, and reviewed sources.

04

Build daily workflows

Pull structured intelligence into research, monitoring, briefing, and decision-support agents.

FASTEST PATH

Three steps from feed to a working agent workflow

  1. 01
    Install the skill

    Copy the command above or place the downloaded SKILL.md in your agent’s skill directory.

  2. 02
    Load the OpenAPI contract

    Use the standard contract to discover parameters, pagination, and response shapes.

  3. 03
    Require evidence in the answer

    Require every answer to retain the date, evidence tier, source name, and original URL.

EXAMPLE TASK

Which cross-border payment signals require operator action today?

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}
SAFETY BOUNDARY

Agents can research. They cannot rewrite the editorial record.

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.