Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0x17b734…c3bf7d
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0x8943dd…8e7cce
0x3f31…01150xfe80…47eeBase$0.001100%fluxa41d ago0x1e00d3…be48a4
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0x8e790a…4a1314
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0xefd32f…21a5be
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0x8100ab…770997
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0xe3e940…a5c4da
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0x773507…c65722
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0xd59801…6343bc
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0xffa1d1…c97175
0x3f31…01150xfe80…47eeBase$0.001100%fluxa41d ago0x2ae062…22226f
0x3f31…01150xfe80…47eeBase$0.001100%fluxa41d ago0x4be317…76a8d1
0x3f31…01150xfe80…47eeBase$0.001100%fluxa41d ago0x58949a…3390ed
0x3f31…01150xfe80…47eeBase$0.001100%fluxa41d ago0x10feab…7a0d3b
0x3f31…01150xfe80…47eeBase$0.001100%fluxa41d ago0x109482…19e90f
0x3f31…01150xfe80…47eeBase$0.001100%fluxa41d ago0x378d40…39d0ec
0x3f31…01150xfe80…47eeBase$0.001100%fluxa41d ago0xaa26a0…8ef484
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0x6b172d…918aac
0x3f31…01150xfe80…47eeBase$0.001100%fluxa41d ago0x80b218…a3f747
0x3f31…01150xfe80…47eeBase$0.001100%fluxa41d ago0x6e71bb…c20306
0x3f31…01150x9c95…e299Base$0.001100%fluxa41d ago0x8d13e5…6414cd
0x3f31…01150xfe80…47eeBase$0.001100%fluxa41d ago0xfa2014…6036a5
0x3f31…01150xfe80…47eeBase$0.001100%fluxa41d ago0x6e3ff9…417135
0x3f31…01150xfe80…47eeBase$0.001100%fluxa42d ago0x5026dc…968dc9
0x3f31…01150xfe80…47eeBase$0.001100%fluxa42d ago0x5aa7e9…b6c459

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.