Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5a6…0c800x3c4e…b260Base$0.0670%0xea55…6cc434d ago0xc927bd…947e3d
0xf5a6…0c800x3c4e…b260Base$0.0570%0xea55…6cc434d ago0xa00b2d…1917a0
0xf5a6…0c800x3c4e…b260Base$0.0570%0xea55…6cc434d ago0x33dcbe…17d7c5
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0xfba947…9f046e
0xf5a6…0c800x3c4e…b260Base$0.0570%0xea55…6cc434d ago0x3b49c5…a2efd2
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0xb5e70d…cde90f
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0xc8effe…24f02f
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0x18fd0e…af4745
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0xcced39…6154fa
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0xef94ba…b68118
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0x544eff…5dc098
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0x02f844…a89212
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0x125feb…c56ec0
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0x1c5253…8b8b38
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0x0c5ea9…50c2cf
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0xd85e47…0dd2b2
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0xbb5046…a5c3cc
0xf5a6…0c800x3c4e…b260Base$0.0570%0xea55…6cc434d ago0xdf5125…1d7c00
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0x124fe5…896955
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0x7d34c9…c046ec
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0xe9c93c…423450
0xf5a6…0c800x3c4e…b260Base$0.0470%0xea55…6cc434d ago0x0f05f7…4079c4
0xf5a6…0c800x3c4e…b260Base$0.0870%0xea55…6cc434d ago0x86656e…467080
0xf5a6…0c800x3c4e…b260Base$0.0870%0xea55…6cc434d ago0x020cab…a858c9
0xf5a6…0c800x3c4e…b260Base$0.0870%0xea55…6cc434d ago0xb7c2e8…03d0e8

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.