Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0xf21a0a…9b9e95
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0xd5e1d3…4f5b42
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x31ec09…bbdc46
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase46d ago0x15e84e…f579e0
0x27ac…d2370xdc9f…5fe6Basex402 service$0.003100%coinbase47d ago0xd700e7…94da04
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x46af8c…6d4016
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x3b8517…d40e00
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x4b57b0…fd09a8
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x4a0456…a1c8cf
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x81b0a2…e4bade
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x5aafd9…db2b67
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0xc8d7cf…3fde21
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x4a59e0…ba604e
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x7d225b…a4dff2
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0xc87651…6d5244
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0xda54fb…c6c961
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x224075…30ee89
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0xb53794…3b7d3c
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x48dfc4…b1430a
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x6e8916…bfa307
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x10228b…955494
0x27ac…d2370xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x756d48…6e34a3
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x0ac00b…0aa823
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x14158f…cdad7f
0x86a4…822f0xdc9f…5fe6Basex402 service$0.03100%coinbase47d ago0x5c1bc0…228944

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.