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.01100%coinbase95d ago0x8b377e…778a20
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004335100%coinbase95d ago0x16459f…3e1527
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007034100%coinbase95d ago0x3e332f…087935
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase95d ago0xade956…51d900
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004685100%coinbase95d ago0xc71dd5…485694
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004552100%coinbase95d ago0x5501e1…3c3d0c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004403100%coinbase95d ago0x6e0156…f6a77c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004222100%coinbase95d ago0x4002ce…48fc62
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006748100%coinbase95d ago0x0d4814…1c0462
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006604100%coinbase95d ago0xe884b7…b44e02
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006622100%coinbase95d ago0xabdb9a…67ea21
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006935100%coinbase95d ago0x602ef8…ed800d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase95d ago0xfda85d…93ded1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase95d ago0xa9826f…e8a72a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase95d ago0x29d56b…faf179
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase95d ago0x0cf665…c39078
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00412100%coinbase95d ago0x71063d…53fda1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase95d ago0xffc5e2…c78add
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006727100%coinbase95d ago0x0e2501…28415e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006596100%coinbase95d ago0x4e8805…20ab18
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase95d ago0xfda4b9…2ef5ae
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase95d ago0xdf527c…098b55
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004722100%coinbase95d ago0x8228bb…240396
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.009981100%coinbase95d ago0xb2fc4f…22e5aa
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase95d ago0xe0718e…e3c9de

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.