Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase15s ago0x951529…fb05e4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0xc9fc4c…027961
0x3892…6a2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x26422d…90f517
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase19s ago0x81aef2…82e954
0x5656…08a10x50eb…6480Base—$0.00170%0x54f0…793221s ago0x1f8f3a…f43076
0xbce7…245b0x94f4…3e11Base—$3.0070%0x3e32…3ce723s ago0x7acab1…7c9002
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x27c2ea…5596c6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x43c118…4b1484
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase25s ago0x42f7c7…d2ef69
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x1ea9ee…cdbad8
0x058d…f8590xcfbf…533aBase—$2.0070%0x3e32…3ce727s ago0x945611…6a028d
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0x263f9e…868d57
0x2fe5…9bb30x6839…1a2bBase—$0.003100%coinbase31s ago0x47c67b…79139c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase31s ago0xdcd1c4…02490b
0x998d…a1030x5b7e…97b3Base—$0.00370%0x2772…8c1733s ago0x6d3243…778eb6
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase33s ago0xa29af8…e5bab2
0xc7f3…c0440x5f11…468aBase—$0.33100%primer33s ago0x3c84ca…1e5135
0x91f1…f8800x058d…21b2BaseDeFi Safety OracleHoneypot$0.001100%coinbase33s ago0xa1d389…83f0df
0x91f1…f8800x058d…21b2BaseDeFi Safety OracleHoneypot$0.001100%coinbase33s ago0xe22dc1…192a49
0x91f1…f8800x058d…21b2BaseDeFi Safety OracleHoneypot$0.001100%coinbase33s ago0x32eab0…8802f9
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0xe6da34…5c86c9
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase37s ago0xfc957d…356903
0x3892…6a2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase37s ago0xa7f1c9…7eb1cd
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x0e68cd…9f8213
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase39s ago0x88d3b8…29f1c8

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.