Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd61d…7e3b0x8632…5025Base—$0.01100%coinbase70d ago0xa8df91…6dedd8
0xd61d…7e3b0x0089…7a97Base—$0.01100%coinbase70d ago0xb08e6e…1dfbd4
0xd61d…7e3b0xa2e6…a602Base—$0.01100%coinbase70d ago0x1fb204…460d28
0xd61d…7e3b0x89cf…96c0Base—$0.01100%coinbase70d ago0xc2f612…1ce3b8
0xd61d…7e3b0xcbd8…5668Base—$0.01100%coinbase70d ago0xad2081…d262fa
0xd61d…7e3b0x09cf…77e6Base—$0.01100%coinbase70d ago0x1ac3f3…370e6a
0xd61d…7e3b0xf45a…10b0Base—$0.01100%coinbase70d ago0xd7a02a…9b3bda
0xd61d…7e3b0x5fb4…9097Base—$0.01100%coinbase70d ago0x0dfa60…2dd356
0xd61d…7e3b0x645d…ec9cBase—$0.01100%coinbase70d ago0x4c4e7e…01f485
0xd61d…7e3b0x2cd4…614dBase—$0.01100%coinbase70d ago0xcfc0fe…6735b8
0xd61d…7e3b0x22e8…5c7bBase—$0.01100%coinbase70d ago0x8fe1fc…86e084
0xd61d…7e3b0x8d69…fcb0Base—$0.01100%coinbase70d ago0x0e7c0e…261724
0xd61d…7e3b0x92b2…2ffbBase—$0.01100%coinbase71d ago0x9ba81f…dacd13
0xd61d…7e3b0x7d98…181fBase—$0.01100%coinbase71d ago0xd8521a…286b2c
0xd61d…7e3b0xfdf7…ac42Base—$0.01100%coinbase71d ago0xe8a33f…034bfc
0xd61d…7e3b0x683f…4636Base—$0.01100%coinbase71d ago0x74f7ae…ab9bab
0xd61d…7e3b0x9f98…4cf3Base—$0.01100%coinbase71d ago0x80101a…c9582f
0xd61d…7e3b0x8d56…4071Base—$0.01100%coinbase71d ago0x91ed07…102ee7
0xd61d…7e3b0xf882…83a1Base—$0.01100%coinbase71d ago0xbb89b8…4d61b7
0xd61d…7e3b0x28b7…ac9cBase—$0.01100%coinbase71d ago0x2df851…fce3c9
0xd61d…7e3b0xdfee…a51aBase—$0.01100%coinbase71d ago0xd14774…5cdefe
0xd61d…7e3b0xcb91…3df8Base—$0.01100%coinbase71d ago0xc7ee62…4ef0f2
0xd61d…7e3b0x11b7…7c84Base—$0.01100%coinbase71d ago0xb0c294…06eb4f
0xd61d…7e3b0xa352…9c12Base—$0.01100%coinbase71d ago0x98403d…3a0a94
0xd61d…7e3b0x0f4f…515dBase—$0.01100%coinbase71d ago0xbb331a…23d080

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.