Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x6ecc4a…c26c74
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x486a75…ce3fd7
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x9d1995…028686
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x258300…05161f
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x882a34…56b5ad
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x97b8e1…778ed1
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0xcc56ec…63e308
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0xe96b68…2a3a50
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x12f725…fbd663
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x98b941…c044cb
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x011fc7…b4c367
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x646667…402b38
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0xf7407c…1e771d
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x5be76f…c91ea4
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x51d8b8…f7b041
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x22f1b0…014edf
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0xeba70f…bf720e
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x739de7…4c9f29
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x07a533…ef3b5f
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x812595…db6f51
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0xddfe6a…f50eab
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x7d8935…9f1532
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x2e9cb8…f495cd
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0xb6aaad…eeacbd
0x7353…5cfd0x6d6e…9192BaseExaSearch$0.007100%coinbase162d ago0x48a34b…10e363

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.