Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0125%Route unknown109d ago0x4afc65…160a37
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0125%Route unknown109d ago0x75328a…03185b
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0125%Route unknown109d ago0x3095cd…17691f
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0225%Route unknown109d ago0x5fc1c4…2bd7a8
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0225%Route unknown109d ago0x6de741…79d2b2
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown109d ago0xde279c…11094f
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0225%Route unknown109d ago0x667560…0fb1f8
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.00725%Route unknown109d ago0x4c8574…6fc527
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0225%Route unknown109d ago0x4d9d2f…293fd3
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0225%Route unknown109d ago0xe2b2bf…c51e14
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0225%Route unknown109d ago0x33970c…a1706d
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0225%Route unknown109d ago0xaaf02a…996867
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0225%Route unknown109d ago0x10bbb2…cfef63
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0125%Route unknown109d ago0xf0e171…142b68
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0125%Route unknown109d ago0x2b6a03…a0b976
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0125%Route unknown109d ago0x79a5fa…d50c4b
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0125%Route unknown109d ago0x66e121…adb1e0
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0125%Route unknown109d ago0x958c64…c40794
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0225%Route unknown109d ago0x000f9d…259238
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0225%Route unknown109d ago0x67107f…195f44
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0225%Route unknown109d ago0x36311c…f5b7ec
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0225%Route unknown109d ago0x677baf…dbaae8
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0225%Route unknown109d ago0xa83f87…ba8182
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0225%Route unknown109d ago0xeca8f0…65f18d
0x240d…5ddf0x6d6e…9192BaseExaSearch$0.0225%Route unknown109d ago0x1015d0…e7384d

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.