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%coinbase52d ago0x6d2391…77b722
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase52d ago0xeadc40…bc2924
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase52d ago0x16ce9d…687d92
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase52d ago0xb6d8a3…725943
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase52d ago0x5035f2…05932b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase52d ago0x94e818…91ebd6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase52d ago0x36fd38…5c7745
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase52d ago0xa6ec36…e0dd42
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase52d ago0x0ae4ee…587dae
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase52d ago0x9e1c1a…c580c1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase52d ago0x35328a…ebc321
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase52d ago0x8e4bd1…7b0b42
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase52d ago0x5810f9…2fc1fe
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase52d ago0x11cbe8…2b219b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.25100%coinbase52d ago0x90f31a…73ceec
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase52d ago0x882994…d15008
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase52d ago0x28a5e4…f25bce
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase52d ago0x4f399b…2f1dff
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase52d ago0xe18f74…3f844c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase52d ago0x699fb5…727e3a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase52d ago0x685427…167e6e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase52d ago0xbacd77…e84fc5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase52d ago0xb4d67b…21bfcc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase52d ago0x224387…32f0c5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase52d ago0xef7d42…39bb9d

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.