Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe46b…06660x47c5…4fc3Base$12.5270%0x73bd…b44415s ago0xe5c282…6f1fa5
0x4d06…5e710x159b…4908Basex402 service$0.10100%ultravioletadao15s ago0x22cfad…4636af
0xc5d5…c7030x6839…1a2bBase$1.00100%coinbase19s ago0x8f9ac0…1547cc
0xc82e…c2e80x8614…7adcBase$0.05100%coinbase19s ago0x438ac1…7366fa
0xddf5…f4a10x159b…4908Basex402 service$0.10100%ultravioletadao27s ago0x4cbf6a…1cd345
0x5642…c6c50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase31s ago0x0db561…472e22
0x9a1e…18760x6839…1a2bBase$0.003100%coinbase31s ago0x22eeb1…9b3086
0xabe5…fbb10x159b…4908Basex402 service$0.10100%ultravioletadao33s ago0x0ebadb…8274a5
0x4491…b4460x159b…4908Basex402 service$0.10100%ultravioletadao41s ago0x3addd8…ef8754
0x5f11…468a0xc7f3…c044Base$0.33100%primer43s ago0xd7d795…eac0a9
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…793243s ago0xf90420…b029e4
0x60b5…4b4d0x40a8…ad8bBasex402 service$0.001100%coinbase45s ago0x40cf56…155d25
0xe1be…b4620x840d…36afBase$198.0070%0x4648…c2af45s ago0xb80a77…4da403
0x950d…e08c0x159b…4908Basex402 service$0.10100%ultravioletadao47s ago0x3dbe78…c59f52
0x50da…57690x6839…1a2bBase$1.00100%coinbase47s ago0x95da6c…9ea95d
0x2625…b4300x5584…ce5cBase$1.0070%0x3e32…3ce749s ago0x702803…9757db
0xd1d2…9f6e0x159b…4908Basex402 service$0.10100%ultravioletadao53s ago0xa4e143…9ceee0
0x925d…3c010x6839…1a2bBase$0.003100%coinbase57s ago0x63a065…3e31e9
0x2b36…c7730xa588…014cBase$0.0170%0x5e3b…c8a557s ago0x50e181…caf96c
0x2e88…de1f0xfe80…47eeBase$0.001100%fluxa57s ago0x17890f…022591
0x4472…89cd0x2b36…c773Base$0.0170%0x0b44…80fc1m ago0x538406…c1a29c
0x2b4c…493d0x159b…4908Basex402 service$0.10100%ultravioletadao1m ago0x3b999c…fd2833
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted1m ago0xf1376a…730c91
0xed03…0f650xa8b2…1d68Base$0.0170%0x9501…c6771m ago0xfe31ac…3c6454
0xaa38…b3cd0x159b…4908Basex402 service$0.10100%ultravioletadao1m ago0xb567af…57690a

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.