Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase118d ago0xd42eb1…ee15c8
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase118d ago0x211f59…d9b8b5
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase118d ago0x11b66c…31e0fa
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase118d ago0xa130ac…f8da4c
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase118d ago0xbaa72e…e938fb
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase118d ago0x00a716…201ac1
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase118d ago0xd7b88d…ba3fc4
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase118d ago0xf44944…efee5a
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase118d ago0x8ee41d…4bac5c
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase118d ago0x6f6f7b…6b9d5b
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase118d ago0x75ebe0…6160c7
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase118d ago0x687469…46376f
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase118d ago0xd52955…240ff4
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase118d ago0xc7f5ff…b61930
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase118d ago0xd18166…81e7bb
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase118d ago0xe7d2f4…53b074
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase118d ago0x027fcf…a9b40d
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase118d ago0x0e4255…cd6deb
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase118d ago0x0133bf…d3e030
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x34d5dd…0d6f15
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0xe1d61d…2b0986
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0xec0839…885b90
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x074573…aad462
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x6ed30a…2e4ac7
0x6c18…78560xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase118d ago0x3c1ec6…52cab4

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.