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.004541100%coinbase122d ago0x43b0fa…590e99
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003149100%coinbase122d ago0x2a5c73…cfbf9d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004972100%coinbase122d ago0xdc8800…6f8a7e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.0051100%coinbase122d ago0x1860d7…457ccb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005108100%coinbase122d ago0x24a332…aa36ac
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005002100%coinbase122d ago0xea2c9d…e5cd8a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003208100%coinbase122d ago0x5af993…ad59a0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002883100%coinbase122d ago0x1ff08f…efe7fa
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002862100%coinbase122d ago0xb058c6…0f03c0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003208100%coinbase122d ago0xb59dd8…4a4f38
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002883100%coinbase122d ago0xd0103d…127b8c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002862100%coinbase122d ago0xd862e5…dd6c8a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001925100%coinbase122d ago0x5d56ea…7f96fb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00173100%coinbase122d ago0xef7e07…a230e2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001717100%coinbase122d ago0xd4b740…59ed2e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase122d ago0xd98610…35579a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase122d ago0x6f7762…54f2ca
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase122d ago0xc47cb5…981765
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004836100%coinbase122d ago0x14cc32…7d09b8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004907100%coinbase122d ago0x2c4cba…128d09
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004843100%coinbase122d ago0x0aa2ac…839840
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004873100%coinbase122d ago0x9c5118…48e493
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004876100%coinbase122d ago0xa8fe5b…cd2ab0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004699100%coinbase122d ago0xcfa85d…840308
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005029100%coinbase122d ago0x0ceed2…38a60b

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.