Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001246100%coinbase113d ago0x5dd421…9ae74a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001777100%coinbase113d ago0x2ad177…fa20ee
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001507100%coinbase113d ago0xb1c23a…d48d82
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001708100%coinbase113d ago0x5bdebc…e45f1e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001679100%coinbase113d ago0x43fd7e…8b8849
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001327100%coinbase114d ago0xef8254…19784a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001884100%coinbase114d ago0x3163eb…4e319d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001711100%coinbase114d ago0x42790f…7d123e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.0019100%coinbase114d ago0x4597d0…dbf6b1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001183100%coinbase114d ago0x0e1158…c3e9ea
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00121100%coinbase114d ago0x983830…f58a1d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001314100%coinbase114d ago0xf8e422…380aab
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001898100%coinbase114d ago0x925c5c…4231c6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001199100%coinbase114d ago0xf35698…673aaa
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001496100%coinbase114d ago0xc2861a…95c2ac
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001887100%coinbase114d ago0x55a4df…6b9db1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001714100%coinbase114d ago0xe9e6c1…f38aea
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001326100%coinbase114d ago0xaafbf4…a14b10
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001253100%coinbase114d ago0xadb323…88402d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001326100%coinbase114d ago0xdfae20…3829b5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001254100%coinbase114d ago0x145060…18cc67
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001438100%coinbase114d ago0x25340e…f825cd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001257100%coinbase114d ago0xf2a7ef…2efe03
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001405100%coinbase114d ago0x921ea1…f9411a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001337100%coinbase114d ago0x54f1cb…8a0949

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.