Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4c4b1b…3365e2
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xfed585…6bbea8
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x79d585…fc0190
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x0bd834…7076e1
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x970937…42e083
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xbf835a…1055fb
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x676b92…d07c29
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x8a2309…7d374a
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x32b39a…7afe00
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9c8953…1a163a
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x31d26d…8b976b
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xfe2801…e04e61
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xbace62…ceaaa0
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xc380ab…2d2993
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf0a326…18a60b
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x887224…a0c292
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x52686f…136cd7
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2eb83f…269f2e
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xbec6fb…ac790f
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9d799f…c65ace
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9e9dc6…db2e1b
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xadba41…63ec5a
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x517b29…6397cd
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe2732e…ad7f00
0x81bb…17170x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x643a0b…bf0653

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.