Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18a2…c2410xfe80…47eeBase—$0.001100%fluxa15s ago0x30e59d…eec7c8
0x1f20…bd370x6839…1a2bBase—$0.003100%coinbase17s ago0xae227d…35a952
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0x75c22d…c82c21
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0xf9eef8…65519b
0x5853…282a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x0ec9e0…d26a2d
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x374668…4db644
0xfbaf…3e190x3e0a…78e7Base—$0.00403100%coinbase21s ago0x75b3d8…7c71e5
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase23s ago0x933f18…e5507a
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x617a77…f19e9d
0x143a…cfe30xef43…6c7fBase—$0.01100%virtuals23s ago0xc57be7…bae0d2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x7b2d4e…e6183c
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase29s ago0x6be344…958286
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x33f2a9…eab96a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase35s ago0x878a49…5e25be
0xf6a7…93d80x6839…1a2bBase—$0.003100%coinbase37s ago0x841ce5…ada27d
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase37s ago0xbdfa2f…cebdaa
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.05100%coinbase39s ago0x7e9172…f3f322
0xcaa2…e16b0x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase39s ago0xecceab…676fb4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase41s ago0x933fb9…77c2cf
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase43s ago0xe2ce56…6bffe3
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase43s ago0x77d45f…36bbbc
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase45s ago0xe0bbb7…737631
0x808e…6fe50xef43…6c7fBase—$0.01100%virtuals45s ago0x231d05…90fff9
0x46f1…638b0x50eb…6480Base—$0.00270%0x54f0…793247s ago0xf843f6…0ca604
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a547s ago0x5bd310…d8babc

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.