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.02100%coinbase97d ago0x40a9ff…fdf3f8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase97d ago0x4e4c5c…0f26c5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase97d ago0x758ee2…ee6551
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase97d ago0x62f084…65bd5d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase97d ago0xaf43d4…87323f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase97d ago0x1ae920…c6b5f0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%candidates97d ago0x31a2c0…8e97d0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase97d ago0x7486c8…6ed726
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%candidates97d ago0xaaa9ab…185a25
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase97d ago0x52a361…0436ca
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase97d ago0xad5bb9…4dd80f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase97d ago0x41cb6f…fd4e96
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase97d ago0xe46150…eafc33
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase97d ago0xeee973…cae5da
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase97d ago0x450d42…9e30c6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase97d ago0x65c152…0ae1e2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%candidates97d ago0x09de3f…243bc2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase97d ago0xfbd0cc…97e74a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase97d ago0x044e06…c6b353
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase97d ago0x2f68bb…8c84d0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase97d ago0x70b70e…32b2f8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%candidates97d ago0xbec54b…a838a7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%candidates97d ago0x84d632…4b616f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase97d ago0x0d2ea5…a35cd9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase97d ago0xec5c60…2aa6df

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.