Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase132d ago0xc293a2…b5f3c9
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase132d ago0xcd4a9c…ba2f28
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase132d ago0xe3025a…4ed74a
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase132d ago0x5bfd00…1b602e
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase132d ago0x7308e1…e827a2
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase132d ago0xceb2aa…c659c2
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase132d ago0x12bca8…3731c7
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase132d ago0x79adcd…63d6e2
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase132d ago0xc28d30…114c73
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase132d ago0x0cfd9f…807c22
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase132d ago0x2b2f54…6ba3c3
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase132d ago0x5a5340…cb3876
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase132d ago0x014a03…eddab1
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase132d ago0x4b2cf8…e712d2
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0xadbad6…2259c7
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0x289b9e…278cdc
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0xedcbf7…0b3773
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0x872283…eea6fd
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0xa2e45c…4928ae
0x0544…39800x6d6e…9192BaseExaSearch$0.007100%coinbase133d ago0xe21ee7…6e8367
0x0544…39800x6d6e…9192BaseExaSearch$0.007100%coinbase133d ago0x065a61…c0a521
0x0544…39800x6d6e…9192BaseExaSearch$0.007100%coinbase133d ago0xb5717c…1366cc
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0x47f8b1…be9708
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0xffddd4…c721e6
0x0544…39800xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase133d ago0xf0ff7a…6025d4

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.