Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19d ago0x068656…aab2d5
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19d ago0x3f393b…79f1f6
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19d ago0x21dca6…836298
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19d ago0xa3be2c…89ef87
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19d ago0x54ab68…bef117
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19d ago0x43ce24…c44830
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19d ago0x231bb7…d6f1af
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19d ago0xa6b80f…3aa3c8
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19d ago0x942b66…c17f63
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19d ago0xc93f1f…135470
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19d ago0x111350…1d4d80
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19d ago0xf8baaa…5d3b81
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase19d ago0xafedbc…46ab18
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19d ago0x1e5444…3d441a
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase19d ago0x9872de…4d6742
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase19d ago0xd3188b…48daa6
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase19d ago0x41b7fe…dc461c
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19d ago0xea87c2…3dcf58
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase19d ago0x9b1b3d…1f94ea
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase19d ago0xa5b762…351e33
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase19d ago0x9c56b5…8c7c43
0x3460…b66a0xf000…94fcBase—$0.05100%coinbase19d ago0xc26354…868ab0
0x3460…b66a0xf000…94fcBase—$0.01100%coinbase19d ago0x5e1a13…4becd2
0x3460…b66a0xf000…94fcBase—$0.20100%coinbase19d ago0x825c17…18391c
0x3460…b66a0xf000…94fcBase—$0.10100%coinbase19d ago0xe0b05e…ebfcdb

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.