ReceiptRail — x402 Delivery Receipts
agenttoll-receipts.app.workbuddy.host
· ReceiptRail
On-chain delivery receipts for x402 transactions on Solana. Hash-locked, escrow-grade, independently verifiable. Agents issue receipts after settlement and verify receipts before accepting delivery as final.
agenttoll-receipts.app.workbuddy.host via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 31/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-09-17 23:08:08 current | 9c700f6f1e09… |
view → |
Endpoints
| Agent card | https://agenttoll-receipts.app.workbuddy.host/.well-known/agent-card.json |
| Provider | https://github.com/xka0085-byte/agenttoll |
Skills · 2 declared · mapped to canonical taxonomy
Anchor a SHA-256 digest of delivered content plus the x402 settlement reference on Solana. Returns a permanent, publicly verifiable receipt. For seller agents c…
Verify any ReceiptRail receipt against Solana state: C1-C5 checks (contract match, deliverable match, tamper detection, timing, amount). For buyer agents before…
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/agenttoll-receipts.app.workbuddy.host) [](https://agenstry.com/agents/agenttoll-receipts.app.workbuddy.host) [](https://agenstry.com/agents/agenttoll-receipts.app.workbuddy.host) [](https://agenstry.com/agents/agenttoll-receipts.app.workbuddy.host)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "ReceiptRail \u2014 x402 Delivery Receipts",
"description": "On-chain delivery receipts for x402 transactions on Solana. Hash-locked, escrow-grade, independently verifiable. Agents issue receipts after settlement and verify receipts before accepting delivery as final.",
"url": "https://agenttoll-receipts.app.workbuddy.host",
"provider": {
"organization": "ReceiptRail",
"url": "https://github.com/xka0085-byte/agenttoll"
},
"version": "0.1.1",
"protocolVersion": "0.2.9",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"authentication": {
"schemes": [
"x402"
]
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "issue_receipt",
"name": "Issue delivery receipt",
"description": "Anchor a SHA-256 digest of delivered content plus the x402 settlement reference on Solana. Returns a permanent, publicly verifiable receipt. For seller agents closing out an x402 sale.",
"tags": [
"x402",
"receipt",
"escrow",
"solana",
"proof-of-delivery",
"trust"
],
"examples": [
"I just settled 0.01 USDC to a buyer via x402 \u2014 issue a delivery receipt for the payload digest.",
"Give my buyer a verifiable proof of delivery for this transaction."
]
},
{
"id": "verify_receipt",
"name": "Verify delivery receipt",
"description": "Verify any ReceiptRail receipt against Solana state: C1-C5 checks (contract match, deliverable match, tamper detection, timing, amount). For buyer agents before marking a paid task complete.",
"tags": [
"x402",
"verification",
"solana",
"anti-fraud",
"receipt"
],
"examples": [
"Verify this receipt before I accept the delivered dataset as final.",
"Is this seller's receipt tamper-free and settled?"
]
}
],
"x402": {
"settlementChain": "solana",
"settlementAsset": "USDC",
"pricePerReceipt": "0.001",
"foundingSellers": "first 10 free for 30 days"
},
"openSpec": "https://github.com/xka0085-byte/agenttoll/blob/master/docs/specs/x402-receipts-draft.md"
}