Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x93ee01…d47477
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0c66ee…7cad82
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x42806f…1150ef
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf05806…499f80
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x69b9a2…ff80e7
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xda1f43…a50d45
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcf25cc…4b6765
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf0c81e…62e190
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6cc362…0c293d
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x76efba…d01cb3
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8b0cbc…b108af
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2d98c0…fd3738
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xac0c4c…d74444
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa1fd38…538f9b
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfc3c94…c24643
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x206034…5ec231
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x61709c…3fee6a
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x143693…46be7b
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x409bbd…7c23f4
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x96d003…bad16c
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x76aac4…d90267
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x13ad7f…5d95ac
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4ed51b…8cc90c
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x66f674…e92438
0x191a…97370x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x419a9d…5997e2

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.