Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0xa8bb89…64e4cf
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0x020509…1d4f92
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0x25973f…cf84b3
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0xc6047e…3a6bc0
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0x0a4871…dc745b
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0xcd98b9…698ba1
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0xe47033…2e3b9c
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0x43ed77…dd1bea
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0x579095…9186ad
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0x78695e…f7cc01
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0x92a36c…0c1658
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0x7fa21e…ccbb59
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0xf035d6…f22ef4
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0x498e04…cc4d05
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0x502d0c…86fec8
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0x30bd3e…de463b
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0xe06e84…ca0679
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0x588084…92f515
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0x717aa1…a4e3ad
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0x0af68c…4c7b7e
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0x3371d9…45c2bc
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0x3e55e5…9bb658
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa41d ago0x3df16a…8213d5
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0xc2fdf3…32ed33
0x7593…258b0x9c95…e299Base—$0.001100%fluxa41d ago0x6ee31e…dcd852

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.