Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x959295…0939db
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x52cc04…5463aa
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe0a8ab…b01e16
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0913e9…efad3c
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa0cf91…0aa0ac
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x50bad2…31a528
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbdc556…07d387
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4d9db6…c58afd
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6b3b13…07c35f
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc94e7f…cb7965
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9e240b…ec5cc2
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5b06a1…fe161b
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x642f01…c0dd33
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x852297…6f7ad8
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x14dc3d…9e475a
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x368340…8116c5
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf0797b…fd3661
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x621fcf…162561
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x17c7b5…7bca7b
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9c6f89…0c5f1b
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb24e5d…ba44a0
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x48a3e3…c443aa
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa8d5b7…284a2a
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf20459…cc58ca
0xa1fb…2ebd0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x13cb1c…fb5cea

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.