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%coinbase41d ago0x42d54f…72bbeb
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase41d ago0x5e6b39…e3df90
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase41d ago0x118fc3…1e50c6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase41d ago0xc4a5c4…b68422
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase41d ago0xb86c10…e9ced9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase41d ago0xf166ec…a3b955
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase41d ago0x78781e…5e07af
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.15100%coinbase41d ago0xfa1071…ed1f5b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.04100%coinbase41d ago0x0276da…79f480
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase41d ago0x24968f…ea64d2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase41d ago0x5def6b…c5ce5f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase41d ago0xfd91ec…7e87da
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase41d ago0x92a19c…722375
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase41d ago0xd6c0eb…205858
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase41d ago0xe28115…e4565f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase41d ago0xe4d1c8…6936ec
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase41d ago0x711b40…4acfee
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase41d ago0x8a3e6d…d1644c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase41d ago0xe665f0…2468b2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase41d ago0x63a88a…e8474b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase41d ago0x4748f7…ee0356
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase41d ago0x73c160…4a7304
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase41d ago0x20addf…7f2a97
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase41d ago0x40bced…d74061
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase41d ago0x05a254…2175f6

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.