data.crestsystems.ai
CSflow answers your business line 24/7, qualifies callers, books appointments on your calendar, and texts the confirmation. Call the demo and watch it happen live.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Live 402 challenge
Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xAe0DFe00827c07b7Db4514683bCc3aD0E85200b1",
"amount": "900000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://data.crestsystems.ai/data/wallet/:address",
"mimeType": "application/json",
"description": "Witnos wallet intelligence: full scored profile for any Base or EVM wallet, the deep read behind a verify. Whale score (0-1 composite of spend velocity, service diversity, premium ratio, repeat rate), behavioral cluster, x402 spend graph, counterparty check, payment history, top services, risk assessment and temporal patterns. A wallet tracker and profiler built from 18,000+ profiled wallets."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"pathParams": {
"address": ":address"
},
"queryParams": {
"address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
}
},
"output": {
"type": "json",
"example": {
"address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
"profile": {
"cluster": "premium_buyer",
"active_days": 38,
"repeat_rate": 0.73,
"whale_score": 0.82,
"last_payment": "2026-05-16T19:45:00Z",
"first_payment": "2026-04-01T08:00:00Z",
"premium_ratio": 0.61,
"services_used": 11,
"total_payments": 142,
"avg_payment_usdc": 2.01,
"total_spent_usdc": 285.5
},
"sources": [
"base:mainnet:usdc-transfers",
"crest:profiler:v2"
],
"temporal": {
"peak_hour_utc": 14,
"most_active_day": "Tuesday",
"avg_payments_per_day": 3.7
},
"queriedAt": "2026-05-16T20:00:00.000Z",
"intelligence": {
"behavior": "premium_buyer",
"is_whale": true,
"confidence": 0.94,
"risk_level": "low",
"spending_trend": "increasing",
"velocity_rank_percentile": 92
},
"top_services": [
{
"calls": 35,
"avg_price": 3.01,
"last_used": "2026-05-16T19:30:00Z",
"spent_usdc": 105.2,
"service_address": "0x5d6dF6b10C54617dac4Bf9993ad9fA384b7B36d3"
},
{
"calls": 22,
"avg_price": 2.05,
"spent_usdc": 45,
"service_address": "0x6d6E695bB2F5e5F0DeBd3E2b15f111Fb56F3d5b21"
}
]
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"pathParams": {
"type": "object"
},
"queryParams": {
"type": "object",
"required": [
"address"
],
"properties": {
"address": {
"type": "string",
"description": "EVM wallet address to profile (0x + 40 hex characters). Any Base mainnet wallet with x402 payment history."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
},
"routeTemplate": "/data/wallet/:address"
}
},
"x402Version": 2
}Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 0.9 USDC on Base to 0xAe0D…200b1. The signed payment is good for 5 minutes.
- Paid to
- 0xAe0D…200b1
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 900000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xAe0DFe00827c07b7Db4514683bCc3aD0E85200b1",
"amount": "900000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"pathParams": {
"address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
},
"queryParams": {
"address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
}
},
"output": {
"type": "json",
"example": {
"address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
"profile": {
"cluster": "premium_buyer",
"active_days": 38,
"repeat_rate": 0.73,
"whale_score": 0.82,
"last_payment": "2026-05-16T19:45:00Z",
"first_payment": "2026-04-01T08:00:00Z",
"premium_ratio": 0.61,
"services_used": 11,
"total_payments": 142,
"avg_payment_usdc": 2.01,
"total_spent_usdc": 285.5
},
"sources": [
"base:mainnet:usdc-transfers",
"crest:profiler:v2"
],
"temporal": {
"peak_hour_utc": 14,
"most_active_day": "Tuesday",
"avg_payments_per_day": 3.7
},
"queriedAt": "2026-05-16T20:00:00.000Z",
"intelligence": {
"behavior": "premium_buyer",
"is_whale": true,
"confidence": 0.94,
"risk_level": "low",
"spending_trend": "increasing",
"velocity_rank_percentile": 92
},
"top_services": [
{
"calls": 35,
"avg_price": 3.01,
"last_used": "2026-05-16T19:30:00Z",
"spent_usdc": 105.2,
"service_address": "0x5d6dF6b10C54617dac4Bf9993ad9fA384b7B36d3"
},
{
"calls": 22,
"avg_price": 2.05,
"spent_usdc": 45,
"service_address": "0x6d6E695bB2F5e5F0DeBd3E2b15f111Fb56F3d5b21"
}
]
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"pathParams": {
"type": "object"
},
"queryParams": {
"type": "object",
"required": [
"address"
],
"properties": {
"address": {
"type": "string",
"description": "EVM wallet address to profile (0x + 40 hex characters). Any Base mainnet wallet with x402 payment history."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
},
"routeTemplate": "/data/wallet/:address"
}
}Provenance
- Seen in the source catalog
- 2026-06-22 05:11Z
- Last indexed by Roundhouse
- 2026-07-22 01:20Z
- Last enriched (probe, favicon, geo)
- 2026-09-21 17:45Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 530
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
Nothing indexed for this service or its provider yet. Not a claim that it is unused — only that we hold no record. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service data.crestsystems.ai and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=data.crestsystems.ai' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://data.crestsystems.ai/data/wallet/:address, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.