Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeaf1…d78c0x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x1c4f3e…cef5bc
0x0f91…407c0x6d6e…9192BaseExaSearch$0.001100%coinbase142d ago0xe7362a…a38379
0xd85c…66480x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x32638e…6ab892
0xd85c…66480x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x9d9c1f…dbfd58
0xd85c…66480x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0xc05dae…9e6df0
0xd85c…66480x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x6d3b89…7f2155
0xd85c…66480x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0xa5bb9e…8ab8b4
0xd85c…66480x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x0953cc…ffc9d4
0xd85c…66480x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x9a52a8…6e6e63
0xd85c…66480x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x02971c…3ed7f9
0xd85c…66480x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x4dcd09…fc4da3
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0xa05829…a2be19
0xd85c…66480x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x4ba677…71a1de
0xd85c…66480x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x64dd11…f14f65
0xd85c…66480x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x182bba…545379
0xd85c…66480x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0xac71fd…bde878
0xd85c…66480x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x8603d8…587b0e
0xe2d8…66c20x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x7a8eed…40316e
0x4cd3…13470x6d6e…9192BaseExaSearch$0.002100%coinbase142d ago0xae38cb…419c2f
0x4e53…c8330x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x75f61d…9a65ee
0x4e53…c8330x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x99b4a8…e0ea14
0x4e53…c8330x6d6e…9192BaseExaSearch$0.007100%coinbase142d ago0x16a8eb…a04e78
0xff31…856c0x6d6e…9192BaseExaSearch$0.007100%coinbase143d ago0x8a3d19…2c133b
0xff31…856c0x6d6e…9192BaseExaSearch$0.007100%coinbase143d ago0x175a48…da1738
0xff31…856c0x6d6e…9192BaseExaSearch$0.007100%coinbase143d ago0x3588e1…4b6ee8

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.