Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5245…9f510x13bf…b9a7Base—$2.00100%coinbase104d ago0x5c8522…17f3d0
0xb9aa…41790x13bf…b9a7Base—$0.002100%coinbase104d ago0x343abf…9d6ae2
0xb9aa…41790x13bf…b9a7Base—$0.0015100%candidates104d ago0x35242c…430e46
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase104d ago0xbb1e6a…2d4cc4
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates104d ago0xea995c…e845ce
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase104d ago0x01155b…ebc259
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates104d ago0x22c508…c0a906
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase104d ago0xb9e513…8ad5d8
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates104d ago0xb596a2…afe2c4
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase104d ago0xd7813d…ec6227
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates104d ago0x242382…2f9ece
0xed0c…a0e20x13bf…b9a7Base—$0.002100%candidates104d ago0xaff54b…6d133e
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates104d ago0xd87313…d6c94b
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase104d ago0x22d4d3…43f5a9
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates104d ago0x9c2fe6…32de6f
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase104d ago0x689c4a…956186
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates104d ago0x693205…ced532
0xed0c…a0e20x13bf…b9a7Base—$0.002100%candidates104d ago0x2248f0…2dd51e
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates104d ago0x3a84c2…c990a2
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase104d ago0x22a2b1…73a6c3
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates104d ago0x494fcd…6285dd
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase104d ago0x946fe6…a213e6
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates104d ago0x12ecc5…cff6aa
0xed0c…a0e20x13bf…b9a7Base—$0.002100%coinbase104d ago0xba40a4…24afe4
0xed0c…a0e20x13bf…b9a7Base—$0.004100%candidates104d ago0xf855ab…27df34

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.