Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0x814344…211fb3
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa34d ago0xfc7e1a…5bd5a0
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0x8cd3d4…86cb42
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0x90e72d…5797b9
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0x17d596…ca79e5
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0xc49b42…c21706
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0x654974…24641f
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0xff04a0…140cbf
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa34d ago0x49c301…65a94c
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa34d ago0x430555…eaca27
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa35d ago0x1c3de5…f5306c
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa35d ago0xbd98b6…47ebe7
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa35d ago0xda7c88…472e8f
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa35d ago0xf373da…ab840d
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa35d ago0xb047fe…d5ac5d
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa35d ago0x0572dc…f14aaa
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa35d ago0xfa43ee…964440
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa35d ago0xdc7e9f…90e27b
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa35d ago0x74c6eb…6db94f
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa35d ago0x70d3a2…e8f02f
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa35d ago0xc719cb…91cca7
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa35d ago0xf9660f…c8782e
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa35d ago0x101af5…2a382b
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa35d ago0xc45774…95ab5d
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa35d ago0x732045…85fd75

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.