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.02100%coinbase12d ago0x3a8990…604874
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase12d ago0xbafb66…8be23f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase12d ago0x8f0b83…cc2f15
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase12d ago0x337672…12b0f5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase12d ago0xc6a715…d60922
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase12d ago0x14b484…718a5f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase12d ago0x94e825…569b07
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase12d ago0x3834a3…ac77d9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase12d ago0x6c8b92…12a74b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase12d ago0xec762a…9bcf9f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase12d ago0xf43ad2…4a6bac
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase12d ago0x701a13…6abe36
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase12d ago0x4d72cd…730118
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase12d ago0xc473b4…4026a7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase12d ago0xc18800…482dc1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase12d ago0x676236…68188a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase12d ago0x447aae…431d63
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase12d ago0x11b962…75779b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase12d ago0x9a1801…f52c2d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase12d ago0x6707f1…e4561c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase12d ago0x0f19df…cbe671
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase12d ago0x7806b1…07547e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase12d ago0x0e385f…d4e4d1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase12d ago0x5ffb37…8d0d1e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase12d ago0xee7c8b…c8adfd

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.