Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59ff…081f0x5bc1…0e98Base—$0.01100%coinbase71d ago0x3a166a…9525ad
0x59ff…081f0x554c…4c6aBase—$0.01100%coinbase71d ago0x782c94…f25d43
0x59ff…081f0x9111…5fcfBase—$0.01100%coinbase72d ago0xe8b1ae…7bfa6f
0x59ff…081f0x8887…c843Base—$0.01100%coinbase72d ago0x50c53e…349742
0x59ff…081f0x6257…20a6Base—$0.01100%coinbase72d ago0x3db109…dbe9f4
0x59ff…081f0x2105…69b4Base—$0.01100%coinbase72d ago0x2b8caf…93a094
0x59ff…081f0xda1d…a490Base—$0.01100%coinbase72d ago0xa3f1ae…8eafb1
0x59ff…081f0xbfba…f840Base—$0.01100%coinbase72d ago0x780216…b65037
0x59ff…081f0xd3ee…7a77Base—$0.01100%coinbase72d ago0x551262…e501f7
0x59ff…081f0xbc9b…6d89Base—$0.01100%coinbase72d ago0x344ba8…cba4cc
0x59ff…081f0x629d…9138Base—$0.01100%coinbase72d ago0x83193b…85e78e
0x59ff…081f0x7f16…3bb3Base—$0.01100%coinbase72d ago0x353ac1…06e8b3
0x59ff…081f0x3f57…ca3fBase—$0.01100%coinbase72d ago0x69da2e…cc7e41
0x59ff…081f0x3c30…0bf2Base—$0.01100%coinbase72d ago0x2d158b…5c072a
0x59ff…081f0x2298…5614Base—$0.01100%coinbase72d ago0x51782b…093af3
0x59ff…081f0xcb9d…8dedBase—$0.01100%coinbase72d ago0xc7b895…bd2a6d
0x59ff…081f0x7201…39ccBase—$0.01100%coinbase72d ago0xec9778…b36929
0x59ff…081f0x1360…56b0Base—$0.01100%coinbase72d ago0x6f9105…16b2c8
0x59ff…081f0x4e1d…a7bbBase—$0.01100%coinbase72d ago0x7bc9ff…d13877
0x59ff…081f0xd663…a88eBase—$0.01100%coinbase72d ago0x9ce844…3d5f38
0x59ff…081f0x60f2…c87cBase—$0.01100%coinbase72d ago0xdfee8d…1e78f0
0x59ff…081f0x839c…907fBase—$0.01100%coinbase72d ago0xf46f9e…356aa9
0x59ff…081f0x216b…78a9Base—$0.01100%coinbase72d ago0xa882dc…8df556
0x59ff…081f0x0646…08c5Base—$0.01100%coinbase72d ago0xb6e8b9…55d719
0x59ff…081f0xc042…a0a1Base—$0.01100%coinbase72d ago0xf3cc96…b68b6f

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.