Markovian Provenance
api.quantsynth.net
· Markovian Protocol
Bitcoin-anchored provenance for agent outputs. Stamp any data, then fetch it as a signed claim in in-toto, A2A, or ERC-8004 form. Provenance, not truth.
api.quantsynth.net 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.
C
Conformance score: 64/100
C-grade: usable but has clear conformance issues, review the breakdown below.
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 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. 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-07-06 23:11:58 current | 6f51af9e1e32… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://api.quantsynth.net/.well-known/agent-card.json |
| Provider | https://markovianprotocol.com |
Skills · 4 declared · mapped to canonical taxonomy
Commit any data to the Markovian chain; get a tamper-evident provenance receipt.
Independently verify a stamp by its merkle_root, no key or account.
Walk a stamp's derived_from provenance lineage.
Fetch any stamp as a signed claim in in-toto DSSE, A2A, and ERC-8004 form.
Health · last 1 probes
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/api.quantsynth.net) [](https://agenstry.com/agents/api.quantsynth.net) [](https://agenstry.com/agents/api.quantsynth.net) [](https://agenstry.com/agents/api.quantsynth.net)
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
{
"protocolVersion": "0.3.0",
"name": "Markovian Provenance",
"description": "Bitcoin-anchored provenance for agent outputs. Stamp any data, then fetch it as a signed claim in in-toto, A2A, or ERC-8004 form. Provenance, not truth.",
"url": "https://api.quantsynth.net/mcp/",
"version": "1.0.0",
"skills": [
{
"id": "stamp",
"name": "Stamp",
"description": "Commit any data to the Markovian chain; get a tamper-evident provenance receipt."
},
{
"id": "verify",
"name": "Verify",
"description": "Independently verify a stamp by its merkle_root, no key or account."
},
{
"id": "trace",
"name": "Trace",
"description": "Walk a stamp's derived_from provenance lineage."
},
{
"id": "claim",
"name": "Claim",
"description": "Fetch any stamp as a signed claim in in-toto DSSE, A2A, and ERC-8004 form."
}
],
"capabilities": {
"extensions": [
{
"uri": "https://markovianprotocol.com/ext/provenance/v1",
"description": "Markovian Bitcoin-anchored provenance service.",
"params": {
"issuer": "did:web:api.quantsynth.net",
"did": "did:web:api.quantsynth.net",
"claimEndpoint": "https://api.quantsynth.net/claim/{merkle_root}",
"verifyEndpoint": "https://api.quantsynth.net/verify/{merkle_root}",
"credentialEndpoint": "https://api.quantsynth.net/credential",
"hashes": [
"sha256",
"keccak256"
],
"anchoring": {
"stamp": "OpenTimestamps (per-item Bitcoin timestamp)",
"anchor": "Markovian chain root committed to Bitcoin (protocol OP_RETURN)",
"note": "stamp and anchor are two distinct Bitcoin functions; a stamp is not the anchor."
},
"canonicalization": "RFC 8785 (JCS)",
"dialects": [
"in-toto DSSE",
"A2A Agent Card",
"ERC-8004 evidence"
],
"assertion": "provenance (timing + integrity), not truth."
}
}
]
},
"provider": {
"organization": "Markovian Protocol",
"url": "https://markovianprotocol.com"
},
"signatures": [
{
"protected": "eyJhbGciOiJFZERTQSIsImtpZCI6ImRpZDp3ZWI6YXBpLnF1YW50c3ludGgubmV0I2tleS0xIiwidHlwIjoiSldTIn0",
"signature": "99w92JobTpS3Vh_LviR5YaBs-HS5GQUdYAa1UOHR74pFSv0yIbkPGNYyFL80buAM2hdf9qAeNt8zONCuFXMeAg"
}
]
}