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%coinbase85d ago0x57615e…52a8ee
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00545100%coinbase85d ago0x4f2fd7…2a649c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase85d ago0x7b2de4…5ca794
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase85d ago0x0f7130…b33f66
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004516100%coinbase85d ago0x1a1671…3c785a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x44f004…d4f7d7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase85d ago0xc9344b…f8b444
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase85d ago0x220f64…cd9098
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x22b141…743777
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase85d ago0x07f01c…467d15
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase85d ago0x2a6b86…041ce3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x2468c4…27ec3b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x13c5ea…bb6e5b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004964100%coinbase85d ago0x882c8d…ae5d90
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0xc06cc4…a7a32f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x5e4cc6…10dbce
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase85d ago0xa2de52…bfb351
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase85d ago0x9b9be3…c126b6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x2ecfeb…ae0603
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0xc37fc5…0d3f68
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004799100%coinbase85d ago0x00c75c…c79b17
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004346100%coinbase85d ago0xc4745b…5f8b2f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase85d ago0x8380d0…0275bc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase85d ago0x307998…197a2f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase85d ago0x3e6b43…5436c9

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.