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.03100%coinbase3h ago0x5f4425…0fbea4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase3h ago0xc9c641…5d1213
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase3h ago0x636bfd…69a1a0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase3h ago0x0df0ad…38343d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase3h ago0x3986e8…15bd74
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase3h ago0xf470eb…a65121
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase3h ago0x97f70c…ab3d90
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase3h ago0xec175c…34ac8a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase3h ago0xd3bbca…d46744
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.07100%coinbase3h ago0x2a98a9…29ce6e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase3h ago0x58ffae…c23efc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase3h ago0x1da8af…c52679
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase3h ago0x4194ce…4eb65f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase3h ago0x187470…04b15a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase3h ago0x4c4ef8…38cd26
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase3h ago0x4600d3…6d9ad2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase3h ago0x0475e3…e41a1d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase3h ago0xb0cb50…1ba971
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.30100%coinbase3h ago0xd8ee79…81017b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase4h ago0x0ff39d…f9b122
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase4h ago0x38196a…1f4c58
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase4h ago0xc589f5…3dd0f0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase4h ago0x290f62…3df6b5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase4h ago0x4ae581…e0d5bb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase4h ago0x38ae20…ff8b3c

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.