Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase9s ago0x50a6a3…e0b615
0xd1c3…27700x9386…ca25Basex402 service$18.00100%coinbase9s ago0x52b82a…c0241e
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9s ago0xa5e5d9…d0e488
0x6a62…90d90x17cd…7905Basex402 service$0.05100%coinbase11s ago0xd0dfa6…3f542d
0xc2dc…719e0x6839…1a2bBase$0.003100%coinbase13s ago0x82bd1c…0c19e2
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13s ago0x9e4e4d…00750f
0x4da9…ee180x3e6c…1852Base$2.00100%coinbase15s ago0x3969ed…d6b69f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase15s ago0x8392e4…f91d8e
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase17s ago0x4244b8…93c6e9
0x24c9…736f0x40a8…ad8bBasex402 service$0.01100%coinbase17s ago0x6cd57f…843d46
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase17s ago0xf97622…25ed84
0x6d06…6ea20x47c5…4fc3Base$210.0070%0x6170…fcde19s ago0x64b274…a5598b
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase19s ago0x307046…39d62e
0x5309…ac4c0x6839…1a2bBase$1.00100%coinbase19s ago0x80c59b…c9a442
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase23s ago0x82f097…ed4ed0
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x26365d…c61ca9
0xd1c3…27700x9386…ca25Basex402 service$18.00100%coinbase25s ago0xeb6b12…bd9360
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x8ed6be…f65fe5
0x7234…f72b0x6839…1a2bBase$0.003100%coinbase25s ago0x75c584…838b00
0x9157…6d820x3e0a…78e7Base$0.003549100%coinbase25s ago0x33d7e3…c65498
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase29s ago0x6f8d4f…bf02fb
0x704b…86700x6839…1a2bBase$0.003100%coinbase31s ago0xea8cfa…728695
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase31s ago0xb27116…e6fbd1
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase31s ago0x8513ca…931146
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase33s ago0x4e778e…8373cd

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.