Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase76d ago0x30e769…cc91f5
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase76d ago0x3f9ce5…db6924
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase76d ago0x8d0074…369edd
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.28100%coinbase76d ago0x16ceaf…0483c1
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.28100%coinbase76d ago0xc71f71…cf4990
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.28100%coinbase76d ago0x441dfa…d6b5d9
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase76d ago0x8ba7b9…851ea1
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase76d ago0x5c01ee…a6c292
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase76d ago0x93a7bb…7c82e7
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.28100%coinbase76d ago0xee37e9…7c199e
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.28100%coinbase76d ago0x96d3c3…2dd7c8
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase77d ago0x81a8e0…79411f
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.28100%coinbase77d ago0xb238e7…0cbc9f
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase77d ago0xdf6c49…da1050
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase77d ago0x16e05a…3dee23
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase77d ago0xf10ad8…1e7b91
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase77d ago0x6b8719…8c1671
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase77d ago0x5e9a5e…c833d6
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase77d ago0x044765…1e654c
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase77d ago0x98cc95…3a4912
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x1772ff…778cf1
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x7e0743…577de9
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x91523c…847d7f
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x90195b…0208df
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x59fd96…bbef16

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.