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%coinbase50d ago0x91e879…6abd8a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase50d ago0xed0f2f…93fbc0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase50d ago0xdb889f…f0b3f2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase50d ago0xd2580f…6ca3bb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase50d ago0x1b5cdc…483beb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase50d ago0x00903e…acf4fb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase50d ago0x439883…e5cc30
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.008100%coinbase50d ago0x4c4437…ed0553
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase50d ago0xb706fb…6a7968
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase50d ago0xc951cf…bcb90a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase50d ago0xdca5da…6da188
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase50d ago0x1c1a0c…a3e15f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase50d ago0x4a4012…8ff81e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase50d ago0x62058a…9a4521
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase50d ago0x34d926…b400be
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase50d ago0x03dc65…29d03a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase50d ago0x858eeb…673862
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase50d ago0x65398b…78b09c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase50d ago0x0f7851…524b13
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase50d ago0x036daa…fde4bd
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase50d ago0xd5f825…039be1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase50d ago0xf0ddec…1931d9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.0025100%coinbase50d ago0x7b1244…23b3ac
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase50d ago0x5bcd98…15290a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase50d ago0x8cb047…d8b5ef

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.