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 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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"offers": [
{
"amount": "0.015",
"amount_atomic": "15000",
"amount_encoding": "atomic_units",
"amount_raw": "15000",
"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": "15000",
"amount_encoding": "atomic_units",
"amount_raw": "15000",
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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": 1789191719.42,
"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": "9895bd56e6d867a8f7f441d31e3c37014e6e211256019c569d02b946b0bc1b02",
"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"
}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