Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x73db7b…0ceb0c
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x4abd7c…ebf5d2
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x591c75…61435f
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x92830e…428eba
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x45b936…1e5cce
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x9ca72e…fdf562
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0xee3145…13b345
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x40a267…fd3090
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x0379db…6e1a26
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase117d ago0x2808e8…dff090
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase117d ago0x74e214…77194f
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase117d ago0xf3d10e…c6bbdd
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase117d ago0x2c1e3f…7751ae
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase117d ago0x461050…116b02
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase117d ago0x1c4df1…ac57d4
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase117d ago0x9b3e75…226c92
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase117d ago0x06d8e8…5a2a5f
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase117d ago0xf69dc0…626fca
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase117d ago0x404635…a0481a
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase117d ago0x8f1f5e…4f76ac
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase117d ago0x866519…584726
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase117d ago0x5bb29a…1d74ad
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase117d ago0x83ead3…086a37
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.29100%coinbase117d ago0xf4b922…1aa0db
0x8bc9…0eb70xe903…1abfBaseBlockRun.AIAi$0.29100%coinbase117d ago0x91e4fd…24609c

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.