INTELLIGENCE

Data worth acting on.

Agent-collected datasets and analytics, built around your question.

AGENT-COLLECTED DATA

Raw activity.
Useful intelligence.

Our collection agents gather payment records, provider listings and endpoint observations. We organize the evidence into dated datasets you can explore, analyze and request.

01 / PAYMENTS

Understand activity.

Amounts, currencies, wallets and transaction evidence. Filter by time to study patterns and concentration.

02 / PROVIDERS

Compare the market.

Service listings, advertised prices, payment options and endpoint observations—with sources attached.

03 / HISTORY

See what changed.

Dated snapshots and change records reveal shifts that a current directory cannot show.

The value is in the connections: normalized records, history and traceable evidence. Custom datasets and analytics are scoped to your question and available coverage.

Cost intelligence

Find the better way to pay.

Compare service prices and payment options against your workload.

Scoped audits · customer usage requiredRequest a cost audit
Change intelligence

Know when your dependencies change.

Track payment offers, service schemas and provider changes over time.

Custom watchlists and historyDiscuss monitoring
Outcome intelligence

Connect the purchase to the result.

Bring charges, retries and task evaluations into one private evidence record.

Integration pilot · your task criteriaConnect your workflow

THE EVIDENCE BASE

Collected. Dated. Traceable.

Use the API
14,635Source listings
33Source snapshots
27,889Recorded changes
1,221Endpoint observations

Latest snapshot: Sep 12, 2026, 05:41 UTC. Daily collection; gaps remain unknown.

335 observations · Differences between dated observations.

