Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x857cca…eaeab4
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase12s ago0xcae284…9de6d4
0x1806…a27b0xfe80…47eeBase—$0.001100%fluxa16s ago0x9ea5d4…8a1c13
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x338e09…c30d93
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase16s ago0x0e66be…43e79f
0x1434…11c30xa8b2…1d68Base—$0.0170%0x9501…c67716s ago0xff1f53…5cabd0
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase18s ago0x629604…46e577
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18s ago0xc55c6d…dd1610
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x066101…418e31
0xcf6a…82c60x17cd…7905Basex402 service$0.05100%coinbase20s ago0x951529…fb05e4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xc9fc4c…027961
0x3892…6a2e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x26422d…90f517
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase24s ago0x81aef2…82e954
0x5656…08a10x50eb…6480Base—$0.00170%0x54f0…793226s ago0x1f8f3a…f43076
0xbce7…245b0x94f4…3e11Base—$3.0070%0x3e32…3ce728s ago0x7acab1…7c9002
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x27c2ea…5596c6
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x43c118…4b1484
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase30s ago0x42f7c7…d2ef69
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x1ea9ee…cdbad8
0x058d…f8590xcfbf…533aBase—$2.0070%0x3e32…3ce732s ago0x945611…6a028d
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase36s ago0x263f9e…868d57
0x2fe5…9bb30x6839…1a2bBase—$0.003100%coinbase36s ago0x47c67b…79139c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xdcd1c4…02490b
0x998d…a1030x5b7e…97b3Base—$0.00370%0x2772…8c1738s ago0x6d3243…778eb6
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase38s ago0xa29af8…e5bab2

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.