Find the better way to pay.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditINTELLIGENCE
Costs, changes and evidence for better service decisions.
Compare service prices and payment options against your workload.
Scoped audits · customer usage requiredRequest a cost auditTrack payment offers, service schemas and provider changes over time.
Custom watchlists and historyDiscuss monitoringBring charges, retries and task evaluations into one private evidence record.
Integration pilot · your task criteriaConnect your workflowTHE EVIDENCE BASE
Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.
231 observations · Differences between dated observations.
| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 1000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Circuit Breaker check — heartbeat freshness + embedded spend policy before an agent pays. Returns admit/deny brief. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"amountAtomic": {
"type": "string"
},
"token": {
"type": "string"
}
},
"required": [
"token"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.001",
"amount_atomic": "1000",
"amount_encoding": "atomic_units",
"amount_raw": "1000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "1000",
"amount_encoding": "atomic_units",
"amount_raw": "1000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "f99b6f6f0e01d362c98ac4137a47b8de3976d5b1c18863bd22ccfa6d0fa5b57d",
"service_id": "dc6c9fb68b9b31d3f35cc9aa6fd7daaed0f99a7df781200276541e1f070bdb12",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T18:52:39.82Z",
"url": "https://cyre.dev/api/circuit/check",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 2000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Lookalike — before your agent sends funds, check whether the destination looks like one of your known contacts (prefix/suffix traps, near-edits, confusable chars). Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"candidate": {
"description": "Destination / to address",
"type": "string"
},
"contacts": {
"description": "Comma-separated known addresses (≤20)",
"type": "string"
},
"to": {
"description": "Alias for candidate",
"type": "string"
}
},
"required": [
"candidate"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "c1660e000e4d39f2c2b3d005385722e7bcea62b35cba85877a8a3b3f859524cd",
"service_id": "dd4b15158ccbe28387b2f0b17b52615117ee819313f9981745aced7106c02917",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T18:52:05.812Z",
"url": "https://cyre.dev/api/lookalike",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 2000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Spend Policy — seal max spend, allow/deny hosts, networks, and risk ceiling into a signed policy token other agent middleware can enforce. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"actor": {
"type": "string"
},
"maxSpendAtomic": {
"type": "string"
}
},
"required": [
"actor"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "fb3a58a50944834ffcd03eb13d8ff8218a3812f307118c14ec5dcf2b8f18f920",
"service_id": "de3d588e89ea9ffb3e03e28af708acd202d591c97e68170061d59d8a77f99c5e",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T18:52:11.785Z",
"url": "https://cyre.dev/api/policy",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 10000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian token scan — mint/freeze authority, holder concentration, and supply facts. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"mint": {
"description": "Solana token mint address (base58)",
"type": "string"
}
},
"required": [
"mint"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"mint": {
"type": "string"
},
"name": {
"type": "string"
},
"risk": {
"enum": [
"LOW",
"MEDIUM",
"HIGH"
],
"type": "string"
},
"score": {
"type": "number"
},
"signals": {
"type": "array"
},
"symbol": {
"type": "string"
}
},
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "642b00d3b002c6225289f64a9c1fe24a0478909610fdf2ef56040e90c22aaa5c",
"service_id": "de688c9cb69e258b3c2d2f201ca746a715e12f8c2b94c308a1a724c767a83a48",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T18:51:49.131Z",
"url": "https://cyre.dev/api/token",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 3000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Pulse Stream — seal up to 10 counterparty watches into a signed subscription token. Pull events via /api/stream/events; fingerprints travel in the token (serverless-safe). Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"list": {
"type": "string"
}
},
"required": [
"list"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "04e2f931d747b2e51e4b558e86e17781f59a1a0a15fb42cdd7e9b3e5fb0297dd",
"service_id": "e7f7d4b5f37659051f1fde50d7c6eed0c5d848b0785a58ca0260d981811bee87",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T18:52:20.742Z",
"url": "https://cyre.dev/api/stream/subscribe",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 2000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Host Brief — before you pay a resource URL, measure host hygiene (https, IP host, TLD shape, self-pay). No historical blacklist — patterns only. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"url": {
"type": "string"
}
},
"required": [
"url"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "f5e44e84f82d4c98d5ab1dc1319cd4e11aee73bc440431e460bb6f8c8fbc00c3",
"service_id": "f05a8c10a78ab315fb67e47c5dd4c88e8c3a11d57d749ce8fabd812132e69220",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T20:51:24.474Z",
"url": "https://cyre.dev/api/host",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 2000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Settlement Caution — before you settle, get a pattern brief + withhold-style band for payTo/amount/URL. Not insurance. Not custody. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"amount": {
"type": "string"
},
"payTo": {
"type": "string"
},
"resourceUrl": {
"type": "string"
}
},
"required": [
"payTo"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "commercial_terms_not_validated",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
"schema_fingerprint": "628811a32cc8b5a986b667b0397ffd95eca190cfb55063badc4ba4295e6409da",
"service_id": "f22dde4217615048400084f6e6c550f87f2786e824530245fbba7ebbce9fd960",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T23:19:13.656Z",
"url": "https://cyre.dev/api/caution",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 1000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Policy Check — test a proposed pay (amount, host, network, risk) against a sealed spend-policy token. Returns ok + reasons. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"amountAtomic": {
"type": "string"
},
"resourceUrl": {
"type": "string"
},
"token": {
"type": "string"
}
},
"required": [
"token"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.001",
"amount_atomic": "1000",
"amount_encoding": "atomic_units",
"amount_raw": "1000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "1000",
"amount_encoding": "atomic_units",
"amount_raw": "1000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "67589ab5eb4d1474757231b186b7aef89d46174d00317fee866c80223d54ae0e",
"service_id": "01f0c2601a4be8c60b0a4296b985dbd368b19de78d4a3515e36a9f5cf8a9dd77",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T20:51:12.407Z",
"url": "https://cyre.dev/api/policy/check",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 3000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Intent Exchange — seal a budgeted agent need into a signed intent token. Gossip the token; matchers call /api/exchange/match. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"budgetAtomic": {
"type": "string"
},
"need": {
"type": "string"
}
},
"required": [
"need"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "71ce84b6e6af7e21973ce4b12232d02df3daa971f7225e9da1816c7674faa3c9",
"service_id": "03d7a5674a94e3f9a8c38297e2a1f7c2bdbecdf36f1e76afd94828613bb0e7d8",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T18:52:28.521Z",
"url": "https://cyre.dev/api/exchange/post",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 2000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Intent Seal — hash your intent locally, seal it before you pay or sign, then match it on /api/receipt. Stops bait-and-switch. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"actor": {
"type": "string"
},
"intentHash": {
"type": "string"
}
},
"required": [
"actor",
"intentHash"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "2e9e4e5a52645c241d32bc8c03b686a593cd339ef011a28a239429d2d50d6698",
"service_id": "0f98539766da5bcbb9e975943da64d1e6ab3bd01ae403547bb83b96c65b394b1",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T18:52:14.744Z",
"url": "https://cyre.dev/api/intent",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 5000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian address profile — explainable on-chain risk signals. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"address": {
"description": "Solana wallet or program address (base58) to risk-grade",
"type": "string"
}
},
"required": [
"address"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"address": {
"type": "string"
},
"ok": {
"type": "boolean"
},
"profile": {
"description": "Wallet age, activity and balance stats",
"type": "object"
},
"riskLevel": {
"enum": [
"LOW",
"MEDIUM",
"HIGH"
],
"type": "string"
},
"score": {
"description": "0-100 risk score (higher = riskier)",
"type": "number"
},
"signals": {
"description": "Explainable risk signals with points and detail",
"type": "array"
}
},
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "58fac9cbbc10e8ab5d5294c44ffacbfff27568d64ab839a4b4a7d4be79db1c9b",
"service_id": "11c9f4e052c714d35cd986885161bd146a380b70d032515af7f8daa673037d16",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-02T09:16:50.848Z",
"url": "https://cyre.dev/api/address",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 5000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Pulse Stream events — evaluate sealed watches, emit only changes vs prior fingerprints, return rotated subscription token. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"token": {
"type": "string"
},
"waitSeconds": {
"type": "string"
}
},
"required": [
"token"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "560cc75c51bd6d72d4600b7d554e6a944d4805cd6bc0fa06d9bd0ddccabf7071",
"service_id": "13becfcab3200043bd9858b677317abbf95106df29bdc16bbe3a65ab80846fb9",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T18:52:24.099Z",
"url": "https://cyre.dev/api/stream/events",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 10000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Program Brief — novelty and age patterns for a Solana program id, with optional wallet context before first touch. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"address": {
"description": "Optional wallet for age/context comparison",
"type": "string"
},
"programId": {
"type": "string"
}
},
"required": [
"programId"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "e9f5682aae6de589b431991d73bc96a25834ca74174fd87ed0fab5a84d86ca19",
"service_id": "1a757fb55466ed0f59ed3b8a72887b2cdb06db3f77c66933ed0d6d6c6eeef098",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T14:51:13.573Z",
"url": "https://cyre.dev/api/program",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 1000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Gate — before your agent pays ANY other x402 service, grade the payTo counterparty + spend shape in one cheap call. Patterns, not verdicts. Agent guide: use before non-Guardian awal x402 pay. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"amount": {
"description": "Optional USDC atomic units (6 decimals)",
"type": "string"
},
"chain": {
"description": "Optional: base | solana | eip155:8453",
"type": "string"
},
"from": {
"description": "Optional payer address for context",
"type": "string"
},
"payTo": {
"description": "Treasury / payTo address (0x… on Base or Solana base58)",
"type": "string"
},
"resourceUrl": {
"description": "Optional URL the agent is about to pay",
"type": "string"
}
},
"required": [
"payTo"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.001",
"amount_atomic": "1000",
"amount_encoding": "atomic_units",
"amount_raw": "1000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "1000",
"amount_encoding": "atomic_units",
"amount_raw": "1000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "f1b0dbf36558a4b398e5ba36b24438bc0f07787abba44cd62f50674993f13ebe",
"service_id": "1e1e8fadce0cbd837e6339e98e14e7709a0639121f4c354cab9417f716cfe35e",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T14:40:57.486Z",
"url": "https://cyre.dev/api/gate",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.015 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 15000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Counterparty Alerts — poll up to 10 watched addresses and return only those with HIGH risk, dormant→active, or burst patterns. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"list": {
"type": "string"
},
"minRisk": {
"enum": [
"LOW",
"MEDIUM",
"HIGH"
],
"type": "string"
}
},
"required": [
"list"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.015",
"amount_atomic": "15000",
"amount_encoding": "atomic_units",
"amount_raw": "15000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "15000",
"amount_encoding": "atomic_units",
"amount_raw": "15000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "c424c7db8c71eceedbfb418b46d6606e4930338407c27190e7fe44995a868107",
"service_id": "2cd6839ac9fa90c9b21e8e07d9e11a487252267b82da6333192aa23a99fb01a2",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T15:33:52.382Z",
"url": "https://cyre.dev/api/alerts",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.003 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 3000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Circuit Breaker — seal operator heartbeat interval + spend rails for an autonomous agent. Heartbeat via /api/circuit/heartbeat; enforce before pay via /api/circuit/check. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"actor": {
"type": "string"
},
"maxSpendAtomic": {
"type": "string"
}
},
"required": [
"actor"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.003",
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "3000",
"amount_encoding": "atomic_units",
"amount_raw": "3000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "fb3a58a50944834ffcd03eb13d8ff8218a3812f307118c14ec5dcf2b8f18f920",
"service_id": "3ef75501bcfe29e928c8fb846a9804dee52899e7e9d6501882e54872cba85c89",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T18:52:34.201Z",
"url": "https://cyre.dev/api/circuit/seal",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 5000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Escrow Brief — before agents release escrow, grade both payTo sides (Base or Solana) + amount hygiene. Not custody. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"payToA": {
"type": "string"
},
"payToB": {
"type": "string"
}
},
"required": [
"payToA",
"payToB"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "25709f623edb5f849f5d895038f9ced0cb91f1ce2a7ac5ff956f6de2071d0833",
"service_id": "481b12b3c14049dec25d74ddfe39ea2cebc0b43d451014f1bd416d2d576add56",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T20:51:35.61Z",
"url": "https://cyre.dev/api/escrow",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 10000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Handshake — two Passports (or two Solana addresses), one compatibility brief. Score delta, risk mismatch, overlapping patterns. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"addressA": {
"description": "Solana address for side A (when tokens not provided)",
"type": "string"
},
"addressB": {
"description": "Solana address for side B (when tokens not provided)",
"type": "string"
},
"tokenA": {
"description": "Guardian Passport token for side A",
"type": "string"
},
"tokenB": {
"description": "Guardian Passport token for side B",
"type": "string"
}
},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"brief": {
"type": "string"
},
"delta": {
"type": "object"
},
"disclaimer": {
"type": "string"
},
"kind": {
"type": "string"
},
"ok": {
"type": "boolean"
}
},
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "b4f402777a54a62e945e6ebc2045079db1da9ddd98a5ab7eeb545e12c1aeb7df",
"service_id": "5ac69114edf509c292f4dbaf73393469a9f985a361c1625649cb1c1f53a5dd8c",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T18:52:01.232Z",
"url": "https://cyre.dev/api/handshake",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 5000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Passport — signed, expiring attestation of an address's measured risk profile. Present it to any counterparty; verify free at /api/passport/verify. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"address": {
"description": "Solana wallet or program address (base58) to issue a passport for",
"type": "string"
}
},
"required": [
"address"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"address": {
"type": "string"
},
"attestation": {
"description": "Ed25519-signed, expiring receipt. Present `token` to a counterparty; they verify it free at GET /api/passport/verify?token=...",
"type": "object"
},
"mintAffinity": {
"description": "Hold/touch affinity to seed RWA mints",
"type": "array"
},
"ok": {
"type": "boolean"
},
"riskLevel": {
"enum": [
"LOW",
"MEDIUM",
"HIGH"
],
"type": "string"
},
"score": {
"description": "0-100 risk score (higher = riskier)",
"type": "number"
},
"signals": {
"description": "Explainable risk signals with points and detail",
"type": "array"
}
},
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "443956f6b33e7ffb866f33b79e3977ba117f6eaf84469d52a3f4fed921da2d07",
"service_id": "5f64f069b1251001e7bc3f5878f9820ecb1b1b06e30ed5165c6e0ce7e015e555",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T15:18:53.943Z",
"url": "https://cyre.dev/api/passport",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 10000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Passport Delta — re-attest a wallet against a prior Passport and return score drift, risk-level flips, and signal changes. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"token": {
"description": "Prior Guardian Passport token",
"type": "string"
}
},
"required": [
"token"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "ef4a9bfd6c7eacff4ce095c752dc2cd002de8db25aa20036a3e7d5f00b5136d8",
"service_id": "6f08e9581a1532d41064d2e4effa0ee2695bfa04c2d3ae7a466cfd861e49b4e3",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T14:49:33.91Z",
"url": "https://cyre.dev/api/delta",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.001 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 1000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Lockbox Match — check a proposed pay against a sealed pre-pay lockbox (intentHash + optional pins). Catch bait-and-switch. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"intentHash": {
"type": "string"
},
"token": {
"type": "string"
}
},
"required": [
"token"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.001",
"amount_atomic": "1000",
"amount_encoding": "atomic_units",
"amount_raw": "1000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "1000",
"amount_encoding": "atomic_units",
"amount_raw": "1000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "ad48d3c19e9278da970d99fdb6c17d6dcef4860e0f8e6f42d55954d8ba6394f2",
"service_id": "6fb59c71bb6a7290d9064f0883a03f4f6fcee2e3c2bab6cfc5c0623bfb307290",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T23:19:19.506Z",
"url": "https://cyre.dev/api/lockbox/match",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 10000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Oracle Pulse — RWA feed patterns (stale / spike / divergence) on NestUSD Lazer seeds. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.01",
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "10000",
"amount_encoding": "atomic_units",
"amount_raw": "10000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "e6a4ad62dac400f2768843ccea57c9f566e5556294f1d729e1700f969552759f",
"service_id": "7a6111a1e651afdd92051615b914f712122708f3c1d2218438bb3eba2130a4f1",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T14:52:54.255Z",
"url": "https://cyre.dev/api/oracle",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.005 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 5000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Decision Receipt — seal an intent hash, the signals you saw, and the action you took into a signed audit receipt. Verify free at /api/receipt/verify. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"action": {
"type": "string"
},
"actor": {
"type": "string"
},
"intentHash": {
"type": "string"
}
},
"required": [
"actor",
"intentHash"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "a3f9116a1dac9e14f683f6fe81269aa870359f529b5adffb2e74071cb0201ea4",
"service_id": "863a1859b02283e65c711a58db2ae50d00377ba3f7991f7b27870a663859d7e6",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T14:44:54.149Z",
"url": "https://cyre.dev/api/receipt",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 2000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Intent Lockbox — seal your intentHash before you pay so any party can later prove the hash was locked pre-settle. Bearer holds the token. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"actor": {
"type": "string"
},
"intentHash": {
"type": "string"
}
},
"required": [
"actor",
"intentHash"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "2e9e4e5a52645c241d32bc8c03b686a593cd339ef011a28a239429d2d50d6698",
"service_id": "92f4cfa30d5e6d64ff713e5a8abe9aa5fec4a1068c4b48a7e8593d136cf6daa0",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T23:19:16.475Z",
"url": "https://cyre.dev/api/lockbox",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.002 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 2000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Session Ticket — require a fresh Passport or Decision Receipt before your agent proceeds. Checks signature, expiry, max age, optional address + risk ceiling. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md",
"domain": "cyre.dev",
"evidence_mode": "raw",
"extension_names": [
"bazaar"
],
"input_schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"properties": {
"address": {
"description": "Optional address that must match claims",
"type": "string"
},
"maxAgeSeconds": {
"type": "string"
},
"maxRisk": {
"description": "Optional LOW|MEDIUM|HIGH ceiling",
"type": "string"
},
"require": {
"description": "passport | receipt | either",
"type": "string"
},
"token": {
"type": "string"
}
},
"required": [
"token"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
},
"legacy_network": null,
"legacy_pay_to": null,
"legacy_price_basis": null,
"legacy_price_usd": null,
"metadata": null,
"method": "GET",
"observed_at": 1789165815.545,
"offers": [
{
"amount": "0.002",
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": "USDC",
"decimals": 6,
"decimals_basis": "known_token_mapping",
"extra": {
"name": "USD Coin",
"version": "2"
},
"issuer": null,
"network": "eip155:8453",
"pay_to": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
},
{
"amount": null,
"amount_atomic": "2000",
"amount_encoding": "atomic_units",
"amount_raw": "2000",
"asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
"billing_unit": null,
"billing_unit_basis": "withdrawn_protocol_inference",
"currency": null,
"decimals": null,
"decimals_basis": "unknown",
"extra": {},
"issuer": null,
"network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
"pay_to": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
"price_basis": "advertised",
"scheme": "exact",
"timeout_seconds": 60,
"usd_market_value": null
}
],
"operator_identity": "not_verified",
"output_schema": null,
"protocol": "x402",
"protocol_version": 2,
"quality": "not_evaluated",
"run_id": "590c9208275094089c597ebb8aaa491ef9ee7c3eb3a5186a2ed3b658a9761c17",
"schema_fingerprint": "9417ef31670db480d83c8dad2a2934b14487c5d8d37621d7ec80c4bcabf24d3d",
"service_id": "98e95744a61236d2a7c14b0d48aa245d2ca6256e11c149d6cc5dc4f4c6504307",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T20:51:45.867Z",
"url": "https://cyre.dev/api/ticket",
"usage_rights": "not_reviewed"
}Private intake is ready for task IDs, charges, retries, result fingerprints and your evaluation criteria. Public performance comparisons need measured results; we do not have that benchmark yet.
Discuss an outcome integrationDiscovery comes from configured registries. Endpoint checks record responses, not task success. Older snapshots retain less detail. Customer usage, commercial terms and task evaluations require additional evidence.
1,423 historical or current source records quarantined during normalization; they are excluded from public comparisons.
43 of 43 archive objects verified in Backblaze. Last verification: Sep 12, 2026, 05:56 UTC.
Collection status JSON