Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa33d ago0x566c4a…01c3f8
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa33d ago0x0edf89…95f925
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa33d ago0xee62f8…a5658d
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa33d ago0xbdbcc9…c02524
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa33d ago0x90d2a6…5da41b
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa33d ago0x1d7d57…3179f1
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa33d ago0x02c25f…ed94bc
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa33d ago0x46066f…0cb043
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa33d ago0x46e309…066fe4
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa33d ago0xf3eec1…f95f67
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa33d ago0xe9b907…f3b1e6
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa33d ago0x6d93db…e25062
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa33d ago0xb8fd23…f8494a
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa33d ago0x93786f…8fa904
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa33d ago0xde563f…a82b8d
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa33d ago0xae52ce…d0c833
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa33d ago0x6081e7…3ee2b7
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa33d ago0xf39a0d…7b5cbc
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa33d ago0x81ccfc…910bd7
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa33d ago0x4478ce…fcb1d2
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa34d ago0x5239ef…cc7d47
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa34d ago0x321734…a12171
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa34d ago0x817690…846f4a
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa34d ago0x67e31e…563426
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa34d ago0x40c6d1…4d9ba3

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.