Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.27100%coinbase124d ago0x76639e…67dc2b
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase124d ago0x87e044…763bcd
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase124d ago0x9645fe…9f4256
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase124d ago0xd3be72…1fcf6c
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase124d ago0x93efb8…ed28d8
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase124d ago0x7c32c6…7066a5
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase124d ago0xf46b7c…239441
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase124d ago0xaa2f06…d66f67
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase124d ago0x7eb200…d538e8
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase124d ago0x4b113d…52b225
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase124d ago0xbada4c…7295b7
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase124d ago0x03700d…c41466
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0xc9e1e7…fe6bf1
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase124d ago0x1c518e…36a409
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase124d ago0xde221d…d7bfa0
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase124d ago0x6dedea…9e3b5f
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase124d ago0x52a924…112919
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase124d ago0xd75dfd…dd87ab
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase124d ago0x9e7b0b…56d706
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase124d ago0xee8299…b28461
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase124d ago0x6cd3f8…9e3d27
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase124d ago0x4336aa…68206b
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase124d ago0x00f6f0…fd04ee
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase124d ago0x7ca5e8…53129e
0x143e…05010xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase124d ago0x783e88…441088

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.