Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f1e…dea50x159b…4908Basex402 service$0.10100%ultravioletadao12s ago0x50a090…2329ce
0x2cae…40a20x6839…1a2bBase—$1.00100%coinbase14s ago0xf1c16e…32adff
0x2e9e…37d40x159b…4908Basex402 service$0.10100%ultravioletadao14s ago0x8e0350…301d49
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase16s ago0x3a8f05…f0de12
0x0157…b20d0x159b…4908Basex402 service$0.10100%ultravioletadao18s ago0x3e84f8…72696c
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x667326…cef5f8
0xc557…72ba0xdd8c…a903Base—$0.01100%coinbase22s ago0x667cc9…decd81
0x21cc…a27e0x159b…4908Basex402 service$0.10100%ultravioletadao22s ago0x471f1e…1e47a1
0x2246…e9fb0x6839…1a2bBase—$1.00100%coinbase22s ago0xe36058…09fd53
0xc557…72ba0x6c7e…453dBase—$0.30100%coinbase22s ago0xf2fee6…2831c6
0x320b…82c60x159b…4908Basex402 service$0.10100%ultravioletadao24s ago0x11f1ef…4a32be
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0x1a7aef…aa25ea
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xa1f001…67797d
0x4706…3e180x159b…4908Basex402 service$0.10100%ultravioletadao32s ago0x4f134f…f7f4a8
0x764f…5cfb0x159b…4908Basex402 service$0.10100%ultravioletadao32s ago0x55e21e…11912a
0x59f3…e7de0x6839…1a2bBase—$0.003100%coinbase32s ago0x8924f7…0d6613
0x11b4…2d0b0x3e0a…78e7Base—$0.004254100%coinbase32s ago0x7c4c79…ff62d0
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase36s ago0xe7c6ec…a10b7f
0x5c6d…0a100x159b…4908Basex402 service$0.10100%ultravioletadao40s ago0x918dc9…9f8241
0x1ac6…78030x159b…4908Basex402 service$0.10100%ultravioletadao40s ago0x2be238…268281
0xef47…f43d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x2714d1…2997f4
0x64f7…f1910xa8e0…1c88Base—$1.0070%0x3e32…3ce742s ago0x9cf4c7…081f20
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase44s ago0x86f990…97333f
0x6742…b25b0x6839…1a2bBase—$0.003100%coinbase44s ago0x5232fa…550089
0x6df5…b4110x159b…4908Basex402 service$0.10100%ultravioletadao48s ago0xa3c6bb…2e2e72

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.