Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b98…6c4d0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase20d ago0xd45025…dfc6f5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase20d ago0x474ab5…23e3e9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase20d ago0x748ff4…6e81cf
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase20d ago0x5f997f…8ba261
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.22100%coinbase20d ago0x88220c…fb6bef
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase20d ago0x07894e…47d2ce
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase20d ago0x0932ca…8f72c0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase20d ago0x111005…dd86d0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.07100%coinbase20d ago0x047845…e5a848
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase20d ago0x468e7a…a0bb4a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase20d ago0xa033a2…435507
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase20d ago0x4d3480…226a3d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase20d ago0x9ba71d…20d5d9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase20d ago0xea2c53…988570
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase20d ago0x03eeae…90bd4d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase20d ago0x47318d…23d344
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase20d ago0xaf72bb…37a89b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase20d ago0x269da6…5936bb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase20d ago0xb2cc0f…4ddd2e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase20d ago0xb45222…f602c7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase20d ago0x4a8348…d33330
0xdb00…1fac0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase20d ago0x0a137c…8a34b5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase20d ago0xfcbca7…d189ff
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase20d ago0xc25c6a…f83c63
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase20d ago0xf77004…1c89d4

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.