Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x42f7c7…d2ef69
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x1ea9ee…cdbad8
0x058d…f8590xcfbf…533aBase—$2.0070%0x3e32…3ce719s ago0x945611…6a028d
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x263f9e…868d57
0x2fe5…9bb30x6839…1a2bBase—$0.003100%coinbase23s ago0x47c67b…79139c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0xdcd1c4…02490b
0x998d…a1030x5b7e…97b3Base—$0.00370%0x2772…8c1725s ago0x6d3243…778eb6
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase25s ago0xa29af8…e5bab2
0xc7f3…c0440x5f11…468aBase—$0.33100%primer25s ago0x3c84ca…1e5135
0x91f1…f8800x058d…21b2BaseDeFi Safety OracleHoneypot$0.001100%coinbase25s ago0xa1d389…83f0df
0x91f1…f8800x058d…21b2BaseDeFi Safety OracleHoneypot$0.001100%coinbase25s ago0xe22dc1…192a49
0x91f1…f8800x058d…21b2BaseDeFi Safety OracleHoneypot$0.001100%coinbase25s ago0x32eab0…8802f9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase27s ago0xe6da34…5c86c9
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0xfc957d…356903
0x3892…6a2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0xa7f1c9…7eb1cd
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x0e68cd…9f8213
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0x88d3b8…29f1c8
0x7720…15890x4d52…49acBase—$1.0070%0x3e32…3ce733s ago0x81634e…45efad
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase35s ago0x9f03f6…fcc13e
0xffb1…064f0x3da4…4664BaseApiToll Crypto PricesCrypto$0.001100%coinbase37s ago0xc6278b…52447f
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase39s ago0x31523c…86a899
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0xac0e4b…1fae47
0xb1fa…ed080x4126…f6f5Base—$56.0070%0x4029…e30641s ago0x41c887…e281c1
0x5efb…17580x6839…1a2bBase—$0.003100%coinbase41s ago0x636f3f…223fa5
0xa66e…39440x3e0a…78e7Base—$0.004229100%coinbase43s ago0x9ebe7e…73ec00

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.