Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x5a4bcc…a7ef59
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x4f1e4b…a41c31
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x0972d9…772a65
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x2da10b…c79237
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x293618…4855be
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0xaba170…db6296
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x16b43f…32d532
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0xf84b28…e44711
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0xec1893…5ff50e
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x21b1f5…55b8fc
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x403b2e…6f53be
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x386526…fa7c9a
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x6e9877…3fc3ef
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x226d7f…fb4e47
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x049e13…85d4c9
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x1f5749…a81d17
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x112d8c…095045
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0xd85daa…5031ff
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x8ab27a…dbd378
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x67385e…50b6a6
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x04f700…22c832
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x226bfc…73e29f
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x828b0a…39628a
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0xfc9ef5…13501d
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown71d ago0x257847…b700fc

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.