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.005100%coinbase4d ago0x632553…782572
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase4d ago0x726669…1fdfe2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase4d ago0x043be1…f64d14
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase4d ago0xee512f…e00222
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase4d ago0x68b67d…79702b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase4d ago0xa969d3…5db917
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase4d ago0xf638e6…29536a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.07100%coinbase4d ago0xb679e8…b10d13
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase4d ago0x52e218…6a03f4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase4d ago0xc0f6a3…5cd853
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase4d ago0x573730…aed4fe
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase4d ago0xc5fd35…5b5271
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase4d ago0x2c4c21…18d2a8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase4d ago0x3dbde0…cf4a9b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase4d ago0x3d6f53…971659
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase4d ago0x0b17a1…44ca93
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase4d ago0x53bd31…41ed72
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase4d ago0x6ae15b…5b3a11
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase4d ago0x93a251…ed5f10
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase4d ago0x5a889f…dced64
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase4d ago0x9a8929…f5d128
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase4d ago0x1c18e8…08f2db
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase4d ago0xa3ce66…6d57a7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase4d ago0x7c597c…0412c7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase4d ago0xc5c8fe…deb306

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.