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.002100%coinbase13d ago0x0714dd…d9af48
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004177100%coinbase13d ago0xf41ced…54e4ca
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0x98f0b7…7ce477
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0xe6e6b8…11dcff
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005005100%coinbase13d ago0xb3ee94…d1b019
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003475100%coinbase13d ago0xc72834…7ef44b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase13d ago0xf23437…7b827f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.42100%coinbase13d ago0x553541…8f7773
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase13d ago0xfe2762…4f6e2a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase13d ago0xec158a…33ac6a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.41100%coinbase13d ago0xadcac3…654398
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.55100%coinbase13d ago0x45e55c…f5fdef
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.69100%coinbase13d ago0x8183ed…69f3b8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.62100%coinbase13d ago0xe8dc97…471671
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase13d ago0x5150ea…2c6bc9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.61100%coinbase13d ago0x828618…138547
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.37100%coinbase13d ago0x0880bc…15a999
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.29100%coinbase13d ago0x7e55cc…7b6131
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$2.19100%coinbase13d ago0x3e1230…d30ca4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0x27b7ef…32cb09
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase13d ago0xe76cb0…ed38bc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$1.16100%coinbase13d ago0x06de29…ab8c82
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.29100%coinbase13d ago0xeec757…45d203
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.61100%coinbase13d ago0xe6bd39…64e4be
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase13d ago0x89674f…2aec60

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.