Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x73973c…cf175a
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc54205…992292
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x208bd7…945e77
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x79739c…b61998
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x828f3f…1e33a5
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x465058…87ab36
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x533156…247409
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe465e9…d55068
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x18c68f…74950d
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe543e3…036ebd
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x38eb59…3ee4c0
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1faf92…70f00e
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdddd18…9fd212
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8d1f83…f53313
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa8f023…840f0b
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0c6515…bceaaa
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x107a2b…0d1a89
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1080b4…a9f41c
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1d0b5d…450273
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5a7083…a85819
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x413477…d5177f
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7926ef…c6e39e
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x03976a…356303
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6b880f…818243
0x784e…70980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1a1336…7e096d

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.