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.04100%coinbase106d ago0x136901…486e12
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase106d ago0x3d0d1f…acc551
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00157100%coinbase106d ago0x806b9d…dc3815
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase106d ago0x7b0a96…4ddfdd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00198100%coinbase106d ago0xcc1cfa…ebf4c1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001734100%coinbase106d ago0x0f15b6…5602db
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002484100%coinbase106d ago0x7a8101…e1f3dc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003013100%coinbase106d ago0xbf395f…23f555
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002905100%coinbase106d ago0x924612…5099dd
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase106d ago0x894657…d7d108
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004463100%coinbase106d ago0x27349a…20ec89
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002832100%coinbase106d ago0x680e85…cf75d2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002852100%coinbase106d ago0x63cd35…c9ec3b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002892100%coinbase106d ago0x9d4217…207529
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002859100%coinbase106d ago0x893bba…6b2270
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase106d ago0x89c43c…4911de
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001613100%coinbase106d ago0xb5dec6…a2505e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase106d ago0x6a260d…8a171f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003103100%coinbase106d ago0xa164c5…98ee31
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002342100%coinbase106d ago0x5435f0…3a61ae
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002166100%coinbase106d ago0xc6d4bc…ab6d32
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase106d ago0xd0c113…138de9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003014100%coinbase106d ago0x14cb4a…c82b2c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003189100%coinbase106d ago0xb5208a…af65c2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002852100%coinbase106d ago0x72babe…7651ed

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.