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%coinbase33d ago0x4b926b…45e3fe
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0x0634a0…63c3ba
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0xd343fe…caa450
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0xf7c7d7…fb64b8
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0x88c307…a61aff
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0xf4a0ae…53e049
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0xfb00e8…8bbf04
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0xd67327…fb5675
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0x803a90…355592
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0x331750…129eaf
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0xc46672…3646b9
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0xaab048…44f070
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0xe0f9f1…0245ae
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0x31ccc3…7f6b2b
0x3460…b66a0xf000…94fcBase$0.01100%coinbase33d ago0x64151b…76bfe0
0x3460…b66a0xf000…94fcBase$0.01100%coinbase33d ago0x91c741…56643d
0x3460…b66a0xf000…94fcBase$0.01100%coinbase33d ago0x8e2bfc…77b424
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0x6e97f7…c6fdb0
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0x6c915a…750864
0x3460…b66a0xf000…94fcBase$0.01100%coinbase33d ago0xf5372e…69c3a1
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0xecd02d…640a44
0x3460…b66a0xf000…94fcBase$0.03100%coinbase33d ago0xa1c68a…6df166
0x3460…b66a0xf000…94fcBase$0.01100%coinbase33d ago0x28d3c0…e9b5bf
0x3460…b66a0xf000…94fcBase$0.05100%coinbase33d ago0xc9917b…3f35d2
0x3460…b66a0xf000…94fcBase$0.05100%coinbase33d ago0x748525…d7b33f

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.