Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0xb80145…279013
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase17d ago0x3fc9ee…6ab49b
0x531d…cb250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17d ago0x5ceac9…33e1b9
0x531d…cb250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17d ago0x3134ba…a1c306
0x531d…cb250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17d ago0x210605…a8e07c
0x531d…cb250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17d ago0x943124…9eadf1
0x531d…cb250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17d ago0x81b007…b4f186
0x531d…cb250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17d ago0x4bef89…9ae526
0x531d…cb250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17d ago0x32c449…f01da7
0x531d…cb250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17d ago0xcfe300…44acdd
0x531d…cb250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17d ago0xaa1f10…afb0a4
0x531d…cb250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17d ago0xe861fa…b8b454
0x531d…cb250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17d ago0x9d0de1…2b6a42
0x531d…cb250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17d ago0xf61742…bb53ab
0x531d…cb250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17d ago0x1b8030…8d9079
0x531d…cb250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17d ago0x29d395…a66840
0x531d…cb250xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase17d ago0x947a94…074187
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.003598100%coinbase17d ago0xbbbda0…173563
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0x7f73ee…0431c6
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0xac57f3…9254c9
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.007100%coinbase17d ago0xc455a4…fd740b
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.003401100%coinbase17d ago0x292325…a75ea7
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002111100%coinbase17d ago0xdcc44a…ad1325
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase17d ago0xdf57e6…b611b6
0x14b2…34680xe903…1abfBaseBlockRun.AIAi$0.00725100%coinbase17d ago0x559f91…ffee8d

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.