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.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": 1789166492.489,
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"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"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 10000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Intent Preflight — before you sign a Solana tx, grade the from/to wallets, mint authorities, and program novelty. Explainable 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": {
"from": {
"description": "Solana fee-payer / source wallet (base58)",
"type": "string"
},
"mint": {
"description": "Optional token mint touched by the intent",
"type": "string"
},
"programIds": {
"description": "Optional comma-separated program ids",
"type": "string"
},
"to": {
"description": "Optional counterparty / destination wallet",
"type": "string"
}
},
"required": [
"from"
],
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"brief": {
"type": "string"
},
"kind": {
"type": "string"
},
"ok": {
"type": "boolean"
},
"riskLevel": {
"type": "string"
},
"score": {
"type": "number"
},
"signals": {
"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": 1789166492.489,
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"schema_fingerprint": "b30c5c7426d1d79ea0042dfaef8326f72583cfdbc50d96427440db85f20661be",
"service_id": "a1a7d952ba5fd617a87caefb9cf9372c11c5598cf0c1bed4d486518829711c47",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T14:47:56.427Z",
"url": "https://cyre.dev/api/preflight",
"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 Circuit Breaker heartbeat — prove the agent loop is alive; returns rotated circuit token with fresh lastBeatAt. 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"
}
},
"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": 1789166492.489,
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"schema_fingerprint": "975db7fc3e85baf394b7b61b6229fba69f575ba6bc5268aa30a4f03de516aa41",
"service_id": "a22fbf2b9446b62487ba6ff873f3d82e248b8f51fe29e00edd654ddad0138325",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T18:52:37.016Z",
"url": "https://cyre.dev/api/circuit/heartbeat",
"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 Exchange match — compare a sealed intent token to a vendor quote (URL, payTo, amount). Returns fit brief + next skills. 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": {
"intentToken": {
"type": "string"
}
},
"required": [
"intentToken"
],
"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": 1789166492.489,
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"schema_fingerprint": "d20bdbbcf2a959fbff40c72b284b1fa6dddf6ac8cc79dec0d9666c31c3c41b5c",
"service_id": "abc8e782a62bfd00c28983f53795f8806446052ae99cb10050d0e694924c0e8e",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T18:52:31.301Z",
"url": "https://cyre.dev/api/exchange/match",
"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 Pay-route Oracle — before your agent pays any external x402 resource, grade payTo + amount/URL + facilitator/offer pin hygiene in one call. 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"
},
"facilitator": {
"type": "string"
},
"from": {
"type": "string"
},
"listedAmount": {
"description": "Amount from the 402 accepts[] offer",
"type": "string"
},
"network": {
"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": 1789166492.489,
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"schema_fingerprint": "b7e48234009cfc47d80de142d209c55e25a12e350f0f3e74847ded6e3d43bc60",
"service_id": "ae9075fad9bd8f9b25878cbb8fe5c3beddf9820f090021259a39c4f7a7e8c3fc",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T20:51:30.128Z",
"url": "https://cyre.dev/api/route",
"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 Bazaar Scan — before you pay a new x402 / Agentic Market skill, probe the resource URL, forensics the 402 offer, and grade payTo. Shopping hygiene. 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": {
"payTo": {
"type": "string"
},
"resourceUrl": {
"type": "string"
}
},
"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": 1789166492.489,
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"schema_fingerprint": "9d3509d43166d8af2fcc92b52dbb2107be83818d97658a193db0bec06a59d869",
"service_id": "b3500b1ec57326b4c45468b86299545d91a8d37af38c3ab2cb08a5a2853bb68b",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T23:19:10.182Z",
"url": "https://cyre.dev/api/bazaar",
"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 — poll up to 10 Solana counterparties and return only risk/dormant/burst hits (quiet wallets stay quiet). Optional prior fingerprints. 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": {
"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": 1789166492.489,
"offers": [
{
"amount": "0.005",
"amount_atomic": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"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": "5000",
"amount_encoding": "atomic_units",
"amount_raw": "5000",
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"schema_fingerprint": "63fc7175da6c85e9dd13e2107abfe50a3695bafa999ed00360afa74a717c7322",
"service_id": "b7a3ceb8ee28b7298353d83b25ad436cb892cc4d43af00bf2ec6aeb620a9ce60",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T20:51:38.78Z",
"url": "https://cyre.dev/api/pulse",
"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 Mintalike — before you swap, check whether a mint address or ticker looks like one of your known tokens (near-edit / truncation / symbol clash). 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": {
"type": "string"
},
"contacts": {
"type": "string"
},
"symbol": {
"type": "string"
}
},
"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": 1789166492.489,
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"schema_fingerprint": "37e69afbbb55ba986a5d3cc8187f329fad71e5e57e7c62953e1870d2eb8333d0",
"service_id": "bcc8709bb8720e9436710ce39c613195af8e929550d508015964513527b28647",
"source": "cdp-bazaar",
"source_updated_at": "2026-09-01T18:52:08.701Z",
"url": "https://cyre.dev/api/mintalike",
"usage_rights": "not_reviewed"
}| Network | Advertised amount | Billing | Payee |
|---|---|---|---|
| eip155:8453 | 0.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | Not specifiedexact | 0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712 |
| solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1 | 20000 atomic units4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU | Not specifiedexact | 9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS |
{
"description": "Guardian Settlement Batch — grade a payer and up to 10 payout addresses, ranked by score gap vs the payer. 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": {
"from": {
"type": "string"
},
"list": {
"description": "Comma-separated payout addresses (max 10)",
"type": "string"
}
},
"required": [
"from",
"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": 1789166492.489,
"offers": [
{
"amount": "0.02",
"amount_atomic": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"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": "20000",
"amount_encoding": "atomic_units",
"amount_raw": "20000",
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"schema_fingerprint": "85720d109d87e857e1c920773d781289a504f6808cc43edb221a29dae2cae6cd",
"service_id": "c22ab0e2b4e88f7002f2c65f21e20a8abcc29fe540559eac946b3b7f6febe766",
"source": "cdp-bazaar",
"source_updated_at": "2026-08-30T15:35:30.295Z",
"url": "https://cyre.dev/api/batch",
"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 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": 1789166492.489,
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"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": 1789166492.489,
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"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": 1789166492.489,
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"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": 1789166492.489,
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"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": 1789166492.489,
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"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": 1789166492.489,
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"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": 1789166492.489,
"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": "a2d71bc23fe499771cb704508ed1f9963e3d6a9527f1544d038dc3d3ae01df5a",
"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": 1789166492.489,
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"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": 1789166492.489,
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"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": 1789166492.489,
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"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": 1789166492.489,
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"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": 1789166492.489,
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"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": 1789166492.489,
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"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": 1789166492.489,
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"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": 1789166492.489,
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"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": 1789166492.489,
"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": "cd1760e19f518b50c9ffbaf84aa5ce626d53ffa2f8f27d71b5391096bf66618e",
"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"
}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