Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa58d ago0xacc6ba…3edba1
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa58d ago0x8adbdb…2f8845
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa58d ago0x83961c…e0916a
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa58d ago0x33e01a…d5bd20
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa58d ago0x7f3471…bfdef9
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa58d ago0x548883…0bf7ad
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa58d ago0x82a029…722c8b
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa58d ago0x7398ac…6de279
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa58d ago0x5ff2f3…3e6d32
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa58d ago0x1a9e06…53ae66
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa58d ago0x6f161c…a9a98e
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa58d ago0x60ea49…56ae13
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa58d ago0xf7eff9…d14caa
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa58d ago0x81969a…0ec5c0
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa59d ago0x477e5f…af8412
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa59d ago0x57134a…f6daa2
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa59d ago0x75ee8b…0d2f5e
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa59d ago0x3a9560…b644b8
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa59d ago0xdf6d38…b92dc5
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa59d ago0x94a218…35d130
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa59d ago0xde6745…5c0c74
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa59d ago0x9795c4…a941a4
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa59d ago0xe67f30…2dcba3
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa59d ago0x5ab83f…9e4f94
0x112e…2b4a0x9c95…e299Base$0.001100%fluxa59d ago0x31a4eb…f1873e

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.