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.20100%coinbase101d ago0x9fcec3…7413b7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase101d ago0xd2ee58…6ba1cf
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase101d ago0x5e346b…7bf09e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase101d ago0x5b3b89…bd9f71
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase101d ago0x12649d…0d11b0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase101d ago0xbbaeaa…fb5514
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase101d ago0xa790a0…26d91b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase101d ago0x7fee40…f5d466
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase101d ago0x4e65b9…4ddcf5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase101d ago0x19db4e…0fa260
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase101d ago0x9c0ae7…7f3bee
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase101d ago0x7b5310…0a6d2c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase101d ago0x0aebf4…ced305
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase101d ago0x0251d9…4be5dc
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase101d ago0x5cba8e…a80ff3
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase101d ago0x285448…2ce7f4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase101d ago0xb49e67…3887a4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase101d ago0x5fba3a…f00bed
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase101d ago0xf24b1e…d7bd2c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase101d ago0x6aba82…bca3d7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase101d ago0xc54be9…6d056d
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase101d ago0x030c42…ba5a1a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase101d ago0xd383ab…9bbfa2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase101d ago0x2a58b4…6d1d09
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase101d ago0x7d0d0e…d0cede

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.