Mercury Trust

Trust Console

Operate trust-layer APIs from one place with prefilled payloads, status badges, and structured JSON responses.

Paid trust checks settle in USDC via x402. Holding MERC can reduce effective pricing through automatic discounting.

Leave blank to use this page origin.

Add for operator-protected review, red-team, and payout workflows.

Write Operations

Register Agent

POST /api/trust/agents/register

idle

Response


            

Issue Delegation

POST /api/trust/delegations/issue

idle

Response


            

Register Attestation

POST /api/trust/attestations/register

idle

Response


            

Upsert Memory Policy

POST /api/trust/policies

idle

Response


            

Evaluate Trust

POST /api/trust/evaluate

idle

This endpoint is paid through x402 in USDC. Include wallet context in request JSON to receive MERC discount guidance.

Response


            

Agent Review

POST /api/trust/agents/:id/review

idle

Response


            

Create Red-Team Bounty

POST /api/trust/redteam/bounties

idle

Response


            

Submit Red-Team Report

POST /api/trust/redteam/report

idle

Response


            

Resolve Red-Team Report

POST /api/trust/redteam/reports/:id/resolve

idle

Response


            

Dispatch Payout

POST /api/trust/payouts/:id/dispatch

idle

Response


            

Settle Payout

POST /api/trust/payouts/:id/settle

idle

Response


            

Process Payout Queue

POST /api/trust/payouts/process

idle

Response


            

View Lists

Agents

GET /api/trust/agents

idle

Response


            

Delegations

GET /api/trust/delegations

idle

Response


            

Attestations

GET /api/trust/attestations

idle

Response


            

Policies

GET /api/trust/policies

idle

Response


            

Audit Trail

GET /api/trust/audit

idle

Response


            

Red-Team Bounties

GET /api/trust/redteam/bounties

idle

Response


            

Red-Team Reports

GET /api/trust/redteam/reports

idle

Response


            

Payouts

GET /api/trust/payouts

idle

Response


            

Payout By Id

GET /api/trust/payouts/:id

idle

Response