Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase135d ago0x44a165…8a7242
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005476100%coinbase135d ago0x979083…e4bd5c
0x3daf…f6720xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase135d ago0x0fd23e…3d8ebb
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005358100%coinbase135d ago0xae777e…34a7f5
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase135d ago0x201cd1…d76b4d
0x012d…a89e0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase135d ago0xb6d67a…b48e1b
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase135d ago0x893157…a648fa
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.004676100%coinbase135d ago0xd63de3…fca7c1
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005364100%coinbase135d ago0x4a5ab6…2af1d2
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006598100%coinbase135d ago0x2dd136…6d255e
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase135d ago0xe3086f…6babd3
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase135d ago0x35d009…3d3ddd
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase135d ago0xbda48b…a59516
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase135d ago0x957a1b…3696d5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005526100%coinbase135d ago0xbc5523…e01029
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase135d ago0xbd492e…f748da
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase135d ago0xe2ee2e…949686
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase135d ago0xe4d012…6f7813
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase135d ago0x549d54…2eef60
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase135d ago0xc5bb77…cd59f3
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase135d ago0x4d15c7…fd3166
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase135d ago0x72880b…b246e1
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase135d ago0x8ee991…193eaf
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase135d ago0x567d4f…e5f6a3
0xd394…8b5c0xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase135d ago0x9bb73e…cf9505

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.