Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeafa…251d0x894b…5ac5Base—$0.10100%0x894b…5ac571d ago0x7a69bd…85507d
0xccf9…326e0x894b…5ac5Base—$0.10100%0x894b…5ac571d ago0x850e4b…0429fb
0x162c…418b0x894b…5ac5Base—$0.20100%0x894b…5ac571d ago0x1971c5…6177f6
0xa9fc…84130x894b…5ac5Base—$0.30100%0x894b…5ac571d ago0xe9d032…fde8c1
0x6a9b…42190x894b…5ac5Base—$0.10100%0x894b…5ac571d ago0xac5998…8aa892
0x894b…5ac50x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0x32dd75…c12606
0x894b…5ac50x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0xeff92d…4b0264
0x894b…5ac50x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0x54211b…98bcf2
0x1a1a…174a0x894b…5ac5Base—$0.49100%0x894b…5ac571d ago0x290c4d…3207a3
0x894b…5ac50xf338…97eaBasex402 service$0.05100%coinbase71d ago0x390fd7…c55c2f
0x894b…5ac50xf338…97eaBasex402 service$0.05100%coinbase71d ago0x03a608…01f47a
0x894b…5ac50x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase71d ago0x553ca9…6e750d
0x894b…5ac50xc700…58c6Basex402 service$0.10100%coinbase71d ago0xdb1ff0…503ee0
0x1179…f63b0x894b…5ac5Base—$0.50100%0x894b…5ac571d ago0x9a9062…b49d91
0xaa6a…f3550x894b…5ac5Base—$0.50100%0x894b…5ac571d ago0xb19429…9a5038

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.