Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x62ad51…606e9f
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x58d8f7…1c9afd
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x754ba3…d7f5b6
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0xf46385…a3cd4a
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x9425c9…a8495a
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x68486f…18d5b9
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x23b04e…016aac
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x8c40a0…9d2c48
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x876029…4043c0
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0xf579df…770c31
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x5ac46d…e4f901
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x3cb660…e4a968
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x7e48bf…fcdb7d
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x14a610…eb01a0
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x67cb87…af695f
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x6dac68…0894fd
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0xb911df…d7123a
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0xa5d0da…7deab6
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x8f9f56…3526c1
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0xf675bd…11529f
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x7174a7…b8aa87
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0xb682e2…cfc635
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x69322b…403ab1
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x39c21d…704a91
0xb755…07c10x9c95…e299Base—$0.001100%fluxa81d ago0x9cea04…b25b9e

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.