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.05100%fluxa117d ago0x5168e8…f974c2
0x8ae4…b1480x9d19…08d3Base—$0.04100%fluxa117d ago0xf0f63f…15e1ac
0x0a18…ea2b0x9d19…08d3Base—$0.07100%fluxa117d ago0x34108a…1e3040
0x2df1…68ff0x9d19…08d3Base—$0.06100%fluxa117d ago0x875bc8…b42aeb
0x7ad0…16710x9d19…08d3Base—$0.04100%fluxa117d ago0x339e16…f7b6c3
0x4fcf…22440x9d19…08d3Base—$0.05100%fluxa117d ago0xdc2d2e…cee48d
0x9ff6…4c5a0x9d19…08d3Base—$0.06100%fluxa117d ago0xce9af5…995c2c
0x16df…3b3f0x9d19…08d3Base—$0.04100%fluxa117d ago0x49a02f…c47635
0xcd1a…597c0x9d19…08d3Base—$0.05100%fluxa117d ago0xa7d25f…9bc722
0x29fa…c0250x9d19…08d3Base—$0.04100%fluxa117d ago0xce1e85…a3fd17
0x298e…ddcb0x9d19…08d3Base—$0.05100%fluxa117d ago0xbea486…7736aa
0xdf78…ac010x9d19…08d3Base—$0.06100%fluxa117d ago0xb0a843…fab688
0x2dd2…801d0x9d19…08d3Base—$0.04100%fluxa117d ago0xba6992…cd2bb1
0xf6b4…92c40x9d19…08d3Base—$0.04100%fluxa117d ago0x653121…907832
0x2bd8…073f0x9d19…08d3Base—$0.04100%fluxa117d ago0x75e17e…598121
0x7ecf…42da0x9d19…08d3Base—$0.04100%fluxa117d ago0x819e1b…87f181
0x4057…f3120x9d19…08d3Base—$0.04100%fluxa117d ago0x116213…b0714a
0x00e5…94260x9d19…08d3Base—$0.04100%fluxa117d ago0x4e4296…53d1c9
0xfaa4…72210x9d19…08d3Base—$0.06100%fluxa117d ago0x112e70…d60dc6
0x7a21…fa9f0x9d19…08d3Base—$0.04100%fluxa117d ago0xf2f707…357869
0x44fd…8e170x9d19…08d3Base—$0.04100%fluxa117d ago0x168f7d…1ad953
0x9ccf…78e30x9d19…08d3Base—$0.06100%fluxa117d ago0xd6fbfd…d7fde4
0xa588…28340x9d19…08d3Base—$0.04100%fluxa117d ago0xe0850f…ad9c9f
0x00fc…dc250x9d19…08d3Base—$0.05100%fluxa117d ago0xe2253a…9d94a3
0xccd8…5dba0x9d19…08d3Base—$0.04100%fluxa117d ago0xc637a8…b7da04

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.