Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ac3…c6960x6839…1a2bBase—$5.00100%coinbase48d ago0xdb423c…833549
0x5ac3…c6960x6839…1a2bBase—$1.00100%coinbase48d ago0x434700…4c7fa9
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0xf9c3a4…42eed7
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0x47c74a…32b178
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0x343976…373182
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0xbac073…9b1c88
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0x840466…db0870
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0x5d19c2…e57b2c
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0x8cbdc4…b1549f
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0xd5db7f…11397e
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0xe271ff…0fb10c
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0x1a2aaf…5939a7
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0x5972dd…ade9c5
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0xf96b52…9191ca
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0x60538e…9d1d7e
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0xf6a911…666d05
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0x163ca1…d6665b
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0x830318…140882
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0xc1bacd…2b1f1d
0x5ac3…c6960x6839…1a2bBase—$1.00100%coinbase48d ago0x9fff64…2d913f
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0xc1b857…7f90f2
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0xe8c372…62aee7
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0x6786b1…dfc244
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0x75fa99…5123fe
0x5ac3…c6960x6839…1a2bBase—$0.003100%coinbase48d ago0x700667…d7626e

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.