Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a94…d8220x3e0a…78e7Base—$0.003549100%coinbase72d ago0x36216c…a81ab7
0x8a94…d8220x3e0a…78e7Base—$0.00576100%coinbase72d ago0x8193dd…020a63
0x8a94…d8220x3e0a…78e7Base—$0.00456100%coinbase72d ago0xdf42db…f55960
0x8a94…d8220x3e0a…78e7Base—$0.002784100%coinbase72d ago0x9606a6…e8a479
0x8a94…d8220x3e0a…78e7Base—$0.005688100%coinbase72d ago0xcdf10f…613e8a
0x8a94…d8220x3e0a…78e7Base—$0.002697100%coinbase72d ago0x32a191…bbbf93
0x8a94…d8220x3e0a…78e7Base—$0.005934100%coinbase73d ago0x7fb07b…5e5a9f
0x8a94…d8220x3e0a…78e7Base—$0.003559100%coinbase73d ago0xbadee4…e62c13
0x8a94…d8220x3e0a…78e7Base—$0.004238100%coinbase73d ago0xd803b0…ba21cc
0x8a94…d8220x3e0a…78e7Base—$0.005094100%coinbase73d ago0x5cfbf6…58fe62
0x8a94…d8220x3e0a…78e7Base—$0.003428100%coinbase73d ago0xd78b2f…1ad840
0x8a94…d8220x3e0a…78e7Base—$0.005126100%coinbase73d ago0xdc6bc7…de3df4
0x8a94…d8220x3e0a…78e7Base—$0.004998100%coinbase73d ago0xa1ac12…3c2a02
0x8a94…d8220x3e0a…78e7Base—$0.005606100%coinbase73d ago0x0d5f32…7e11dc
0x8a94…d8220x3e0a…78e7Base—$0.002804100%coinbase73d ago0xa18913…6eacb3
0x8a94…d8220x3e0a…78e7Base—$0.003215100%coinbase73d ago0x8a78a9…a03bac
0x8a94…d8220x3e0a…78e7Base—$0.005921100%coinbase73d ago0xf82208…cba873
0x8a94…d8220x3e0a…78e7Base—$0.005588100%coinbase73d ago0x4ff73a…a8d9b6
0x8a94…d8220x3e0a…78e7Base—$0.002719100%coinbase73d ago0xf24964…ea8049
0x8a94…d8220x3e0a…78e7Base—$0.005298100%coinbase73d ago0x55ed03…85e1d5
0x8a94…d8220x3e0a…78e7Base—$0.003973100%coinbase73d ago0xc912aa…1c7879
0x8a94…d8220x3e0a…78e7Base—$0.002739100%coinbase73d ago0x9c1dca…ddf828
0x8a94…d8220x3e0a…78e7Base—$0.002696100%coinbase73d ago0x66d9c0…43d045
0x8a94…d8220x3e0a…78e7Base—$0.005929100%coinbase73d ago0xa1c422…ef4194
0x8a94…d8220x3e0a…78e7Base—$0.004339100%coinbase73d ago0x272452…ffe83d

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.