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.002100%coinbase22d ago0xb99cf8…f1b61f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase22d ago0x14d2d2…95c0ac
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase22d ago0x73ec9c…c810c8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.22100%coinbase22d ago0x2654d7…19c1ed
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase22d ago0x2aa0ee…b1e387
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase22d ago0xc1aa04…0ec587
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase22d ago0x8f311b…80ea28
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.07100%coinbase22d ago0xebbc7a…ef833e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase22d ago0x4b0498…d45b72
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase22d ago0xbc7292…81eeff
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase22d ago0x562f86…249d29
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase22d ago0x756a9b…6ee686
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase22d ago0xb1d966…ec9615
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase22d ago0x751c05…22009a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase22d ago0xc8d8d5…a5ad3c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase22d ago0x3c3031…c4176e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase22d ago0xac620a…0dcf72
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase22d ago0xa2b7a6…12b60c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase22d ago0x08e6df…910b30
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase22d ago0xaa4d6e…17d689
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase22d ago0xf1d220…9eca28
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase22d ago0xee4b94…86fbad
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase22d ago0xcd9785…c54b94
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase22d ago0xd711d8…2d6fcc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase22d ago0x72ebfa…b6032b

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.