loonie-toll.onrender.comIs this medical device FDA-cleared, and has it been recalled? 510(k) clearances joined to recall enforcement.
https://loonie-toll.onrender.com/device
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Is this medical device FDA-cleared, and has it been recalled? 510(k) clearances joined to recall enforcement.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "device": {
                "description": "Device name or type, e.g. 'infusion pump'",
                "type": "string"
              },
              "firm": {
                "description": "Manufacturer or applicant name",
                "type": "string"
              },
              "limit": {
                "description": "Max records per section, default 8",
                "type": "integer"
              }
            },
            "required": [],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "clearances": {
                "items": {
                  "properties": {
                    "advisoryPanel": {
                      "type": "string"
                    },
                    "applicant": {
                      "type": "string"
                    },
                    "clearanceType": {
                      "type": "string"
                    },
                    "decidedOn": {
                      "type": "string"
                    },
                    "decision": {
                      "type": "string"
                    },
                    "deviceName": {
                      "type": "string"
                    },
                    "kNumber": {
                      "type": "string"
                    },
                    "location": {
                      "type": "string"
                    },
                    "productCode": {
                      "type": "string"
                    },
                    "receivedOn": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "counts": {
                "properties": {
                  "clearances": {
                    "type": "integer"
                  },
                  "openRecalls": {
                    "type": "integer"
                  },
                  "recalls": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "disclaimer": {
                "type": "string"
              },
              "query": {
                "properties": {
                  "device": {
                    "type": "null"
                  },
                  "firm": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "recalls": {
                "items": {
                  "properties": {
                    "action": {
                      "type": "string"
                    },
                    "distribution": {
                      "type": "string"
                    },
                    "initiatedOn": {
                      "type": "string"
                    },
                    "postedOn": {
                      "type": "string"
                    },
                    "product": {
                      "type": "string"
                    },
                    "quantity": {
                      "type": "string"
                    },
                    "reason": {
                      "type": "string"
                    },
                    "recallNumber": {
                      "type": "string"
                    },
                    "recallingFirm": {
                      "type": "string"
                    },
                    "relatedClearances": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "rootCause": {
                      "type": "string"
                    },
                    "status": {
                      "type": "string"
                    },
                    "terminatedOn": {
                      "type": "null"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "654f4aedac04fe905418eec3feba1e5c690c6a98228c0b0829ca51860c77473d",
  "service_id": "5cd357b70fb0d13d37b58b69e951f86a5eb7c7eebe4053c35c27d7ab6bd3d910",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:33:24.337Z",
  "url": "https://loonie-toll.onrender.com/device",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comFood recall check by company or product: FDA class, reason, distribution, and whether the recall is still open.
https://loonie-toll.onrender.com/foodrecall
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Food recall check by company or product: FDA class, reason, distribution, and whether the recall is still open.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "firm": {
                "description": "Recalling company name — the precise search",
                "type": "string"
              },
              "limit": {
                "description": "Max recalls to return, default 10",
                "type": "integer"
              },
              "product": {
                "description": "Product or brand text to match in the recall description",
                "type": "string"
              },
              "state": {
                "description": "Two-letter state code of the recalling firm",
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "counts": {
                "properties": {
                  "classI": {
                    "type": "integer"
                  },
                  "classII": {
                    "type": "integer"
                  },
                  "classIII": {
                    "type": "integer"
                  },
                  "ongoing": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "disclaimer": {
                "type": "string"
              },
              "matchCount": {
                "type": "integer"
              },
              "query": {
                "properties": {
                  "firm": {
                    "type": "string"
                  },
                  "product": {
                    "type": "null"
                  }
                },
                "type": "object"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "recalls": {
                "items": {
                  "properties": {
                    "classification": {
                      "type": "string"
                    },
                    "classifiedOn": {
                      "type": "string"
                    },
                    "distribution": {
                      "type": "string"
                    },
                    "firmLocation": {
                      "type": "string"
                    },
                    "initiatedOn": {
                      "type": "string"
                    },
                    "product": {
                      "type": "string"
                    },
                    "quantity": {
                      "type": "string"
                    },
                    "reason": {
                      "type": "string"
                    },
                    "recallNumber": {
                      "type": "string"
                    },
                    "recallingFirm": {
                      "type": "string"
                    },
                    "status": {
                      "type": "string"
                    },
                    "terminatedOn": {
                      "type": "string"
                    },
                    "voluntary": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "d2baec27f6fbae55b1f157625dc8884d72f03e518fdf68f2485f709252383da1",
  "service_id": "5cf2919658cf493a3f599f47cd40ad37b4c70129c05e9b13ecbbf4ff5142c9e0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:33:47.472Z",
  "url": "https://loonie-toll.onrender.com/foodrecall",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comIs this car under recall? NHTSA campaigns with the do-not-drive and park-outside flags, hazard and free remedy.
https://loonie-toll.onrender.com/vehiclerecall
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13720000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216120000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Is this car under recall? NHTSA campaigns with the do-not-drive and park-outside flags, hazard and free remedy.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "description": "Max recalls to return, default 10",
                "type": "integer"
              },
              "make": {
                "description": "Vehicle make, e.g. honda",
                "type": "string"
              },
              "model": {
                "description": "Vehicle model, e.g. accord",
                "type": "string"
              },
              "modelYear": {
                "description": "Model year, e.g. 2018",
                "type": "integer"
              }
            },
            "required": [
              "make",
              "model",
              "modelYear"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "disclaimer": {
                "type": "string"
              },
              "doNotDriveCount": {
                "type": "integer"
              },
              "parkOutsideCount": {
                "type": "integer"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "recallCount": {
                "type": "integer"
              },
              "recalls": {
                "items": {
                  "properties": {
                    "campaignNumber": {
                      "type": "string"
                    },
                    "component": {
                      "type": "string"
                    },
                    "consequence": {
                      "type": "string"
                    },
                    "doNotDrive": {
                      "type": "boolean"
                    },
                    "fixedByOverTheAirUpdate": {
                      "type": "boolean"
                    },
                    "manufacturer": {
                      "type": "string"
                    },
                    "parkOutside": {
                      "type": "boolean"
                    },
                    "remedy": {
                      "type": "string"
                    },
                    "reportReceived": {
                      "type": "string"
                    },
                    "summary": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "vehicle": {
                "properties": {
                  "make": {
                    "type": "string"
                  },
                  "model": {
                    "type": "string"
                  },
                  "modelYear": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.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": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "340168bfc3a7d4a49ad6ff9c644a7adf4ed762e667c2912c6e6c1e54cac77e69",
  "service_id": "5dd2a4adbfb869308c70a165383dc619a2c3e7482218d6b750778f89ed4c52e1",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:34:26.715Z",
  "url": "https://loonie-toll.onrender.com/vehiclerecall",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comFederal rulemaking check: recent documents on a topic or docket, comment volume, and whether a comment period is open.
https://loonie-toll.onrender.com/rulemaking
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Federal rulemaking check: recent documents on a topic or docket, comment volume, and whether a comment period is open.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "docket": {
                "description": "Docket ID, e.g. FMCSA-2022-0028",
                "type": "string"
              },
              "limit": {
                "description": "Documents to return, default 5 (API minimum 5)",
                "type": "integer"
              },
              "search": {
                "description": "Topic search, e.g. 'trucking hours of service'",
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "commentVolume": {
                "type": "integer"
              },
              "disclaimer": {
                "type": "string"
              },
              "docketInPlay": {
                "type": "string"
              },
              "documents": {
                "items": {
                  "properties": {
                    "agency": {
                      "type": "string"
                    },
                    "commentEndDate": {
                      "type": [
                        "null",
                        "string"
                      ]
                    },
                    "commentStartDate": {
                      "type": [
                        "null",
                        "string"
                      ]
                    },
                    "docketId": {
                      "type": "string"
                    },
                    "documentId": {
                      "type": "string"
                    },
                    "frDocNum": {
                      "type": [
                        "null",
                        "string"
                      ]
                    },
                    "openForComment": {
                      "type": "boolean"
                    },
                    "postedDate": {
                      "type": "string"
                    },
                    "title": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "withdrawn": {
                      "type": "boolean"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "query": {
                "properties": {
                  "docket": {
                    "type": "null"
                  },
                  "search": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "d42908578543d60b7d61242e17d805aa0e7026c022370eecb1a94bc26dc7bf88",
  "service_id": "5e198456ca80f36415c23c12aaaf33fc02f56e37f71525daaa9b7ffe2dee8d05",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T02:49:14.047Z",
  "url": "https://loonie-toll.onrender.com/rulemaking",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comReported adverse event counts for a drug: total reports, top reactions, serious outcomes and deaths reported.
https://loonie-toll.onrender.com/adverse
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13720000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216120000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Reported adverse event counts for a drug: total reports, top reactions, serious outcomes and deaths reported.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "drug": {
                "description": "Drug or product name as reported",
                "type": "string"
              },
              "top": {
                "description": "How many top reactions to return, default 10",
                "type": "integer"
              }
            },
            "required": [
              "drug"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "counts": {
                "properties": {
                  "deathReports": {
                    "type": "integer"
                  },
                  "deathSharePct": {
                    "type": "number"
                  },
                  "seriousReports": {
                    "type": "integer"
                  },
                  "seriousSharePct": {
                    "type": "integer"
                  },
                  "totalReports": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "disclaimer": {
                "type": "string"
              },
              "drug": {
                "type": "string"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "topReactions": {
                "items": {
                  "properties": {
                    "reaction": {
                      "type": "string"
                    },
                    "reports": {
                      "type": "integer"
                    },
                    "shareOfReportsPct": {
                      "type": "number"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.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": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "7677fb4e14bcd161fd0f3c7d6f4eff6a7cceb6e00a43d09b0f562b6bdf12d826",
  "service_id": "626afb3684b00247459682b820f03a6165197b7d045f34c2859dd31606fd2af5",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:32:58.637Z",
  "url": "https://loonie-toll.onrender.com/adverse",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comUSDA price or yield for a crop: latest value, unit and year, national or by state, with the recent trend.
https://loonie-toll.onrender.com/crops
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "USDA price or yield for a crop: latest value, unit and year, national or by state, with the recent trend.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "commodity": {
                "description": "Crop, e.g. CORN, SOYBEANS, WHEAT",
                "type": "string"
              },
              "metric": {
                "description": "PRICE RECEIVED or YIELD, default price",
                "enum": [
                  "price",
                  "yield"
                ],
                "type": "string"
              },
              "state": {
                "description": "2-letter state code; omit for national",
                "type": "string"
              },
              "years": {
                "description": "Years of history, default 3",
                "type": "integer"
              }
            },
            "required": [
              "commodity"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "disclaimer": {
                "type": "string"
              },
              "item": {
                "type": "string"
              },
              "latest": {
                "properties": {
                  "item": {
                    "type": "string"
                  },
                  "location": {
                    "type": "string"
                  },
                  "period": {
                    "type": "string"
                  },
                  "unit": {
                    "type": "string"
                  },
                  "value": {
                    "type": "number"
                  },
                  "year": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "otherSeriesCount": {
                "type": "integer"
              },
              "query": {
                "properties": {
                  "commodity": {
                    "type": "string"
                  },
                  "metric": {
                    "type": "string"
                  },
                  "state": {
                    "type": "null"
                  },
                  "years": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "series": {
                "items": {
                  "properties": {
                    "item": {
                      "type": "string"
                    },
                    "location": {
                      "type": "string"
                    },
                    "period": {
                      "type": "string"
                    },
                    "unit": {
                      "type": "string"
                    },
                    "value": {
                      "type": "number"
                    },
                    "year": {
                      "type": "integer"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "56d6fe0a6401cc17cf7d7ca0bea543d05e84eea6b3276b07b84278caf2e49f89",
  "service_id": "67eb12ba4185ef739b746039bfdaaa9644636ba5ccd15578f858cc54ce3f96c4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:33:22.761Z",
  "url": "https://loonie-toll.onrender.com/crops",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comLive streamflow for a USGS gauge with a HIGH / NORMAL / LOW verdict vs the site's own median for this day of year.
https://loonie-toll.onrender.com/streamflow
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Live streamflow for a USGS gauge with a HIGH / NORMAL / LOW verdict vs the site's own median for this day of year.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "site": {
                "description": "USGS site number, e.g. 03431500",
                "type": "string"
              }
            },
            "required": [
              "site"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "discharge": {
                "properties": {
                  "observedAt": {
                    "type": "string"
                  },
                  "siteName": {
                    "type": "string"
                  },
                  "unit": {
                    "type": "string"
                  },
                  "value": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "disclaimer": {
                "type": "string"
              },
              "gageHeight": {
                "properties": {
                  "observedAt": {
                    "type": "string"
                  },
                  "siteName": {
                    "type": "string"
                  },
                  "unit": {
                    "type": "string"
                  },
                  "value": {
                    "type": "number"
                  }
                },
                "type": "object"
              },
              "historicalMedianForToday": {
                "type": "integer"
              },
              "query": {
                "properties": {
                  "site": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "siteName": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              },
              "yearsOfRecord": {
                "type": "integer"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "2d11ad0ad514132b1cb408eb5c2046dafc5244b121697e4de5cf3f83aa3da7f9",
  "service_id": "6898614110aae02bd397e3e72f0666a75c41b08497fd549ad80205ce4831dc02",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:34:16.268Z",
  "url": "https://loonie-toll.onrender.com/streamflow",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comFederal disaster declarations for a US state or county: what is open now, incident types, and how recent.
https://loonie-toll.onrender.com/disasters
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13730000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216130000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp30000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Federal disaster declarations for a US state or county: what is open now, incident types, and how recent.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "county": {
                "description": "County name to narrow to, e.g. Miami-Dade",
                "type": "string"
              },
              "state": {
                "description": "Two-letter US state code, e.g. FL",
                "type": "string"
              },
              "years": {
                "description": "Lookback window in years, default 5",
                "type": "integer"
              }
            },
            "required": [
              "state"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "counts": {
                "properties": {
                  "declarations": {
                    "type": "integer"
                  },
                  "openAndRecent": {
                    "type": "integer"
                  },
                  "openAtFema": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "declarations": {
                "items": {
                  "properties": {
                    "ageDays": {
                      "type": "integer"
                    },
                    "closedOut": {
                      "type": [
                        "null",
                        "string"
                      ]
                    },
                    "declaredAt": {
                      "type": "string"
                    },
                    "designatedArea": {
                      "type": "string"
                    },
                    "id": {
                      "type": "string"
                    },
                    "incidentBegan": {
                      "type": "string"
                    },
                    "incidentEnded": {
                      "type": [
                        "null",
                        "string"
                      ]
                    },
                    "incidentType": {
                      "type": "string"
                    },
                    "openAtFema": {
                      "type": "boolean"
                    },
                    "type": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "disclaimer": {
                "type": "string"
              },
              "query": {
                "properties": {
                  "county": {
                    "type": "null"
                  },
                  "state": {
                    "type": "string"
                  },
                  "years": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "topIncidentTypes": {
                "items": {
                  "properties": {
                    "count": {
                      "type": "integer"
                    },
                    "incidentType": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.03",
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "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": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "ec5d957b4212d4b46c4f6611b96d257d6e4e52461200f7b6fe8130282e1fa1f1",
  "service_id": "6ab6dd1c3a6375310d35ba20117b721979179e288e1d5266342adf25a5effaaf",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:33:26.033Z",
  "url": "https://loonie-toll.onrender.com/disasters",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comUS retail gasoline or diesel price this week vs last, with a RISING / FALLING / FLAT verdict. EIA weekly survey.
https://loonie-toll.onrender.com/fuelprice
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "US retail gasoline or diesel price this week vs last, with a RISING / FALLING / FLAT verdict. EIA weekly survey.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "fuel": {
                "description": "Which fuel, default gasoline",
                "enum": [
                  "gasoline",
                  "diesel"
                ],
                "type": "string"
              },
              "weeks": {
                "description": "History weeks to return, default 4",
                "type": "integer"
              }
            },
            "required": [],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "changeFromPriorWeekCents": {
                "type": "number"
              },
              "disclaimer": {
                "type": "string"
              },
              "fuel": {
                "type": "string"
              },
              "latest": {
                "properties": {
                  "priceUsdPerGallon": {
                    "type": "number"
                  },
                  "units": {
                    "type": "string"
                  },
                  "weekOf": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "series": {
                "items": {
                  "properties": {
                    "priceUsdPerGallon": {
                      "type": "number"
                    },
                    "units": {
                      "type": "string"
                    },
                    "weekOf": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "e727da546c2635f896a5db28e7e28bec53e47dd7170c27f163a05fdc6cef1fdb",
  "service_id": "6fddf41002f6712e5c93d22dae8a6e6f08e07b700bc09b5d06c479596f51b6cd",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:33:49.517Z",
  "url": "https://loonie-toll.onrender.com/fuelprice",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comCandidate headlines for a passage, ranked. For subject lines, article titles and ticket summaries.
https://loonie-toll.onrender.com/title
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Candidate headlines for a passage, ranked. For subject lines, article titles and ticket summaries.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "count": {
                "description": "How many candidates, default 5",
                "type": "integer"
              },
              "maxChars": {
                "description": "Maximum title length, default 70",
                "type": "integer"
              },
              "text": {
                "description": "The text to work on. 6000 characters maximum.",
                "type": "string"
              }
            },
            "required": [
              "text"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "count": {
                "type": "integer"
              },
              "disclaimer": {
                "type": "string"
              },
              "maxChars": {
                "type": "integer"
              },
              "model": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "titles": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "5430e8483909f9239b71b83ff3bb3edc9c741b7babc97e6414dc8f4ff5921937",
  "service_id": "7245116f97fc648d279e967b1cd80d9eb6671e8543a3bd7ed3d40bf047f975b2",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:34:19.306Z",
  "url": "https://loonie-toll.onrender.com/title",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comUS federal contracting profile for a company: total awarded, top agencies, concentration, recompete windows.
https://loonie-toll.onrender.com/contracts
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13720000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216120000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "US federal contracting profile for a company: total awarded, top agencies, concentration, recompete windows.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "recipient": {
                "description": "Company name to look up",
                "type": "string"
              },
              "years": {
                "description": "Lookback window in years, default 5",
                "type": "integer"
              }
            },
            "required": [
              "recipient"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "agencyShare": {
                "properties": {
                  "agenciesReturned": {
                    "type": "integer"
                  },
                  "basis": {
                    "type": "string"
                  },
                  "denominator": {
                    "type": "number"
                  },
                  "truncated": {
                    "type": "boolean"
                  }
                },
                "type": "object"
              },
              "degraded": {
                "type": "boolean"
              },
              "disclaimer": {
                "type": "string"
              },
              "matched": {
                "properties": {
                  "name": {
                    "type": "string"
                  },
                  "totalAwarded": {
                    "type": "number"
                  }
                },
                "type": "object"
              },
              "query": {
                "properties": {
                  "lookbackYears": {
                    "type": "integer"
                  },
                  "recipient": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "retrievedAt": {
                "type": "string"
              },
              "signals": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "source": {
                "type": "string"
              },
              "topAgencies": {
                "items": {
                  "properties": {
                    "agency": {
                      "type": "string"
                    },
                    "amount": {
                      "type": "number"
                    },
                    "share": {
                      "type": "number"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "topAwards": {
                "items": {
                  "properties": {
                    "agency": {
                      "type": "string"
                    },
                    "amount": {
                      "type": "number"
                    },
                    "awardId": {
                      "type": "string"
                    },
                    "description": {
                      "type": [
                        "null",
                        "string"
                      ]
                    },
                    "endDate": {
                      "type": "string"
                    },
                    "recipient": {
                      "type": "string"
                    },
                    "startDate": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "totals": {
                "properties": {
                  "distinctRecipientsMatched": {
                    "type": "integer"
                  },
                  "recipientsTruncated": {
                    "type": "boolean"
                  },
                  "topAwardsReturned": {
                    "type": "integer"
                  },
                  "totalAcrossReturnedAgencies": {
                    "type": "number"
                  },
                  "totalAcrossReturnedRecipients": {
                    "type": "number"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.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": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "b0d26344742ef6920704779babe4f59fd26d6c966a6b94ba74739a6d35876829",
  "service_id": "759e109cfbbab6879e55efeb1043c9889c2fa2183a1f4c55678ab520058fed34",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:33:19.827Z",
  "url": "https://loonie-toll.onrender.com/contracts",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comCMS star rating and quality profile for a US hospital: mortality, safety and readmission versus the national average.
https://loonie-toll.onrender.com/hospital
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "CMS star rating and quality profile for a US hospital: mortality, safety and readmission versus the national average.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "city": {
                "description": "City name",
                "type": "string"
              },
              "limit": {
                "description": "Max hospitals to return, default 5",
                "type": "integer"
              },
              "name": {
                "description": "Hospital name or part of it",
                "type": "string"
              },
              "state": {
                "description": "Two-letter state code",
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "bestMatch": {
                "properties": {
                  "address": {
                    "type": "string"
                  },
                  "cmsFacilityId": {
                    "type": "string"
                  },
                  "county": {
                    "type": "string"
                  },
                  "emergencyServices": {
                    "type": "boolean"
                  },
                  "name": {
                    "type": "string"
                  },
                  "overallRating": {
                    "type": "integer"
                  },
                  "ownership": {
                    "type": "string"
                  },
                  "phone": {
                    "type": "string"
                  },
                  "type": {
                    "type": "string"
                  },
                  "versusNationalAverage": {
                    "properties": {
                      "mortalityBetter": {
                        "type": "integer"
                      },
                      "mortalityWorse": {
                        "type": "integer"
                      },
                      "readmissionBetter": {
                        "type": "integer"
                      },
                      "readmissionWorse": {
                        "type": "integer"
                      },
                      "safetyBetter": {
                        "type": "integer"
                      },
                      "safetyWorse": {
                        "type": "integer"
                      }
                    },
                    "type": "object"
                  }
                },
                "type": "object"
              },
              "disclaimer": {
                "type": "string"
              },
              "hospitals": {
                "items": {
                  "properties": {
                    "address": {
                      "type": "string"
                    },
                    "cmsFacilityId": {
                      "type": "string"
                    },
                    "county": {
                      "type": "string"
                    },
                    "emergencyServices": {
                      "type": "boolean"
                    },
                    "name": {
                      "type": "string"
                    },
                    "overallRating": {
                      "type": "integer"
                    },
                    "ownership": {
                      "type": "string"
                    },
                    "phone": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    },
                    "versusNationalAverage": {
                      "properties": {
                        "mortalityBetter": {
                          "type": "integer"
                        },
                        "mortalityWorse": {
                          "type": "integer"
                        },
                        "readmissionBetter": {
                          "type": "integer"
                        },
                        "readmissionWorse": {
                          "type": "integer"
                        },
                        "safetyBetter": {
                          "type": "integer"
                        },
                        "safetyWorse": {
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "matchCount": {
                "type": "integer"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "dbd1355a20cd570eec44337eb6fdceb5426199671cbe6973873e6e1ded90b7cf",
  "service_id": "878dec9c6a9bf742ef7e50c9be19157dc76ee351a8909006716c3c00e46952fa",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:33:52.7Z",
  "url": "https://loonie-toll.onrender.com/hospital",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comOpen federal grant opportunities matching a keyword, with agency, deadline and days left to apply.
https://loonie-toll.onrender.com/grants
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Open federal grant opportunities matching a keyword, with agency, deadline and days left to apply.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "keyword": {
                "description": "What the funding is for, e.g. 'wildfire' or 'rural broadband'",
                "type": "string"
              },
              "rows": {
                "description": "Max opportunities to return, default 10",
                "type": "integer"
              },
              "status": {
                "description": "Opportunity status, default posted (currently open)",
                "enum": [
                  "posted",
                  "forecasted",
                  "closed",
                  "archived"
                ],
                "type": "string"
              }
            },
            "required": [
              "keyword"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "counts": {
                "properties": {
                  "closingSoon": {
                    "type": "integer"
                  },
                  "open": {
                    "type": "integer"
                  },
                  "returned": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "disclaimer": {
                "type": "string"
              },
              "matchCount": {
                "type": "integer"
              },
              "opportunities": {
                "items": {
                  "properties": {
                    "agency": {
                      "type": "string"
                    },
                    "agencyCode": {
                      "type": "string"
                    },
                    "cfdaNumbers": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "closesOn": {
                      "type": [
                        "null",
                        "string"
                      ]
                    },
                    "closingSoon": {
                      "type": "boolean"
                    },
                    "daysLeft": {
                      "type": [
                        "integer",
                        "null"
                      ]
                    },
                    "documentType": {
                      "type": "string"
                    },
                    "expired": {
                      "type": "boolean"
                    },
                    "openedOn": {
                      "type": "string"
                    },
                    "opportunityNumber": {
                      "type": "string"
                    },
                    "status": {
                      "type": "string"
                    },
                    "title": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "query": {
                "properties": {
                  "keyword": {
                    "type": "string"
                  },
                  "status": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "bdd1e61bfa17c058b23adc384178f904f4b8e615377e2a8b632bba02ea89b265",
  "service_id": "948f347ecf1db7976da2534993061315aad20861972ef72cef83c63ffaff932a",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:33:51.032Z",
  "url": "https://loonie-toll.onrender.com/grants",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comDrinking water verdict for a US public water system: violations on record, health-based or not, CLEAR to REVIEW.
https://loonie-toll.onrender.com/drinkingwater
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Drinking water verdict for a US public water system: violations on record, health-based or not, CLEAR to REVIEW.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "name": {
                "description": "System name to search when the PWSID is unknown",
                "type": "string"
              },
              "pwsid": {
                "description": "Public water system ID, e.g. TN0000128",
                "type": "string"
              },
              "state": {
                "description": "2-letter state code, required with name search",
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "disclaimer": {
                "type": "string"
              },
              "matchedSystems": {},
              "query": {
                "properties": {
                  "name": {
                    "type": "null"
                  },
                  "pwsid": {
                    "type": "string"
                  },
                  "state": {
                    "type": "null"
                  }
                },
                "type": "object"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "recentViolations": {
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "system": {
                "properties": {
                  "active": {
                    "type": "boolean"
                  },
                  "name": {
                    "type": "string"
                  },
                  "populationServed": {
                    "type": "integer"
                  },
                  "pwsid": {
                    "type": "string"
                  },
                  "sourceWater": {
                    "type": "string"
                  },
                  "state": {
                    "type": "string"
                  },
                  "type": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "verdict": {
                "type": "string"
              },
              "violationCounts": {
                "properties": {
                  "healthBased": {
                    "type": "integer"
                  },
                  "total": {
                    "type": "integer"
                  },
                  "unresolved": {
                    "type": "integer"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "fefeb557f0a4b0da04dec7adab800e2f14970881d5a27f14560ebe8ff5487543",
  "service_id": "9bfe2c34259d809ce0e7bba3f6a703865fccd3a3d08132618f10ca11db74adec",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:33:31.688Z",
  "url": "https://loonie-toll.onrender.com/drinkingwater",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comIs this investment adviser SEC-registered? Firm or individual, active status, and whether disclosures exist.
https://loonie-toll.onrender.com/adviser
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13720000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216120000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Is this investment adviser SEC-registered? Firm or individual, active status, and whether disclosures exist.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "description": "Max matches per register, default 5",
                "type": "integer"
              },
              "name": {
                "description": "Adviser firm name, person's name, or CRD number",
                "type": "string"
              },
              "type": {
                "description": "Which register to search, default both",
                "enum": [
                  "firm",
                  "individual",
                  "both"
                ],
                "type": "string"
              }
            },
            "required": [
              "name"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "counts": {
                "properties": {
                  "active": {
                    "type": "integer"
                  },
                  "firms": {
                    "type": "integer"
                  },
                  "individuals": {
                    "type": "integer"
                  },
                  "withDisclosures": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "disclaimer": {
                "type": "string"
              },
              "firms": {
                "items": {
                  "properties": {
                    "address": {
                      "type": "string"
                    },
                    "branches": {
                      "type": "integer"
                    },
                    "crdNumber": {
                      "type": "string"
                    },
                    "hasDisclosures": {
                      "type": "boolean"
                    },
                    "kind": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "otherNames": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "registrationStatus": {
                      "type": "string"
                    },
                    "report": {
                      "type": "string"
                    },
                    "secNumber": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "individuals": {
                "type": "array"
              },
              "matchCount": {
                "type": "integer"
              },
              "query": {
                "properties": {
                  "name": {
                    "type": "string"
                  },
                  "type": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.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": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "b335eec9a5d5885ab2d1855203a4e086ce3906d2e23b46a3cb687b94365affca",
  "service_id": "a6caa748eda4529b4babb426c8c65090318d6184636d91c5eb19d3d412d33be4",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:33:00.484Z",
  "url": "https://loonie-toll.onrender.com/adviser",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comVerify a US healthcare provider by NPI or name: real, active, what they practice, and where they practice.
https://loonie-toll.onrender.com/provider
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Verify a US healthcare provider by NPI or name: real, active, what they practice, and where they practice.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "firstName": {
                "description": "Provider first name",
                "type": "string"
              },
              "lastName": {
                "description": "Provider last name, or organization name",
                "type": "string"
              },
              "limit": {
                "description": "Max matches to return, default 5",
                "type": "integer"
              },
              "npi": {
                "description": "10-digit National Provider Identifier",
                "type": "string"
              },
              "state": {
                "description": "Two-letter state code, e.g. FL",
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "disclaimer": {
                "type": "string"
              },
              "matchCount": {
                "type": "integer"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "results": {
                "items": {
                  "properties": {
                    "credential": {
                      "type": "string"
                    },
                    "enumeratedOn": {
                      "type": "string"
                    },
                    "lastUpdated": {
                      "type": "string"
                    },
                    "licenseNumber": {
                      "type": "string"
                    },
                    "licenseState": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "npi": {
                      "type": "string"
                    },
                    "otherSpecialties": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "practiceAddress": {
                      "type": "string"
                    },
                    "practicePhone": {
                      "type": "string"
                    },
                    "primarySpecialty": {
                      "type": "string"
                    },
                    "primaryTaxonomyCode": {
                      "type": "string"
                    },
                    "soleProprietor": {
                      "type": "string"
                    },
                    "status": {
                      "type": "string"
                    },
                    "type": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "d77a85982a37a94df5cbe37400db176adf33b4ee60da896e1ba05a4859cc842f",
  "service_id": "af37a986fa38d31ef2b34599701929dd4ea9fbd52d711faa2d173b08f0e82780",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:34:03.989Z",
  "url": "https://loonie-toll.onrender.com/provider",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comEnvironmental compliance verdict for a US facility: violations, inspections, enforcement and penalties by EPA program.
https://loonie-toll.onrender.com/facility
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13720000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216120000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Environmental compliance verdict for a US facility: violations, inspections, enforcement and penalties by EPA program.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "limit": {
                "description": "Max facilities to return, default 10",
                "type": "integer"
              },
              "name": {
                "description": "Facility or company name",
                "type": "string"
              },
              "state": {
                "description": "Two-letter state code",
                "type": "string"
              }
            },
            "required": [
              "name"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "disclaimer": {
                "type": "string"
              },
              "facilities": {
                "items": {
                  "properties": {
                    "address": {
                      "type": "string"
                    },
                    "byProgram": {
                      "properties": {
                        "cleanAirAct": {
                          "type": [
                            "null",
                            "string"
                          ]
                        },
                        "cleanWaterAct": {
                          "type": [
                            "null",
                            "string"
                          ]
                        },
                        "rcraHazardousWaste": {
                          "type": [
                            "null",
                            "string"
                          ]
                        },
                        "safeDrinkingWater": {
                          "type": "null"
                        }
                      },
                      "type": "object"
                    },
                    "complianceStatus": {
                      "type": [
                        "null",
                        "string"
                      ]
                    },
                    "county": {
                      "type": [
                        "null",
                        "string"
                      ]
                    },
                    "enforcement": {
                      "properties": {
                        "lastFormalAction": {
                          "type": [
                            "null",
                            "string"
                          ]
                        },
                        "penaltyCount": {
                          "type": "null"
                        }
                      },
                      "type": "object"
                    },
                    "epaRegistryId": {
                      "type": "string"
                    },
                    "federalFacility": {
                      "type": "boolean"
                    },
                    "industryCodes": {
                      "properties": {
                        "naics": {
                          "type": [
                            "null",
                            "string"
                          ]
                        },
                        "sic": {
                          "type": [
                            "null",
                            "string"
                          ]
                        }
                      },
                      "type": "object"
                    },
                    "inspections": {
                      "properties": {
                        "daysSinceLastInspection": {
                          "type": [
                            "integer",
                            "null"
                          ]
                        },
                        "lastInspection": {
                          "type": [
                            "null",
                            "string"
                          ]
                        },
                        "total": {
                          "type": "integer"
                        }
                      },
                      "type": "object"
                    },
                    "name": {
                      "type": "string"
                    },
                    "quartersInNonCompliance": {
                      "type": [
                        "integer",
                        "null"
                      ]
                    },
                    "significantNonCompliance": {
                      "type": "boolean"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "matchCount": {
                "type": "integer"
              },
              "query": {
                "properties": {
                  "name": {
                    "type": "string"
                  },
                  "state": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "totals": {
                "properties": {
                  "facilitiesWithSignificantNonCompliance": {
                    "type": "integer"
                  },
                  "formalEnforcementActions": {
                    "type": "integer"
                  },
                  "inspectionRecords": {
                    "type": "integer"
                  },
                  "penaltiesUsd": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.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": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "69fee6b6fb1e30521217dd16053ffa99b88b5107182dd44cd52202d2bd6025a0",
  "service_id": "b0a5b0ba49be98d8a661ee02854768257575396d3242bdab482459b0def2a23d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:33:45.765Z",
  "url": "https://loonie-toll.onrender.com/facility",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comClinical trial pipeline for a condition or sponsor: how many, what phase, who is recruiting, who is running them.
https://loonie-toll.onrender.com/trials
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13730000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216130000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp30000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Clinical trial pipeline for a condition or sponsor: how many, what phase, who is recruiting, who is running them.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "condition": {
                "description": "Disease or condition, e.g. melanoma",
                "type": "string"
              },
              "sponsor": {
                "description": "Sponsor organisation name",
                "type": "string"
              },
              "status": {
                "description": "Narrow by trial status, default ALL",
                "enum": [
                  "ALL",
                  "RECRUITING",
                  "COMPLETED",
                  "TERMINATED"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "byPhase": {
                "items": {
                  "properties": {
                    "count": {
                      "type": "integer"
                    },
                    "phase": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "byStatus": {
                "items": {
                  "properties": {
                    "count": {
                      "type": "integer"
                    },
                    "status": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "counts": {
                "properties": {
                  "examined": {
                    "type": "integer"
                  },
                  "industrySponsored": {
                    "type": "integer"
                  },
                  "lateStage": {
                    "type": "integer"
                  },
                  "recruiting": {
                    "type": "integer"
                  },
                  "totalEnrollmentAcrossExamined": {
                    "type": "integer"
                  },
                  "totalMatching": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "disclaimer": {
                "type": "string"
              },
              "query": {
                "properties": {
                  "condition": {
                    "type": "string"
                  },
                  "sponsor": {
                    "type": "null"
                  },
                  "status": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "retrievedAt": {
                "type": "string"
              },
              "signals": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "source": {
                "type": "string"
              },
              "topSponsors": {
                "items": {
                  "properties": {
                    "count": {
                      "type": "integer"
                    },
                    "sponsor": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "trials": {
                "items": {
                  "properties": {
                    "completionDate": {
                      "type": "string"
                    },
                    "enrollment": {
                      "type": "integer"
                    },
                    "leadSponsor": {
                      "type": "string"
                    },
                    "nctId": {
                      "type": "string"
                    },
                    "phases": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "sponsorClass": {
                      "type": "string"
                    },
                    "startDate": {
                      "type": "string"
                    },
                    "status": {
                      "type": "string"
                    },
                    "studyType": {
                      "type": "string"
                    },
                    "title": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.03",
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "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": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "091624f1577a457de7feb80b1056ad997a08d48d7b20ef93923c3b2994578de2",
  "service_id": "b3ff9c8848f642efa3b78b50b6cef679a538f97466c9c575cb4d045bd8d838dd",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:34:24.316Z",
  "url": "https://loonie-toll.onrender.com/trials",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comUS nonprofit financial profile by EIN or name: revenue, expenses, assets, program ratio, and officer pay signals.
https://loonie-toll.onrender.com/nonprofit
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13730000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216130000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp30000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "US nonprofit financial profile by EIN or name: revenue, expenses, assets, program ratio, and officer pay signals.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "ein": {
                "description": "Employer Identification Number, digits only",
                "type": "string"
              },
              "name": {
                "description": "Organization name, if the EIN is unknown",
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "disclaimer": {
                "type": "string"
              },
              "filingHistory": {
                "items": {
                  "properties": {
                    "assets": {
                      "type": "integer"
                    },
                    "expenses": {
                      "type": "integer"
                    },
                    "revenue": {
                      "type": "integer"
                    },
                    "taxYear": {
                      "type": "integer"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "latestFiling": {
                "properties": {
                  "netAssets": {
                    "type": "integer"
                  },
                  "netIncome": {
                    "type": "integer"
                  },
                  "officerCompensation": {
                    "type": "integer"
                  },
                  "officerPayPctOfRevenue": {
                    "type": "number"
                  },
                  "taxYear": {
                    "type": "integer"
                  },
                  "totalAssets": {
                    "type": "integer"
                  },
                  "totalExpenses": {
                    "type": "integer"
                  },
                  "totalLiabilities": {
                    "type": "integer"
                  },
                  "totalRevenue": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "organization": {
                "properties": {
                  "city": {
                    "type": "string"
                  },
                  "ein": {
                    "type": "string"
                  },
                  "name": {
                    "type": "string"
                  },
                  "nteeCode": {
                    "type": "string"
                  },
                  "state": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "otherMatches": {},
              "retrievedAt": {
                "type": "string"
              },
              "signals": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.03",
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "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": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "6c740fe714d65821335f9f08dbd3a2012c68565fdcf13e7123c02b9a6b16ef49",
  "service_id": "b6ab298a3d771d05260b0bbd7808eb044057153b045b1b76a2701c8452c10531",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:34:00.987Z",
  "url": "https://loonie-toll.onrender.com/nonprofit",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comUS drug status by name: approval route, boxed warning, active recalls, and who manufactures it. Source openFDA.
https://loonie-toll.onrender.com/drug
NetworkAdvertised amountBillingPayee
eip155:84530.03 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13730000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216130000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp30000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "US drug status by name: approval route, boxed warning, active recalls, and who manufactures it. Source openFDA.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "name": {
                "description": "Brand or generic drug name, e.g. Tylenol",
                "type": "string"
              }
            },
            "required": [
              "name"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "boxedWarningExcerpt": {
                "type": "null"
              },
              "disclaimer": {
                "type": "string"
              },
              "drug": {
                "properties": {
                  "applicationNumbers": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "brandNames": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "genericNames": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "manufacturers": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "productType": {
                    "type": "string"
                  },
                  "routes": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "substances": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "flags": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "hasBoxedWarning": {
                "type": "boolean"
              },
              "labelSections": {
                "properties": {
                  "contraindications": {
                    "type": "null"
                  },
                  "indications": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "labelsMatched": {
                "type": "integer"
              },
              "recalls": {
                "properties": {
                  "classI": {
                    "type": "integer"
                  },
                  "ongoing": {
                    "type": "integer"
                  },
                  "records": {
                    "items": {
                      "properties": {
                        "classification": {
                          "type": "string"
                        },
                        "distribution": {
                          "type": "string"
                        },
                        "firm": {
                          "type": "string"
                        },
                        "initiatedOn": {
                          "type": "string"
                        },
                        "reason": {
                          "type": "string"
                        },
                        "status": {
                          "type": "string"
                        }
                      },
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "total": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.03",
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "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": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "30000",
      "amount_encoding": "atomic_units",
      "amount_raw": "30000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "cb8f28d495faa712b7d26aa9c9d70560109a2453799c3d36b77a47b65134cb9f",
  "service_id": "b8d82bfa54ecb9408c77d4187b38e30e4c26b0f1a08d26ce69b6ab8ab65945f0",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:33:33.068Z",
  "url": "https://loonie-toll.onrender.com/drug",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comUS motor carrier safety verdict by USDOT: authority, out-of-service, rating, crashes. Unverified raw FMCSA data, ~24h old.
https://loonie-toll.onrender.com/carrier
NetworkAdvertised amountBillingPayee
eip155:84530.02 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13720000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216120000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp20000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "US motor carrier safety verdict by USDOT: authority, out-of-service, rating, crashes. Unverified raw FMCSA data, ~24h old.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "dot": {
                "description": "US DOT number of the motor carrier",
                "type": "string"
              }
            },
            "required": [
              "dot"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "authorityRecords": {
                "type": "integer"
              },
              "authorityStatus": {
                "type": "string"
              },
              "blockers": {
                "type": "array"
              },
              "carrier": {
                "properties": {
                  "allowedToOperate": {
                    "type": "string"
                  },
                  "dbaName": {
                    "type": "null"
                  },
                  "dotNumber": {
                    "type": "integer"
                  },
                  "drivers": {
                    "type": "integer"
                  },
                  "legalName": {
                    "type": "string"
                  },
                  "location": {
                    "type": "string"
                  },
                  "powerUnits": {
                    "type": "integer"
                  },
                  "safetyRating": {
                    "type": "string"
                  },
                  "safetyRatingDate": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "cautions": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "disclaimer": {
                "type": "string"
              },
              "notes": {
                "type": "array"
              },
              "operationScope": {
                "type": "string"
              },
              "retrievedAt": {
                "type": "string"
              },
              "safety": {
                "properties": {
                  "currentlyOutOfService": {
                    "type": "boolean"
                  },
                  "driverOosRate": {
                    "type": "integer"
                  },
                  "fatalCrashes": {
                    "type": "integer"
                  },
                  "injuryCrashes": {
                    "type": "integer"
                  },
                  "nationalDriverOosAverage": {
                    "type": "number"
                  },
                  "nationalVehicleOosAverage": {
                    "type": "integer"
                  },
                  "totalCrashes": {
                    "type": "integer"
                  },
                  "vehicleOosRate": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "score": {
                "type": "integer"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.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": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "20000",
      "amount_encoding": "atomic_units",
      "amount_raw": "20000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "05f64edcda27f9e082548765e9047845e56171db1c955c9af165b3d089e30797",
  "service_id": "b985379ab28d8b18ad6bfc012fc4063ec8eeda17cfd6b917324a0ad2b04c8c66",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:33:05.716Z",
  "url": "https://loonie-toll.onrender.com/carrier",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comSEC filing profile for a public company: identity, recent filings, and whether it is current with its reporting.
https://loonie-toll.onrender.com/edgar
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "SEC filing profile for a public company: identity, recent filings, and whether it is current with its reporting.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "cik": {
                "description": "SEC Central Index Key",
                "type": "string"
              },
              "company": {
                "description": "Company name or part of it",
                "type": "string"
              },
              "limit": {
                "description": "Recent filings to return, default 10",
                "type": "integer"
              },
              "ticker": {
                "description": "Stock ticker, e.g. AAPL",
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "company": {
                "properties": {
                  "cik": {
                    "type": "string"
                  },
                  "entityType": {
                    "type": "string"
                  },
                  "exchanges": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "fiscalYearEnd": {
                    "type": "string"
                  },
                  "formerNames": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "industry": {
                    "type": "string"
                  },
                  "name": {
                    "type": "string"
                  },
                  "sic": {
                    "type": "string"
                  },
                  "stateOfIncorporation": {
                    "type": "string"
                  },
                  "tickers": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "website": {
                    "type": "null"
                  }
                },
                "type": "object"
              },
              "disclaimer": {
                "type": "string"
              },
              "filingActivity": {
                "properties": {
                  "daysSinceLastFiling": {
                    "type": "integer"
                  },
                  "lastAnnualReport": {
                    "type": "string"
                  },
                  "lastFiledOn": {
                    "type": "string"
                  },
                  "lastQuarterlyReport": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "otherMatches": {
                "type": "array"
              },
              "query": {
                "properties": {
                  "cik": {
                    "type": "string"
                  },
                  "company": {
                    "type": "null"
                  },
                  "matchedBy": {
                    "type": "string"
                  },
                  "ticker": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "recentFilings": {
                "items": {
                  "properties": {
                    "accessionNumber": {
                      "type": "string"
                    },
                    "description": {
                      "type": [
                        "null",
                        "string"
                      ]
                    },
                    "filedOn": {
                      "type": "string"
                    },
                    "form": {
                      "type": "string"
                    },
                    "periodOf": {
                      "type": [
                        "null",
                        "string"
                      ]
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "d578d06b9bb7d7c1751cf24450629c59df2e877cc83eee945740e252bd1b4f9f",
  "service_id": "badaf58515765f486836613b2a8e69aefc9b9695b3d5e82eb028a0177624b8b9",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:33:35.113Z",
  "url": "https://loonie-toll.onrender.com/edgar",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comRanked keywords and key phrases from a passage, most important first. For tagging, search and clustering.
https://loonie-toll.onrender.com/keywords
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Ranked keywords and key phrases from a passage, most important first. For tagging, search and clustering.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "count": {
                "description": "How many keywords, default 8",
                "type": "integer"
              },
              "text": {
                "description": "The text to work on. 6000 characters maximum.",
                "type": "string"
              }
            },
            "required": [
              "text"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "count": {
                "type": "integer"
              },
              "disclaimer": {
                "type": "string"
              },
              "keywords": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "model": {
                "type": "string"
              },
              "requested": {
                "type": "integer"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "756857638895e558801270da593ba29d7d02e9dac6b5b77e18bba4ddef576174",
  "service_id": "c15b2e4b92f1759b29c7b3cf77a7bef8bead8745d052032c26b9db935d334972",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:33:54.209Z",
  "url": "https://loonie-toll.onrender.com/keywords",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comCrime rate for a US state: latest 12-month rate per 100k, trend vs the prior year, and how it compares nationally.
https://loonie-toll.onrender.com/crime
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Crime rate for a US state: latest 12-month rate per 100k, trend vs the prior year, and how it compares nationally.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "offense": {
                "description": "Offense category, default violent-crime",
                "enum": [
                  "violent-crime",
                  "homicide",
                  "rape",
                  "robbery",
                  "aggravated-assault",
                  "property-crime",
                  "burglary",
                  "larceny",
                  "motor-vehicle-theft",
                  "arson"
                ],
                "type": "string"
              },
              "state": {
                "description": "2-letter state code, e.g. TN",
                "type": "string"
              }
            },
            "required": [
              "state"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "disclaimer": {
                "type": "string"
              },
              "latest12moAvgPer100k": {
                "type": "number"
              },
              "monthlyRates": {
                "items": {
                  "properties": {
                    "month": {
                      "type": "string"
                    },
                    "rate": {
                      "type": "number"
                    },
                    "t": {
                      "type": "integer"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "national12moAvgPer100k": {
                "type": "number"
              },
              "prior12moAvgPer100k": {
                "type": "number"
              },
              "query": {
                "properties": {
                  "offense": {
                    "type": "string"
                  },
                  "state": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              },
              "window": {
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "96ff9e7b6f287fb157033a144dd7714425aa2a338483c1decd12b160cbc0569e",
  "service_id": "d2601f436fa96c268999dcc9132add843d94b7c3e2ed365bf4ecfc84b27cc238",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T02:49:02.601Z",
  "url": "https://loonie-toll.onrender.com/crime",
  "usage_rights": "not_reviewed"
}
loonie-toll.onrender.comHas this consumer product or brand been recalled? CPSC recalls with hazard, injury and remedy detail.
https://loonie-toll.onrender.com/recalls
NetworkAdvertised amountBillingPayee
eip155:84530.01 USDC0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:13710000 atomic units0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
eip155:4216110000 atomic units0xaf88d065e77c8cC2239327C5EDb3A432268e5831Not specifiedexact0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa
solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp10000 atomic unitsEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1vNot specifiedexactDUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s
Source and evidence
{
  "description": "Has this consumer product or brand been recalled? CPSC recalls with hazard, injury and remedy detail.",
  "domain": "loonie-toll.onrender.com",
  "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"
            ],
            "type": "string"
          },
          "queryParams": {
            "properties": {
              "days": {
                "description": "Lookback window in days, default 730",
                "type": "integer"
              },
              "limit": {
                "description": "Max recalls to return, default 10",
                "type": "integer"
              },
              "query": {
                "description": "Product, brand or manufacturer name",
                "type": "string"
              }
            },
            "required": [
              "query"
            ],
            "type": "object"
          },
          "type": {
            "const": "http",
            "type": "string"
          }
        },
        "required": [
          "type",
          "method"
        ],
        "type": "object"
      },
      "output": {
        "properties": {
          "example": {
            "properties": {
              "disclaimer": {
                "type": "string"
              },
              "matchCount": {
                "type": "integer"
              },
              "query": {
                "type": "string"
              },
              "reasons": {
                "items": {
                  "type": "string"
                },
                "type": "array"
              },
              "recalls": {
                "items": {
                  "properties": {
                    "description": {
                      "type": "string"
                    },
                    "hazards": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "injuries": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "manufacturedIn": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "manufacturers": {
                      "type": "array"
                    },
                    "products": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "recallNumber": {
                      "type": "string"
                    },
                    "recalledOn": {
                      "type": "string"
                    },
                    "remedies": {
                      "items": {
                        "type": "string"
                      },
                      "type": "array"
                    },
                    "soldAt": {
                      "type": "null"
                    },
                    "title": {
                      "type": "string"
                    },
                    "url": {
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "retrievedAt": {
                "type": "string"
              },
              "source": {
                "type": "string"
              },
              "verdict": {
                "type": "string"
              },
              "windowDays": {
                "type": "integer"
              }
            },
            "type": "object"
          },
          "type": {
            "type": "string"
          }
        },
        "required": [
          "type"
        ],
        "type": "object"
      }
    },
    "required": [
      "input"
    ],
    "type": "object"
  },
  "legacy_network": null,
  "legacy_pay_to": null,
  "legacy_price_basis": null,
  "legacy_price_usd": null,
  "metadata": null,
  "method": "GET",
  "observed_at": 1789165815.545,
  "offers": [
    {
      "amount": "0.01",
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": "USDC",
      "decimals": 6,
      "decimals_basis": "known_token_mapping",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:8453",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:137",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "name": "USD Coin",
        "version": "2"
      },
      "issuer": null,
      "network": "eip155:42161",
      "pay_to": "0xb531320805C5BED1D46AEaDcF4F008FDF172DBDa",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    },
    {
      "amount": null,
      "amount_atomic": "10000",
      "amount_encoding": "atomic_units",
      "amount_raw": "10000",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "billing_unit": null,
      "billing_unit_basis": "commercial_terms_not_validated",
      "currency": null,
      "decimals": null,
      "decimals_basis": "unknown",
      "extra": {
        "feePayer": "BFK9TLC3edb13K6v4YyH3DwPb5DSUpkWvb7XnqCL9b4F"
      },
      "issuer": null,
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "pay_to": "DUPiupXtuox38dcGoXUKer5mAydCzmaHjrbQ66qeEm8s",
      "price_basis": "advertised",
      "scheme": "exact",
      "timeout_seconds": 300,
      "usd_market_value": null
    }
  ],
  "operator_identity": "not_verified",
  "output_schema": null,
  "protocol": "x402",
  "protocol_version": 2,
  "quality": "not_evaluated",
  "run_id": "382b8312647110a124aca29eee9bbd2fa92a6158a6332bbbf5fb56d005fc177c",
  "schema_fingerprint": "6ff08298295637df595b91914d69e6b4af0566cba27d5fa1285d9a597c6b37be",
  "service_id": "e029f20d70ebbee3d6515d7da4f227c1193a5bac33db72f2718ca341cf145b0d",
  "source": "cdp-bazaar",
  "source_updated_at": "2026-09-09T01:34:08.296Z",
  "url": "https://loonie-toll.onrender.com/recalls",
  "usage_rights": "not_reviewed"
}

Outcome evidence starts with your workflow.

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 integration
Collection coverage

Discovery 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