Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase90d ago0x9cadee…7dda64
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase90d ago0x3f9221…475790
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase90d ago0x2e4f40…1e7df0
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase90d ago0x324a04…eb5cbb
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase90d ago0x175587…5d44a3
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase90d ago0xb2617f…24429d
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase90d ago0x254c95…13334f
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase90d ago0xdf7a2f…6a505a
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase90d ago0x98164f…cd3e26
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004701100%coinbase90d ago0x0387c6…778da7
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004701100%coinbase90d ago0x24e86c…523dce
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004701100%coinbase90d ago0x3ccd34…120863
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004536100%coinbase90d ago0x85c3e7…43812b
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004536100%coinbase90d ago0xf2793e…5fb8a4
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004192100%coinbase90d ago0x85e97e…8e8b94
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004729100%coinbase90d ago0xe25d9c…6feaf6
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.003445100%coinbase90d ago0x3228ba…802de7
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004729100%coinbase90d ago0xeb4774…04b1c3
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.003445100%coinbase90d ago0x661c2e…309568
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004729100%coinbase90d ago0x1f18f3…71af49
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004729100%coinbase90d ago0xa508cd…d59b3d
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004729100%coinbase90d ago0xe59429…59b960
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004729100%coinbase90d ago0x2ea7c5…c473de
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004729100%coinbase90d ago0xcbd63e…2a31e0
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004729100%coinbase90d ago0x3c33f7…620aa9

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.