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%coinbase93d ago0x1ea8d7…62ade5
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x84a53c…758a7b
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0xc84cc8…8fc616
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0xd70fc2…3d9a34
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0xd1eac7…7880bb
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x0b2341…7ff72c
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x120c01…143fe1
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x07ffa3…188b55
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0xbda56e…2c4eeb
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x08184f…8c4917
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0xc2089c…cb785d
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase93d ago0x3d17b7…67d67d
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x197b03…1b3c94
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0xeeda55…56a3b7
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004907100%coinbase93d ago0xa1203e…3eb5fa
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004265100%coinbase93d ago0x808ed5…15e0c9
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004907100%coinbase93d ago0x53d1c3…df22e4
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004907100%coinbase93d ago0xe6b1f0…7e7425
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.003507100%coinbase93d ago0xb5f49e…332a31
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004265100%coinbase93d ago0xc8fcdd…ff2d55
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.006107100%coinbase93d ago0x46ae9b…847ac0
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004907100%coinbase93d ago0x49aacf…a38e2a
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004907100%coinbase93d ago0xc93a79…03e1aa
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004907100%coinbase93d ago0xf111e4…94c0c9
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004907100%coinbase93d ago0x4ce583…900944

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.