Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase143d ago0xb73d7d…3c42ea
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0xb7680d…69b4a1
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0xeb45cb…ebf700
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0xde3970…67ce23
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase143d ago0x5d3532…6cdb67
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0x099b14…642d4e
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0x68b0be…2c5e7c
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase143d ago0x5999ad…9612c7
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0xf64463…e0aded
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0x58adfb…2a4e43
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase143d ago0xa1a999…c6aca7
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0xb2535f…974644
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0x8e3905…2f4e9d
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase143d ago0x22f312…230ef6
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0xe5b949…e4f1d5
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0x60b201…e04a24
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase143d ago0x5143bc…0b7f23
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0x140853…7e06ea
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase143d ago0x38cbe5…c64e16
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0xe0a70d…c4b202
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0x7bda97…bb9249
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0x173614…75b42d
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase143d ago0xc970ca…c131c6
0xf196…b6a10xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase143d ago0x7a02b6…fcdaf5

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.