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.01100%coinbase63d ago0xa02b20…511abf
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase63d ago0xd0f3aa…989953
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase63d ago0x3f51a5…14aa67
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase63d ago0xd70d0a…038b56
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase63d ago0x9eedcd…a0204d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase63d ago0x84d6a0…f1c928
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase63d ago0xf5296e…f35ada
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase63d ago0x5d0b52…004b2a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase63d ago0x21c68f…38a515
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase63d ago0x36af43…5160a8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase63d ago0x580728…54041e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase63d ago0xc48dbe…dd21fb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase63d ago0x9042a3…91aec7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase63d ago0x08e186…d8c9e6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase63d ago0x067f4b…72cd7c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase63d ago0x8e2d50…c280df
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase63d ago0xb56719…fd5be7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase63d ago0xa3480c…e9150d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase63d ago0x86d3e5…7df70f
0x6909…c0ac0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase63d ago0xf18bd1…239bfd
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.008100%coinbase63d ago0x54268b…9f87e6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase63d ago0x57e345…711543
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase63d ago0x9f8cbb…f39570
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase63d ago0xf862a7…af9e05
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase63d ago0xc0f309…64109c

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.