Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.003502100%coinbase120d ago0x6227ff…062e4a
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.003502100%coinbase120d ago0x560cab…dd0848
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.003502100%coinbase120d ago0x8c4738…ab1246
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase120d ago0xa78a57…352c1e
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase120d ago0x238b44…fd1d32
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase120d ago0xb0994a…babe37
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0xb50143…204a35
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x32cc9e…719268
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0x09bd6b…3b4122
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x06fb1c…81a255
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.003502100%coinbase120d ago0x1e8b15…325aa9
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x70192b…b328f5
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x2d43f4…d15635
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x6c2e5b…e843d7
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.003502100%coinbase120d ago0x6fc3c4…01b79f
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x895985…dd37d4
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x61ec8a…69e756
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x71782d…7a6b77
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x34fe63…0e062b
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase120d ago0x8ac71d…75472c
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x5c586a…0f483a
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x8d22d3…826ea3
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x17bc0c…406aa8
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x658055…f25225
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0xc710ff…6bc868

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.