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.002252100%coinbase43d ago0x2a3efc…235ec3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002141100%coinbase43d ago0x2bfe83…fe9422
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002682100%coinbase43d ago0x50b347…87c1a6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002702100%coinbase43d ago0x67ce23…7faac4
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00244100%coinbase43d ago0x13a05d…b3c5b9
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002594100%coinbase43d ago0xb967f5…fa9d5d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002779100%coinbase43d ago0xfb7645…20bc3a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002565100%coinbase43d ago0x604fe2…06dee8
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002542100%coinbase43d ago0x603763…a783a6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00262100%coinbase43d ago0xbf5e5a…45e7e3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002168100%coinbase43d ago0x2a35d8…e54ce3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002219100%coinbase43d ago0x24cefa…231a1a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002798100%coinbase43d ago0xd5582c…8ecc76
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002514100%coinbase44d ago0x192e19…af5f77
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002153100%coinbase44d ago0x26e66c…2f7ea2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002249100%coinbase44d ago0x717289…1edffa
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002232100%coinbase44d ago0x395a28…824957
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002808100%coinbase44d ago0x6137ee…a23e84
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002205100%coinbase44d ago0xc69f50…337b3a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002259100%coinbase44d ago0x67d307…9c6155
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002377100%coinbase44d ago0x436331…d3d62c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002153100%coinbase44d ago0x3a38f9…9ae68e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002442100%coinbase44d ago0xe2d962…a5d824
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.0028100%coinbase44d ago0x81aa6b…da58cf

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.