Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99a4…f0fc0xdb20…b11eBase—$0.07100%0xdb20…b11e69d ago0xd94797…497965
0x99a4…f0fc0xdb20…b11eBase—$0.50100%0xdb20…b11e69d ago0x1e74f8…df35cc
0x99a4…f0fc0xdb20…b11eBase—$0.50100%0xdb20…b11e69d ago0x0cce02…3552f2
0x99a4…f0fc0xdb20…b11eBase—$0.06100%0xdb20…b11e69d ago0x1a19f5…9a54e9
0x99a4…f0fc0xdb20…b11eBase—$0.06100%0xdb20…b11e69d ago0xf79b20…19cab9
0x99a4…f0fc0xdb20…b11eBase—$0.06100%0xdb20…b11e69d ago0x32cbc2…1ab2b1
0x99a4…f0fc0xdb20…b11eBase—$0.06100%0xdb20…b11e69d ago0x74eb7f…42269d
0x99a4…f0fc0xdb20…b11eBase—$0.06100%0xdb20…b11e69d ago0xea1e23…82896f
0x99a4…f0fc0xdb20…b11eBase—$0.06100%0xdb20…b11e69d ago0x62af86…4d01ce
0x99a4…f0fc0xdb20…b11eBase—$0.06100%0xdb20…b11e69d ago0xf4f8be…728b6d
0x99a4…f0fc0xdb20…b11eBase—$0.50100%0xdb20…b11e69d ago0xb1149e…7cc14e
0x99a4…f0fc0xdb20…b11eBase—$0.08100%0xdb20…b11e69d ago0x5d448b…2c5250
0x99a4…f0fc0xdb20…b11eBase—$0.08100%0xdb20…b11e69d ago0xb4802a…bb1b4a
0x99a4…f0fc0xdb20…b11eBase—$0.07100%0xdb20…b11e69d ago0x722b89…1e703b
0x99a4…f0fc0xdb20…b11eBase—$0.07100%0xdb20…b11e69d ago0x094f39…ef6efb
0x99a4…f0fc0xdb20…b11eBase—$0.07100%0xdb20…b11e69d ago0xb35b5f…67f12f
0x99a4…f0fc0xdb20…b11eBase—$0.07100%0xdb20…b11e69d ago0xe20977…715d2d
0x99a4…f0fc0xdb20…b11eBase—$0.07100%0xdb20…b11e69d ago0x3a27d4…4aea4e
0x99a4…f0fc0xdb20…b11eBase—$0.07100%0xdb20…b11e69d ago0x7a1625…209b48
0x99a4…f0fc0xdb20…b11eBase—$0.50100%0xdb20…b11e69d ago0x297dda…4348f6
0x99a4…f0fc0xdb20…b11eBase—$0.09100%0xdb20…b11e69d ago0x4b2991…185bd5
0x99a4…f0fc0xdb20…b11eBase—$0.09100%0xdb20…b11e69d ago0x198c55…b1e10c
0x99a4…f0fc0xdb20…b11eBase—$0.08100%0xdb20…b11e69d ago0xc5ca71…9aa051
0x99a4…f0fc0xdb20…b11eBase—$0.08100%0xdb20…b11e69d ago0x73fa3f…b279bb
0x99a4…f0fc0xdb20…b11eBase—$0.07100%0xdb20…b11e69d ago0xde10ae…977b1a

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.