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.04100%coinbase104d ago0xdde6e7…6dabd8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase104d ago0x8be5e3…d1229f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase104d ago0x8270f1…1979ac
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase104d ago0x805533…88192f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase104d ago0x8a1989…8cde06
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase104d ago0xefa463…e7aa60
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase104d ago0xf66375…59a969
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase104d ago0xcbe9d9…451349
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase104d ago0xa12cec…0f6b6f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase104d ago0xe45996…ae9c1e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase104d ago0x7540fb…fc607b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase104d ago0x0d63e6…115524
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase104d ago0xde46f0…39d80c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase104d ago0x5056ea…c64a7d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase104d ago0x499af6…e0be1e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase104d ago0xb7ab96…fb473b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase104d ago0x2893a9…45b777
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase104d ago0x543b5c…709b4e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase104d ago0xd791e8…359dd7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase104d ago0xeed667…34691f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase104d ago0x610267…3e4107
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.20100%coinbase104d ago0x099580…dd911b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.20100%coinbase104d ago0x869dd0…2071c0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.20100%coinbase104d ago0x3dda9d…0f6984
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase104d ago0x309ea8…163e7c

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.