Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004345100%coinbase82d ago0xace263…22ad1e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase82d ago0xd7190e…e9cef7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase82d ago0x265a8f…36624a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase82d ago0x39b585…31706b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase82d ago0xb1fb1b…ee74b4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase82d ago0x67afda…a66e9d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase82d ago0x7d98b2…370864
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase82d ago0xf29121…bb7c5e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase82d ago0xf9fcf2…510b36
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase82d ago0xe15d0d…198fdc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004403100%coinbase82d ago0x7721ff…7ebf0b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase82d ago0xc93f89…a603f4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007271100%coinbase82d ago0x020bb7…253bd5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase82d ago0xf95d1c…a65207
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase82d ago0x1bd264…1a16dd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase82d ago0xec4e9b…0745f3
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001476100%coinbase82d ago0xda7c45…635293
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase82d ago0xed41ce…117eca
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase82d ago0x3e08fb…54d495
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase82d ago0xaac8a0…59a10d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.009492100%coinbase82d ago0x0fb03f…954c10
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase82d ago0x40149c…a55784
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase82d ago0x20a617…2aef3e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase82d ago0xd6f0c2…7a8b60
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase82d ago0x0c44c9…b73a07

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.