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%coinbase55d ago0x144c20…9c61c7
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase55d ago0xde0fc1…fc0216
0x9e85…c25d0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase55d ago0xb7e22f…b1ef95
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005322100%coinbase55d ago0x976c68…c7a647
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase55d ago0x2186ac…8178d2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase55d ago0x0e8e2b…776065
0x5f11…468a0xc7f3…c044Base$0.32100%primer55d ago0xc1c4fb…f60f06
0x1332…66eb0x0e3d…7757Base$93.45100%0x8183…61da55d ago0xfffe23…a350cd
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase55d ago0x6ce642…aa4bc1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005229100%coinbase55d ago0x7a4fec…f3c17d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase55d ago0x717cad…71b238
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0x6437b6…16383f
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase55d ago0xc613b1…d5f056
0xe358…8bef0xa9dd…2315Base$0.002100%coinbase55d ago0x6be514…1076cc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0x666ae7…2b9103
0xafec…71950x6839…1a2bBase$5.00100%coinbase55d ago0xb40f44…ce91af
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase55d ago0xa5c1ec…00f88e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase55d ago0x1408a3…47f3bc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase55d ago0xca6696…b7683d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase55d ago0x753ecd…c4075f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase55d ago0x1af3df…67ae85
0x23a2…84ff0x40a8…ad8bBasex402 service$0.01100%coinbase55d ago0xdb5749…04aa5e
0x7f16…81e80x47d3…9ddaBasex402 service$1.00100%coinbase55d ago0x636f43…51895f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0xd25399…24931f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase55d ago0xe021ff…16b4c0

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.