Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7ae…67b30xe6da…c4adBase$2.15100%coinbase36d ago0x20f3fb…32baba
0xe6da…c4ad0x159b…4908Basex402 service$0.01100%coinbase36d ago0xfb9480…7c59f0
0xe6da…c4ad0x159b…4908Basex402 service$0.01100%coinbase36d ago0x94cd3d…c564cd
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0x209bbe…f6d78a
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0xb72271…e977bd
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0x17aea9…40be86
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0x02039f…4144a3
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0xc878f7…388023
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0x225be9…e02c86
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0xd5865e…b8c353
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0x6e5e6b…21f7c0
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0x754257…07a6a4
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0x55279f…e31a68
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0x8f7ec2…65e805
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0xb17000…a02e94
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0x8fd5de…b50882
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0x98a69b…76c8c5
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0xc76f30…061331
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0x44e26d…5cd706
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0xbfbbf8…09f9d1
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0x3e3311…454075
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0x3a7819…6c39b7
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0xafbe6c…31d416
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0x99384b…5d48e9
0xe6da…c4ad0x159b…4908Basex402 service$0.10100%coinbase36d ago0xd22a8d…f85b4d

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.