Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d34…4a5b0xd821…c275Base—$1,500.00100%0xa923…c9ac86d ago0xa39394…4bc0bc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase86d ago0x57615e…52a8ee
0x254a…d0910x325b…d430BaseStableEnrichExa$0.01100%coinbase86d ago0x0c5ed7…191761
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase86d ago0x0f7130…b33f66
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00545100%coinbase86d ago0x4f2fd7…2a649c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase86d ago0x7b2de4…5ca794
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004516100%coinbase86d ago0x1a1671…3c785a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase86d ago0x44f004…d4f7d7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase86d ago0xc9344b…f8b444
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase86d ago0x220f64…cd9098
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase86d ago0x22b141…743777
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase86d ago0x07f01c…467d15
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase86d ago0x13c5ea…bb6e5b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase86d ago0x2468c4…27ec3b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase86d ago0x2a6b86…041ce3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase86d ago0x5e4cc6…10dbce
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004964100%coinbase86d ago0x882c8d…ae5d90
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase86d ago0x9b9be3…c126b6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase86d ago0xa2de52…bfb351
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase86d ago0xc06cc4…a7a32f
0xcbd5…d9320x9c95…e299Base—$0.001100%fluxa86d ago0x6f2787…ae3e3a
0x06ad…9f660x9c95…e299Base—$0.001100%fluxa86d ago0xf854ab…efaa2a
0x3d81…cfaf0x40b6…72ebBaseQonoro Company Search AgentCompany-search$0.005100%coinbase86d ago0x26009b…5a39f6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase86d ago0x2ecfeb…ae0603
0x4960…e8850x6839…1a2bBase—$0.003100%coinbase86d ago0x2f07c0…75594c

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.