Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.004637100%coinbase137d ago0x055d35…a61e4c
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x1e107d…77306e
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x43ab29…c70cba
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x8f94e9…e9f456
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0xfa58a9…766c41
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0x63591d…811727
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase137d ago0xf0ed94…7f564e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005192100%coinbase137d ago0xb6f47d…bc3531
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x8c4fba…665292
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x4b5927…68633c
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase137d ago0x195ef7…1a0e05
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x326630…6f4332
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x6b5ac1…9e138e
0x60d4…81fe0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase137d ago0xe65e00…3ded1a
0x60d4…81fe0xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase137d ago0x177338…de821e
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xa90d00…31aa69
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xf32e8e…153628
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x5887f1…50e8d3
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x07f763…b2bd89
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x3e43a3…9b926f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005073100%coinbase137d ago0x7a787f…2d29eb
0x4612…874b0xe903…1abfBaseBlockRun.AIAi$0.006909100%coinbase137d ago0x6791d7…1ca71b
0x4612…874b0xe903…1abfBaseBlockRun.AIAi$0.006909100%coinbase137d ago0x40def4…09d6a3
0x6d06…f1a60xe903…1abfBaseBlockRun.AIAi$0.0099100%coinbase137d ago0xe8e75b…b8de75
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x714f81…067ec7

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.