Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa57d ago0x750ac1…b7f15a
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa57d ago0x8d9726…81d9c3
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa57d ago0xa43d43…04d6ee
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa57d ago0xef8004…d1ffa4
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa57d ago0xb637e9…324a9e
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa57d ago0x3fdf10…28884c
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0x329154…5af87e
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0x18705d…86b0ba
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0x0d148e…64b6e1
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0xdcc9bd…8d0fa5
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0x03e5b9…a2874f
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0x8072ec…1c85ef
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0xbdf5ff…b12ea7
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0xeeec7b…6d07fd
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0x93615b…6965fb
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0x42ed20…3db2d6
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0xbd4209…915d00
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0xd96c1c…323af7
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0xba1b1d…d8257d
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0x4b19a4…8ddf64
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0xbc1ffd…433d15
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0x772aaf…06e0e7
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0x9c3634…c77369
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0x1813e2…10f765
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa58d ago0xb4d556…ef897f

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.