Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001451100%coinbase101d ago0x438c15…ac6574
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001439100%coinbase101d ago0xa86892…e5e1bb
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001439100%coinbase101d ago0xa91619…656473
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001439100%candidates101d ago0xab3801…d1fcb8
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001439100%coinbase101d ago0xfd3599…a8849a
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001439100%coinbase101d ago0xbb2d1a…3def4a
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001439100%coinbase101d ago0xf4eeb4…197b61
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001451100%coinbase101d ago0x235948…f2efef
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001451100%coinbase101d ago0x1fd3b8…becbc4
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001451100%coinbase101d ago0x4888e0…7a93c4
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001453100%coinbase101d ago0x548ee9…bf36f1
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001453100%coinbase101d ago0xc4dff8…56a5dd
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001453100%coinbase102d ago0x3e3e80…6a009d
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001463100%coinbase102d ago0x8317c1…91eb9c
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001463100%coinbase102d ago0x06f328…5a7d57
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001463100%coinbase102d ago0x8f94f1…d222c9
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001463100%coinbase102d ago0x57ff04…22b236
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001463100%coinbase102d ago0xdb9b7b…7cb935
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001463100%coinbase102d ago0x6f2e3a…0b886d
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001463100%coinbase102d ago0x334117…d1d43b
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001453100%coinbase102d ago0x8b4d70…274676
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001453100%coinbase102d ago0x27b97e…d465f6
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001453100%coinbase102d ago0xea8f8b…5d7c85
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001451100%coinbase102d ago0xb86898…578d28
0x356d…118a0xe903…1abfBaseBlockRun.AIAi$0.001451100%coinbase102d ago0x9fc5c7…a12b6b

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.