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%coinbase2d ago0xd5c237…5a7174
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase2d ago0x3a1e33…f01fe5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase2d ago0xa6637f…12bb08
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase2d ago0x121ae9…f28dd3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase2d ago0x605d45…ceba6e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase2d ago0xf17f80…fa9dfd
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase2d ago0x367de3…5011c5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase2d ago0xbdf725…d80d20
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.07100%coinbase2d ago0x9ee845…db64c3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase2d ago0xd0eff0…4918a0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase2d ago0xaf06b6…a41c29
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase2d ago0x8f292c…73ad37
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase2d ago0x68cfa0…b441ff
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase2d ago0xea5c1e…30b949
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase2d ago0x23cc4a…8c72a8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase2d ago0xf8bd3c…39c0b6
0x728d…c01d0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase2d ago0x12dd7e…969546
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase2d ago0xc54187…17db02
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase2d ago0xe3fbaa…f0daa0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase2d ago0xa0df43…bc9ee0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase2d ago0xea7dc5…9527c0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase2d ago0x88b742…02a0b7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase2d ago0xe14cf9…f414a7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase2d ago0x3af43f…0a5b29
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase2d ago0xfe151b…f26b4d

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.