Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0x46a762…f3bbc3
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0xf5661c…a62c89
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0xfb9c7c…2a2c7e
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0x5a2985…2888ee
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0x87d9b5…78a8f2
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0xbda586…1f2220
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0x5608ce…c552bc
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0x7acdfd…af63d2
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0x59efc8…ae0241
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0x110108…f2ca7c
0xc85f…06040x40a8…ad8bBasex402 service$0.001100%coinbase48d ago0x27b023…758fea
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0x969961…c52e4a
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0x71641e…0fbc12
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0x626872…fac617
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0xa09fdb…bc6dbc
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0xda6abf…a43925
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0x7098de…972cc3
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0xd84c68…bcd4c4
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0xcfa863…7514af
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0x987e93…72b30d
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0xdabfde…354e79
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0xf65e1e…544f7e
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0xac7f6b…83d102
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0x6afe68…feb84e
0xc85f…06040xc85f…0604BaseVuln Surface ScanSecurity$0.002100%payAI48d ago0x414760…2061a6

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

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.