Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb6…b9a40x8cda…de45Base—$0.01100%coinbase60d ago0x3412c8…7c8720
0xedb6…b9a40xc305…7ed1Base—$0.01100%coinbase60d ago0x79c273…1994cc
0xedb6…b9a40xef29…1deeBase—$0.01100%coinbase60d ago0x5cad4c…c1dc2e
0xedb6…b9a40x14b5…aaf6Base—$0.01100%coinbase60d ago0x9707ef…6af917
0xedb6…b9a40xbb49…5698Base—$0.01100%coinbase60d ago0x2f7585…3f12be
0xedb6…b9a40xadaa…4655Base—$0.01100%coinbase60d ago0x7f9a3e…609ed7
0xedb6…b9a40xe473…acfdBase—$0.01100%coinbase60d ago0x673795…a84282
0xedb6…b9a40x4a20…46b4Base—$0.01100%coinbase60d ago0xe420ac…53f9fd
0xedb6…b9a40x474b…1ab4Base—$0.01100%coinbase60d ago0x4e8660…b686c4
0xedb6…b9a40xbce8…ad67Base—$0.01100%coinbase60d ago0xd57216…d6ca9f
0xedb6…b9a40x83d3…e1dbBase—$0.01100%coinbase60d ago0xe5439c…589844
0xedb6…b9a40x4ec8…eb9aBase—$0.01100%coinbase60d ago0x11a928…52960d
0xedb6…b9a40x25fe…edd1Base—$0.01100%coinbase60d ago0x04e406…f19ac2
0xedb6…b9a40x4f5f…d46cBase—$0.01100%coinbase60d ago0xfc235f…ac0997
0xedb6…b9a40x7958…a3d6Base—$0.01100%coinbase60d ago0x49a390…ab391a
0xedb6…b9a40x596b…9e65Base—$0.01100%coinbase60d ago0x626604…332e13
0xedb6…b9a40x7994…a105Base—$0.01100%coinbase60d ago0x56d281…2951c5
0xedb6…b9a40x773b…288eBase—$0.01100%coinbase60d ago0xf8b607…07e565
0xedb6…b9a40xbc84…e112Base—$0.01100%coinbase60d ago0xa38e1e…3b5460
0xedb6…b9a40x7e5c…1d4fBase—$0.01100%coinbase60d ago0xdf9ba8…c13875
0xedb6…b9a40x1a65…0a01Base—$0.01100%coinbase60d ago0x56af0b…7a5c9f
0xedb6…b9a40xd4de…6b4dBase—$0.01100%coinbase60d ago0x9ff43d…b459d9
0xedb6…b9a40x787a…4223Base—$0.01100%coinbase60d ago0xa7cd23…87eb83
0xedb6…b9a40x7f7b…85a7Base—$0.01100%coinbase60d ago0xf5f8d8…58c50b
0xedb6…b9a40xec82…f18fBase—$0.01100%coinbase60d ago0xd7be3d…9949b5

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.