Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaaf5…22310x9d19…08d3Base—$0.08100%fluxa119d ago0xe64557…7eb878
0xe15e…02650x9d19…08d3Base—$0.06100%fluxa119d ago0x90ec48…05f8e7
0x0a18…ea2b0x9d19…08d3Base—$0.07100%fluxa119d ago0xea9ef6…880d3b
0xb58f…3e4d0x9d19…08d3Base—$0.06100%fluxa119d ago0x1bd601…95cd5e
0x2df1…68ff0x9d19…08d3Base—$0.07100%fluxa119d ago0x77bee1…3254fc
0x7ad0…16710x9d19…08d3Base—$0.05100%fluxa119d ago0xd8ce52…1701e4
0x4fcf…22440x9d19…08d3Base—$0.07100%fluxa119d ago0x19e01a…6038b0
0x326b…58d80x9d19…08d3Base—$0.05100%fluxa119d ago0xeb2be7…73aefc
0x0dc5…5f330x9d19…08d3Base—$0.05100%fluxa119d ago0x0de544…28b5c8
0xd344…2cf20x9d19…08d3Base—$0.04100%fluxa119d ago0x96d07b…0f26e1
0xfc65…54ef0x9d19…08d3Base—$0.08100%fluxa119d ago0xf67567…0fab8e
0x9ff6…4c5a0x9d19…08d3Base—$0.07100%fluxa119d ago0x22c8b5…589c7b
0xf4d5…b97f0x9d19…08d3Base—$0.10100%fluxa119d ago0x435051…e256bb
0xe81b…11880x9d19…08d3Base—$0.06100%fluxa119d ago0xe616a9…ac3fe0
0x36c9…7c020x9d19…08d3Base—$0.04100%fluxa119d ago0x4292d1…619665
0xc562…ccc20x9d19…08d3Base—$0.12100%fluxa119d ago0x9f51ad…ef4e8d
0x16df…3b3f0x9d19…08d3Base—$0.15100%fluxa119d ago0x52aeeb…aecedd
0xcd1a…597c0x9d19…08d3Base—$0.16100%fluxa119d ago0xcb6c32…7b5839
0x298e…ddcb0x9d19…08d3Base—$0.06100%fluxa119d ago0xed9756…2cb270
0x0444…48e30x9d19…08d3Base—$0.04100%fluxa119d ago0x42b533…e1262c
0xf6b4…92c40x9d19…08d3Base—$0.06100%fluxa119d ago0x8adb84…c78cf5
0x2bd8…073f0x9d19…08d3Base—$0.04100%fluxa119d ago0xd96713…2ccce7
0xdf78…ac010x9d19…08d3Base—$0.06100%fluxa119d ago0x1ceb60…edf6b6
0x7ecf…42da0x9d19…08d3Base—$0.06100%fluxa119d ago0x4ef76c…ae04f3
0x00e5…94260x9d19…08d3Base—$0.05100%fluxa119d ago0x2930c5…cad062

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.