Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9797d ago0xcd6138…90e3f9
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd97d ago0xd93ab7…7c6341
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9797d ago0x5c7e47…8b9cd1
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0xcbd1b7…239c03
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd97d ago0x413f63…1c5cec
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0x177602…11accb
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9797d ago0x021285…097760
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd97d ago0x8ae02a…cc7f43
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0xf45cd7…402ada
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9797d ago0x4bc49a…b2c530
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd97d ago0x410b35…3b87c0
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0xf59d65…99fad9
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9797d ago0x95d8b6…fd50cb
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd97d ago0x646bf0…122a11
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0xa1836a…fca34d
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9797d ago0x721d53…7222be
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd97d ago0xc00599…3e3316
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0xad251a…edf231
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9797d ago0x17a217…1c9e6e
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd97d ago0x180000…fdc051
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0xe51628…8b4374
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9797d ago0x4347e9…d006b2
0x31b4…d8380x73fc…b29bBase—$0.01100%0xdf7d…5dbd97d ago0x3549ca…7bad55
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0021…ad8f97d ago0xd9c83b…e3e9b2
0x31b4…d8380x73fc…b29bBase—$0.01100%0x0018…ca9797d ago0x2875cd…e9f296

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.