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%coinbase21d ago0x17c4a1…882157
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase21d ago0x491eea…f63d40
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase21d ago0xf51134…72670d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase21d ago0x39d19e…06921c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase21d ago0xb31953…e9e208
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase21d ago0xae2511…f46a02
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase21d ago0x6c3ba7…5166cc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase21d ago0xe9e070…1ef6a4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase21d ago0x0002eb…645c40
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase21d ago0x3c8b49…dcd638
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase21d ago0xb69ade…50b2aa
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase21d ago0x1fd49d…c5fa28
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase21d ago0x00d45c…513bb5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase21d ago0x4517ce…2b261d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase21d ago0xe8c45e…658606
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase21d ago0x32bf33…c421f3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase21d ago0x80eaa5…70589d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase21d ago0xabd23a…414bbc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase21d ago0x476d08…123ab8
0x77d3…42bd0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase21d ago0x3dd3d5…6869c6
0x77d3…42bd0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase21d ago0x873e40…82cdc2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase21d ago0x155ba1…c30e8d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase21d ago0x29f413…c68dd0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase21d ago0x82fee0…0d1f16
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase21d ago0x207c90…fbf395

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.