Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ee1…ce160x4f4b…422dBase$0.001100%coinbase4d ago0xabc81c…1c1ee8
0x9777…1abc0x4f4b…422dBase$0.001100%coinbase4d ago0x57553e…c3b760
0x4dff…853c0x4f4b…422dBase$0.0035100%coinbase4d ago0x93153a…a6a339
0x180f…d4de0x4f4b…422dBase$0.001100%coinbase4d ago0xfd6be9…6b23a3
0x36f7…e4840x4f4b…422dBase$0.001100%coinbase4d ago0xa8e9d9…6a5853
0x9dfe…39900x4f4b…422dBase$0.0015100%coinbase4d ago0xdb8e97…614a10
0x7154…bb770x4f4b…422dBase$0.04100%coinbase4d ago0x11b172…f27144
0x2929…f70d0x4f4b…422dBase$0.001100%coinbase4d ago0x49e0a7…ceef80
0xe0fb…22b70x4f4b…422dBase$0.001100%coinbase4d ago0xc74359…41aedb
0xf72d…d8b50x4f4b…422dBase$0.0015100%coinbase4d ago0x250396…32180e
0x1a23…6ea30x4f4b…422dBase$0.04100%coinbase4d ago0x52de26…7362af
0x2838…6fd90x4f4b…422dBase$0.0015100%coinbase4d ago0xf02393…bf8917
0x2afb…ab120x4f4b…422dBase$0.001100%coinbase4d ago0x5ffe12…573451
0xb174…40a60x4f4b…422dBase$0.001100%coinbase4d ago0x1db7a6…a6955c
0xe9b1…ed5a0x4f4b…422dBase$0.001100%coinbase4d ago0x54645b…b5255d
0x4c35…347b0x4f4b…422dBase$0.001100%coinbase4d ago0x84e090…e94733
0x8a0b…3fc20x4f4b…422dBase$0.001100%coinbase4d ago0x7e8f0c…0b0bfe
0x7404…2b420x4f4b…422dBase$0.001100%coinbase4d ago0x2c5b91…20298f
0x2ea5…54ca0x4f4b…422dBase$0.04100%coinbase4d ago0x39b97d…326eb5
0x8aa0…088f0x4f4b…422dBase$0.001100%coinbase4d ago0xa41076…fd8d1e
0x2e96…c80a0x4f4b…422dBase$0.0015100%coinbase4d ago0xe160a0…631012
0x3efb…9fa60x4f4b…422dBase$0.001100%coinbase4d ago0x796c1b…6c8a5d
0x211b…7ad60x4f4b…422dBase$0.0035100%coinbase4d ago0x08a3d1…0d8618
0x12bf…24670x4f4b…422dBase$0.001100%coinbase4d ago0x23e6b7…ed8a3e
0x3040…b8e90x4f4b…422dBase$0.001100%coinbase4d ago0x9784b5…cfe234

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.