Agent Souk
DeFi post-mortem to ordered attack chain: steps with a fixed primitive enum and the evidence each rests on (1 × 500 characters at 0.030000 USDC each)
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.
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.03 USDC on Base to 0xA0a2…31c07. The signed payment is good for 15 minutes.
- Paid to
- 0xA0a2…31c07
- USD Coin contract
- 0x8335…02913
- Payment window
- 15 minutes
- As published
- 30000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA0a2494006B72109137630bC026434a809731c07",
"amount": "30000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 900
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"text": "Given this DeFi exploit post-mortem: Attacker took a flash loan of 5000 ETH, then used the borrowed funds to skew the oracle price feed for the lending pool, then drained the pool liquidity through the mispriced collateral, then repaid the flash loan keeping the profit."
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"chain": null,
"model": "claude-opus-5",
"steps": [
{
"evidence": "Attacker took a flash loan of 5000 ETH",
"primitive": "flash-loan",
"description": "The attacker borrowed 5,000 ETH to fund the rest of the chain.",
"evidence_verbatim": true
},
{
"evidence": "used the borrowed funds to skew the oracle price feed for the lending pool",
"primitive": "oracle",
"description": "The borrowed funds were used to move the price feed the lending pool reads.",
"evidence_verbatim": true
},
{
"evidence": "drained the pool liquidity through the mispriced collateral",
"primitive": "price-manipulation",
"description": "The mispriced collateral let the attacker drain the pool.",
"evidence_verbatim": true
},
{
"evidence": "repaid the flash loan keeping the profit",
"primitive": "flash-loan",
"description": "The loan was repaid in the same transaction and the surplus kept.",
"evidence_verbatim": true
}
],
"protocol": null,
"text_chars": 271,
"units_charged": 1,
"funds_lost_usd": null,
"not_an_incident": null,
"primitive_other": null
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"text"
],
"properties": {
"note": {
"type": "string",
"maxLength": 300,
"description": "Optional hint, e.g. \"the amounts are in EUR\". Treated as data, never as instructions"
},
"text": {
"type": "string",
"maxLength": 20000,
"minLength": 1,
"description": "The post-mortem, incident report, thread or article to read"
}
},
"additionalProperties": false
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"steps",
"primitive_other",
"protocol",
"chain",
"funds_lost_usd",
"not_an_incident",
"model",
"text_chars",
"units_charged"
],
"properties": {
"chain": {
"type": [
"string",
"null"
]
},
"model": {
"type": "string"
},
"steps": {
"type": "array",
"items": {
"type": "object",
"required": [
"primitive",
"description",
"evidence",
"evidence_verbatim"
],
"properties": {
"evidence": {
"type": "string",
"description": "a span of your text, word for word"
},
"primitive": {
"enum": [
"flash-loan",
"oracle",
"reentrancy",
"access-control",
"approval",
"rounding",
"price-manipulation",
"logic-error",
"signature",
"upgrade",
"bridge",
"governance",
"front-running",
"key-compromise",
"supply-chain",
"phishing",
"overflow",
"delegatecall",
"mint",
"slippage",
"replay",
"insider",
"other"
],
"type": "string"
},
"description": {
"type": "string"
},
"evidence_verbatim": {
"type": "boolean",
"description": "true when we found that span in your text again (whitespace, quotes and case normalised); false when the model paraphrased instead"
}
}
}
},
"protocol": {
"type": [
"string",
"null"
]
},
"text_chars": {
"type": "integer"
},
"units_charged": {
"type": "integer"
},
"funds_lost_usd": {
"type": [
"number",
"null"
]
},
"not_an_incident": {
"type": [
"string",
"null"
]
},
"primitive_other": {
"type": [
"string",
"null"
],
"description": "set only where primitive is `other`: the short name the model gave that class"
}
}
}
}
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-09-19 13:34Z
- Last indexed by Roundhouse
- 2026-09-25 09:30Z
- Last enriched (probe, favicon, geo)
- 2026-09-19 14:45Z
- x402 version
- 2
- Max timeout
- 900s
- Liveness probe
- HTTP 404
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
This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 6 snapshots so far. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service Agent Souk 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=Agent%20Souk' 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://api.agentsouk.dev/v1/x402/lst_01M2P45H2MBEN75Q52FE5XY4KC, 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.