Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase175d ago0xc77bd0…91372b
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase175d ago0x2b8895…e84752
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase175d ago0xe9df99…365923
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase175d ago0xab6d32…f8f5b3
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase175d ago0x7ecceb…a2dfe8
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase175d ago0xf3e044…45d6ce
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase175d ago0x35c70c…ab7e87
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase175d ago0xe55bbb…875a90
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase175d ago0x86a5e0…95a153
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase175d ago0x6f4400…ca6820
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase175d ago0xfbf92f…6fdaf4
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase175d ago0x9b3170…b049d4
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.007989100%coinbase175d ago0x06f167…9bcc6a
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.007989100%coinbase175d ago0x0a3788…67fe33
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.007989100%coinbase175d ago0xb9c67f…e3c658
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.007426100%coinbase175d ago0xc52578…8e1995
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.009986100%coinbase175d ago0x3a6ad7…812f27
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase175d ago0xd10ba0…4322b9
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase175d ago0x1a19f9…d7847e
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase175d ago0x1ccf7c…86de00
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase175d ago0x068970…7a922d
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase175d ago0x7499bc…5bf3fd
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase175d ago0xc5f081…ca0b20
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase175d ago0x3faeac…94da61
0xfde1…b2cf0xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase175d ago0x3269d2…c5a6bd

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.