Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe153…90560xfa43…4bbdBase—$0.05100%payAI15d ago0x64fa22…b23bca
0xe153…90560x4019…c7e0Base—$0.05100%payAI15d ago0x5698c7…bad47f
0xe153…90560x9662…5a42Base—$0.05100%payAI15d ago0x770441…0d0cf9
0xe153…90560x2e9e…37d4Base—$0.05100%payAI15d ago0x79ba78…9b8202
0xe153…90560x5f1e…dea5Base—$0.05100%payAI15d ago0x58eb2f…45a66a
0xe153…90560x320b…82c6Base—$0.05100%payAI15d ago0x81a6fb…479af6
0xe153…90560x0157…b20dBase—$0.05100%payAI15d ago0x693ef4…11794e
0xe153…90560x21cc…a27eBase—$0.05100%payAI15d ago0x22a952…050422
0xe153…90560x764f…5cfbBase—$0.05100%payAI15d ago0x88050a…89aafc
0xe153…90560x4706…3e18Base—$0.05100%payAI15d ago0x20a89e…82f464
0xe153…90560x1ac6…7803Base—$0.05100%payAI15d ago0x94853a…494ffb
0xe153…90560x5c6d…0a10Base—$0.05100%payAI15d ago0x1f29b5…b06ee8
0xe153…90560x6df5…b411Base—$0.05100%payAI15d ago0x1aa8d7…2d3ef6
0xb2df…a6610xe153…9056Base—$0.65100%payAI15d ago0x67b385…60801e
0xe153…90560xfa43…4bbdBase—$0.01100%coinbase16d ago0x9fbb0f…56ea91
0xe153…90560x2e9e…37d4Base—$0.02100%coinbase16d ago0x5b198f…b87360
0xe153…90560x4019…c7e0Base—$0.02100%coinbase16d ago0xf74603…8785a2
0xe153…90560x764f…5cfbBase—$0.02100%coinbase16d ago0x47212b…a864fc
0xe153…90560x9662…5a42Base—$0.02100%coinbase16d ago0x247edd…0d2428
0xe153…90560x320b…82c6Base—$0.02100%coinbase16d ago0x4e2004…d5a334
0xe153…90560x6df5…b411Base—$0.02100%coinbase16d ago0x55ac23…e97b9e
0xe153…90560x4706…3e18Base—$0.02100%coinbase16d ago0x19ba45…de9763
0xe153…90560x5f1e…dea5Base—$0.02100%coinbase16d ago0xcaf1af…a1de8a
0xe153…90560x1ac6…7803Base—$0.02100%coinbase16d ago0x436335…87b21e
0xe153…90560x21cc…a27eBase—$0.02100%coinbase16d ago0x3653ad…1376ec

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.