Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9349…5ac30x9c95…e299Base$0.001100%fluxa39d ago0x40fbfa…1aa969
0x9349…5ac30x9c95…e299Base$0.001100%fluxa39d ago0x9bbc4a…be4bef
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa39d ago0xb458bf…870eeb
0x9349…5ac30x9c95…e299Base$0.001100%fluxa39d ago0xb87fda…3bd49b
0x9349…5ac30x9c95…e299Base$0.001100%fluxa39d ago0xc47672…196468
0x9349…5ac30x9c95…e299Base$0.001100%fluxa39d ago0x954faa…1a1051
0x9349…5ac30x9c95…e299Base$0.001100%fluxa39d ago0x7493e2…552d1d
0x9349…5ac30x9c95…e299Base$0.001100%fluxa39d ago0x5dd220…6cd807
0x9349…5ac30x9c95…e299Base$0.001100%fluxa39d ago0x1f02f1…104b11
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa39d ago0x44e1b8…95dec1
0x9349…5ac30x9c95…e299Base$0.001100%fluxa39d ago0x6f9633…68288b
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa39d ago0x531c87…441162
0x9349…5ac30x9c95…e299Base$0.001100%fluxa39d ago0xbe0de4…212714
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa39d ago0x53320d…df8f75
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa39d ago0x254645…855477
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa39d ago0x3dd2f2…54d05c
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa39d ago0xf672b6…79c730
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa39d ago0x411a1f…b6ff4f
0x9349…5ac30x9c95…e299Base$0.001100%fluxa40d ago0xf9b695…27d38c
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa40d ago0x49d198…0245df
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa40d ago0x5c30eb…f56120
0x9349…5ac30x9c95…e299Base$0.001100%fluxa40d ago0xb1d2ea…9eb014
0x9349…5ac30xfe80…47eeBase$0.001100%fluxa40d ago0x2052f9…7fa4fb
0x9349…5ac30x9c95…e299Base$0.001100%fluxa40d ago0xf96bff…039a7d
0x9349…5ac30x9c95…e299Base$0.001100%fluxa40d ago0xadae27…34b66d

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.