Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xde594b…7c0cac
0xd579…071a0x48ad…36b8Base—$0.05100%ultravioletadao54d ago0x6add68…29b369
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xc13ad7…b3dbf8
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x317972…137a05
0xd579…071a0x48ad…36b8Base—$0.25100%ultravioletadao54d ago0x237f84…3155bd
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x46b63d…1e8ec1
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xb03ba0…9ee195
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x9db3d5…a7531a
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x24bb27…9f7e70
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x1fa9a5…b14111
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x8d9df3…582b6f
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x71bc94…451ca0
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x5497a4…8af42f
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0xae98a9…24d9e7
0xd579…071a0xf567…cb98Base402rates.comx402$0.01100%coinbase54d ago0x75dd9f…44910f
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x445984…743d7d
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x0b5889…201912
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x557fc0…c5854f
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x690f78…c536f2
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x54d235…ffcdfc
0xd579…071a0x48ad…36b8Base—$0.02100%ultravioletadao54d ago0x358e61…244dee
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x24c4c7…34542f
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x32e3e3…be39a3
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x20dd63…380da7
0xd579…071a0x9dba…0df8Basex402 service$0.006100%coinbase54d ago0x4cbd89…cdda30

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.