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.001100%coinbase6d ago0x081395…d28a8f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase6d ago0xd8d416…057428
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase6d ago0x4cad83…518531
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase6d ago0xec1d05…1ce685
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase6d ago0xa411f6…b9a897
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase6d ago0x81d2e8…bb470f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase6d ago0x937c9b…8d89fb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase6d ago0x156aee…bc92cc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.07100%coinbase6d ago0xe43716…075c62
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase6d ago0x4cf6b2…a5d0d3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase6d ago0xc22f4b…9a56a3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase6d ago0xe81f1d…61d7cb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase6d ago0x5c85a7…a1c8aa
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase6d ago0xdc1d64…4f6b53
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase6d ago0x016baf…b33def
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase6d ago0x4c68de…aff24f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase6d ago0xcfacf0…9fd23a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase6d ago0x8f0ff4…7ce020
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase6d ago0x2fef29…ca5fc7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase6d ago0x24e45e…f1260b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase6d ago0x40c263…815599
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase6d ago0xa93cf8…395ff9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase6d ago0x14d898…2ec10c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase6d ago0xc12edc…c75191
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase6d ago0x49dd49…023376

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.