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%coinbase38d ago0x7267ac…4a7b92
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0x71d77d…9e73a3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0x91db59…d23cb2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0x0d231c…1583ca
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0x52e1f3…5e0250
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0xb9d1e2…fd6de9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0x4fcde9…f16f16
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0x08dcb1…38e7ce
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0x9580f9…708def
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0x87d06b…b4fa7c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0x0fae71…37bfd7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0x71fc4c…5d5e7a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0xfd1668…1850e5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0x5d0b53…8989f3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0x8e98a2…1ed3a9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0x8c1d53…90828a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase38d ago0xc6087c…65bd27
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase38d ago0x1444d2…b90996
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0xf35ac0…561d17
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0x41f777…3a1bb3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0xc9fbfd…c6d6ab
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase38d ago0x27c2ea…596596
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.008100%coinbase38d ago0x67269b…fbec57
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase38d ago0xab2225…2bfdac
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase38d ago0xe4fa6e…71ce69

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.