Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase55d ago0xb74ff1…3e38b4
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase55d ago0x6ab8a1…012825
0xf777…7d430x6ee4…9427Basex402 service$0.01100%coinbase55d ago0x46f181…2dbd88
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase55d ago0x1f018c…bf7018
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase55d ago0x7460bf…86dbff
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase55d ago0x326773…63f3d7
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase55d ago0x671779…fa155f
0xf777…7d430x6ee4…9427Basex402 service$0.01100%coinbase55d ago0x11972b…3b8780
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase55d ago0xb1a2fc…9cb97d
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase55d ago0xe17ea0…d2a8ef
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase55d ago0xf832da…11085a
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase55d ago0x0b14a9…1f91f2
0xf777…7d430x6ee4…9427Basex402 service$0.01100%coinbase55d ago0x037695…c44805
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase56d ago0x9a5ec2…e26543
0xf777…7d430x6ee4…9427Basex402 service$0.01100%coinbase56d ago0x64caf3…ffeae3
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase56d ago0x82cf54…67289a
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase56d ago0xfaac26…2068dc
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase56d ago0xfc7b53…068a27
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase56d ago0x8452b4…3b3cca
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase56d ago0xa5f29b…4ffe23
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase56d ago0xd2c1a7…007b06
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase56d ago0x35ee0d…c6230b
0xf777…7d430x6ee4…9427Basex402 service$0.01100%coinbase56d ago0x00dece…8ae865
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase56d ago0xe29dbd…a6270c
0xf777…7d430x6ee4…9427Basex402 service$0.05100%coinbase56d ago0x7ae855…dcd8b1

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.