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%coinbase5d ago0xf1c98b…c9702e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase5d ago0x4bce4f…77add7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase5d ago0xb3f003…3fd191
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase5d ago0x919cf2…b4c6b3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase5d ago0x9c4a93…f5c83b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase5d ago0xcbe9fd…1c9cb8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase5d ago0x7ad131…5be5ee
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase5d ago0xf4cfa2…dd1a5f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase5d ago0x951547…19311f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase5d ago0xf86e3c…ad66b4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase5d ago0x67f576…c0a633
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase5d ago0x42bcfb…f79b2d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase5d ago0x9b9ded…55b140
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase5d ago0x94efa7…54b344
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase5d ago0xb58bf3…f86e8c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase5d ago0xa79ee6…a099b7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase5d ago0xacd445…8ccb23
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase5d ago0x959d43…84f196
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase5d ago0x779fcb…b627df
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase5d ago0xc36744…0ffc04
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase5d ago0xdeae9c…e33058
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase5d ago0xaf8cde…8f6121
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase5d ago0x6ce4c2…0787be
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase5d ago0x6cb86f…0149bf
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase5d ago0xb2f9f4…9b8a9e

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.