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%coinbase3d ago0x30f9b7…492123
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase3d ago0x2b086d…0381c4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase3d ago0x2f9295…649e8b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase3d ago0x6a3144…996953
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase3d ago0x6d5ddb…4321e1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase3d ago0xfdac06…049531
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase3d ago0x4e7d1b…223a52
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase3d ago0x9b7785…d4d16c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase3d ago0xf7aeb9…794774
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase3d ago0x86996a…bdace9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase3d ago0x01f104…a753c8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase3d ago0xbb9433…2d7ce9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase3d ago0x4b6f31…e060a6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase3d ago0x8f4b48…747995
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase3d ago0xab279e…21776d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase3d ago0x852de7…f574a1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase3d ago0x3f1e0a…737ed1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase3d ago0x1271fc…f6f634
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase3d ago0xb00e0c…f0368b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase3d ago0x1a101f…bd4ce7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase3d ago0xeaab19…a5b10c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase3d ago0x8a63a5…589347
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase3d ago0xcfef52…1c8f72
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase3d ago0xbd8e8e…7e953c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase3d ago0x84fa45…d123bb

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.