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%coinbase40d ago0x79eab8…c34f50
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase40d ago0x8f7523…fbc4b6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase40d ago0xbd9434…7267ed
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase40d ago0xf9a128…7d9c0b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase40d ago0x9ce6b2…dc4270
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase40d ago0xc19132…529124
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase40d ago0x14d005…3a8bbe
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase40d ago0x1677ba…b32ab3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase40d ago0x65b9b9…c38d50
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase40d ago0xcb28ee…0fd9a8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase40d ago0x720e9a…83bd2e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase40d ago0x00a452…7710d0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase40d ago0xdd31fb…f7300d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase40d ago0x9277ed…5cbcf0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase40d ago0x7f8f8b…ca5b85
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase40d ago0x9ce4f9…713784
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase40d ago0x2b6a3e…c39aa8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase40d ago0xa90fda…93b75d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase40d ago0x78efc6…63b3b5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase40d ago0xa20c73…e9882f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase40d ago0xef4bdb…298d44
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase40d ago0x058ea3…b5778b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase40d ago0x44fb11…8226ed
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase40d ago0x1333dc…c1d7ea
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase40d ago0x392c39…d651a3

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.