Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase7d ago0x093df0…3e1da9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase7d ago0x51c6f8…feabda
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase7d ago0xcd123b…008b2a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase7d ago0x495ef0…429c28
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase7d ago0x81053b…8f5b32
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase7d ago0x87ad4d…d31d15
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase7d ago0x2fa6ce…f3703c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase7d ago0xc8df22…1c4883
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase7d ago0xe2279f…b8dbc0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase7d ago0xac53a6…e0ba3f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase7d ago0xe980ee…1558f0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase7d ago0xb55f08…8152bf
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase7d ago0x8f71e3…32a2ab
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase7d ago0x834e14…06e0a2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase7d ago0xd04af1…d5d03e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase7d ago0xff1af9…d7f888
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase7d ago0x45f5ab…e47670
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase7d ago0xc55087…1fdf8d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase7d ago0x69315a…befde1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase7d ago0xfff46a…ba041a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase7d ago0x916f0e…36b7e9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase7d ago0x17a923…34f3db
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase7d ago0x3823d0…9f80d8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase7d ago0x2283a3…97da91
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase7d ago0x3f0468…817568

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.