Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase65d ago0xcddd42…b61675
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase65d ago0xa50308…c77dfc
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x052d33…4948a1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase65d ago0xb6d029…3b91ec
0x9a91…92fc0x3070…fa85Basex402 service$0.03100%coinbase65d ago0x4fbf94…eed3a7
0x9a91…92fc0x3070…fa85Basex402 service$0.03100%coinbase65d ago0xa78a24…f83e57
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase65d ago0x775367…cee18e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase65d ago0x84d9c4…f06c0f
0x9a91…92fc0x3070…fa85Basex402 service$0.05100%coinbase65d ago0x839dfc…2378a1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase65d ago0x679362…5ebc64
0x1cb8…bdff0xfd4d…7f3eBase—$0.01100%coinbase65d ago0x46a05e…097713
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase65d ago0xe6bba7…6abcfd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase65d ago0x9ab204…37c617
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase65d ago0x2780d3…211522
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase65d ago0xe8e275…90641e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase65d ago0xb2cb14…ddc8cc
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase65d ago0xf2bae6…6b12fa
0xa580…bfb70x5957…658bBase—$50.00100%0xa923…c9ac65d ago0xec0a4e…cbe867
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase65d ago0x063c0a…ab7e07
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase65d ago0x3276c1…d10a09
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase65d ago0x65f835…413c6a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase65d ago0x50c4d8…edf139
0x9a91…92fc0x3070…fa85Basex402 service$0.05100%coinbase65d ago0x5a982a…ca054d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase65d ago0x308341…042ba2
0x3be9…575c0x31d0…2cd7Base—$50.36100%0x48f0…359665d ago0x46412e…3d8dc9

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.