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.005124100%coinbase146d ago0xff8435…528099
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00547100%coinbase146d ago0x04d57e…62a136
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005174100%coinbase146d ago0x6e9b1b…d8a590
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005186100%coinbase146d ago0x1fc52b…59544c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00539100%coinbase146d ago0x196146…81d133
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004982100%coinbase146d ago0x5eb988…247567
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005001100%coinbase146d ago0xc11026…b9b7f0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004928100%coinbase146d ago0x6daa22…41ae95
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005023100%coinbase146d ago0x6d0230…28d1cf
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005388100%coinbase146d ago0x1e2029…461da2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005179100%coinbase146d ago0x7c7f0b…1c0af6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004949100%coinbase146d ago0x909655…496e31
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00494100%coinbase146d ago0x445d0a…c5026b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005246100%coinbase146d ago0x317a6a…9ddb86
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005574100%coinbase146d ago0xf675af…cd4671
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005276100%coinbase146d ago0xc57077…d686bb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005649100%coinbase146d ago0x6c9032…82ca0b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004965100%coinbase146d ago0x39289f…2b74cd
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005383100%coinbase146d ago0xe706f9…a6726f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005509100%coinbase146d ago0xcfb0a4…240834
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005017100%coinbase146d ago0x0ac931…4fd1de
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00502100%coinbase147d ago0x96a13b…8b7e82
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004971100%coinbase147d ago0x6e1931…a6e151
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005088100%coinbase147d ago0x00fb3f…9f43ba
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.008303100%coinbase147d ago0x28dec3…06a814

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.