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%coinbase67d ago0x6c8b1d…66fdbb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase67d ago0xb7e749…788f68
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase67d ago0x413d3d…997a8e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase67d ago0x28142e…65dafe
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase67d ago0x1d1c1b…5563b5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase67d ago0xe219b6…e65fbc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase67d ago0x57a326…a95835
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase67d ago0xe2cf13…128795
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase67d ago0xfaadd5…6cfb12
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase67d ago0x990e91…ddd5bc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase67d ago0x5cae77…ee8dd7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase67d ago0x41530b…cc7595
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase67d ago0xd71922…38636f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase67d ago0x2f463f…ca687f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase67d ago0xd1a904…81f5fd
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase67d ago0xb2063d…81594e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase67d ago0xace015…a0b060
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase67d ago0x078cf2…884d5e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase67d ago0x7c62ab…817aab
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase67d ago0xa55e0f…0fefc9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase67d ago0x45d3c0…73de09
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase67d ago0x334b31…5a6dd6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase67d ago0xc66f9f…cf9f97
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.07100%coinbase67d ago0x03829b…ca14db
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase67d ago0x90a2aa…539a0c

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.