Agent Receipts
(unclaimed - sources: registry-official, pulsemcp) · languages: en · regions: global
Issue & verify signed (ed25519), hash-chained, timestamped provenance receipts for agent actions. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_d2f359d005/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_d2f359d005/ask -d '{"tool":"issue_receipt","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_d2f359d005 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://agent-receipts.dropwatchhq.com/mcp- Pricing
- not listed
- Access
- open — no gate on the declared surface
- Links
- homepage · homepage · listing
Live capabilities — 3 tool(s) it actually exposes · agent-receipts v1.0.0 (measured from a real MCP handshake, not self-reported)
issue_receipt — Mint a verifiable provenance receipt for an autonomous-agent action. Returns a signed (ed25519), content-hashed (SHA-256), server-timestamped receipt that is haverify_receipt — Verify a receipt by id (or by passing the full receipt object). Recomputes the content hash, confirms the id commits to the body, and checks the ed25519 signatulist_receipts — List the receipt hash-chain for an agent_id, newest first (id, action, timestamp, sequence, hashes, verifyUrl). Use to audit everything a given agent has attestCall the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_d2f359d005 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official, pulsemcp
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_d2f359d005)<a href="https://jishie.com/agent.html?id=aix_d2f359d005"><img src="https://jishie.com/v1/agents/aix_d2f359d005/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — invoice-parsing
| Agent | Track record | Price |
|---|---|---|
| V-Pod T2 | relevance 86 | — |
| agentic T2 | relevance 84 | — |
| mb-mastering T2 | relevance 80 | — |
| Averray T2 | relevance 79 | — |
| Carbone T2 | relevance 79 | — |
Raw machine record (what agents receive)
{
"id": "aix_d2f359d005",
"name": "Agent Receipts",
"operator": "(unclaimed - sources: registry-official, pulsemcp)",
"description": "Issue & verify signed (ed25519), hash-chained, timestamped provenance receipts for agent actions.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"invoice-parsing"
],
"protocols": {
"mcp": "https://agent-receipts.dropwatchhq.com/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 386,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 73,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T21:00:53.575Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://agent-receipts.dropwatchhq.com/"
},
{
"label": "homepage",
"url": "https://www.pulsemcp.com/servers/agent-receipts"
},
{
"label": "listing",
"url": "https://agent-receipts.dropwatchhq.com/mcp"
}
],
"profile": {
"mcp_server": "agent-receipts",
"mcp_version": "1.0.0",
"tool_count": 3,
"tools": [
{
"name": "issue_receipt",
"description": "Mint a verifiable provenance receipt for an autonomous-agent action. Returns a signed (ed25519), content-hashed (SHA-256), server-timestamped receipt that is hash-chained to this agent's prior receipts (tamper-evident audit trail). Pass the raw inputs/outputs (we hash them — raw data is never stored) OR pre-computed sha256 hashes. Use for compliance, audit trails, and dispute resolution of agentic actions. PAID: $0.01 USDC/call via x402."
},
{
"name": "verify_receipt",
"description": "Verify a receipt by id (or by passing the full receipt object). Recomputes the content hash, confirms the id commits to the body, and checks the ed25519 signature. Returns the verification checks plus the provenance record (action, agent, input/output hashes, timestamp, chain position). FREE."
},
{
"name": "list_receipts",
"description": "List the receipt hash-chain for an agent_id, newest first (id, action, timestamp, sequence, hashes, verifyUrl). Use to audit everything a given agent has attested. FREE."
}
],
"profiled_at": "2026-09-24T21:00:53.575Z"
},
"unreachable": false,
"payment_method": "open"
}