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%coinbase94d ago0xaab67a…6bd3f7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase94d ago0x9b14fe…711dae
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase94d ago0x0c746f…9fc2bc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase94d ago0xbe89dc…6c42be
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase94d ago0x887d86…3dd1bb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase94d ago0xb4aad8…9ad4e0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase94d ago0x9744af…b19265
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.20100%coinbase94d ago0xce32d6…726d40
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.20100%coinbase94d ago0xbc8a44…003e5a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.20100%coinbase94d ago0x85620e…19ab1c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase94d ago0xd82774…14ebca
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase94d ago0x3c6371…b5a4c7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase94d ago0xe74800…2eba15
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase94d ago0xd687d5…19e7a2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase94d ago0x2ee25e…06a293
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase94d ago0x6e3710…be357b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase94d ago0xabdb84…cad190
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase94d ago0xcf9256…bc5aa2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase94d ago0xfcfd64…84bbc3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase94d ago0x876971…8cc656
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase94d ago0xfa8d27…c791e4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase94d ago0x8b4c02…6817d4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase94d ago0x078a9a…7df467
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase94d ago0xabb6e2…0c38f4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase94d ago0x083d9e…1f7d95

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.