Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase120d ago0x075be6…3120d6
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0x71d779…27dc82
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0x8cb153…310e57
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0x71b1c6…dde185
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0x6afe3a…ed28aa
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0xce38d0…faa334
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase120d ago0xd10b77…7626f6
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0x16e67e…b99e8e
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0xa9f66f…02ebc6
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0xbb9190…e0a980
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0xf60e47…ff1fd4
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0xb2425f…1f3665
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0x83c97d…105ccb
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase120d ago0xbd7ccb…fc878c
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0x7a3900…d5d3ca
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0xa5e30c…8c0bcf
0x952b…30c90x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase120d ago0x732e16…a791a0
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase120d ago0x6ef37b…844a67
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase120d ago0x34394c…806e3b
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase120d ago0xa90d9a…e8408d
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0xa5c892…626a07
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase120d ago0x0f3e97…74ff8a
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase121d ago0xc9dc8a…b50e63
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase121d ago0xb0cfb4…ad8aac
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase121d ago0xc7fc22…4b3847

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.