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.002521100%coinbase27d ago0x5722bb…725569
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00268100%coinbase28d ago0x4be6ab…d90639
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002072100%coinbase28d ago0x0d1b00…ff6b52
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002125100%coinbase28d ago0x15ffc5…b21041
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002081100%coinbase28d ago0x16a9c4…08c21e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00236100%coinbase28d ago0xc497f2…892890
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002598100%coinbase28d ago0x8164c1…d23217
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002565100%coinbase28d ago0xb9fb70…80daf3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002264100%coinbase28d ago0x8021c0…2113e3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002787100%coinbase28d ago0xfef45b…4476cb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00226100%coinbase28d ago0xd20cb3…264866
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002444100%coinbase28d ago0x3cb908…352efb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002801100%coinbase28d ago0x44f8cc…16c26a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002164100%coinbase28d ago0x844adb…9e201b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00218100%coinbase28d ago0x92dc30…49efb4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002558100%coinbase28d ago0xa99e03…21b62c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.0023100%coinbase28d ago0xc84d73…b9ed5c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002094100%coinbase28d ago0x5f3000…5b8353
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002456100%coinbase28d ago0x6c3ab2…0038da
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00236100%coinbase28d ago0xf7be8c…50489c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002634100%coinbase28d ago0x2b8b1a…e09df5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002571100%coinbase28d ago0x0f9098…b67c39
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002263100%coinbase28d ago0x0acd7d…8db0fe

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.