Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x851e…9f810x9c95…e299Base$0.001100%fluxa41d ago0x107d01…afebfc
0x851e…9f810x9c95…e299Base$0.001100%fluxa41d ago0x36fe41…fae02f
0x851e…9f810x9c95…e299Base$0.001100%fluxa41d ago0xd1d76e…8834e4
0x851e…9f810x9c95…e299Base$0.001100%fluxa41d ago0x033205…b933e2
0x851e…9f810x9c95…e299Base$0.001100%fluxa41d ago0x1d3d35…c7cb02
0x851e…9f810x9c95…e299Base$0.001100%fluxa41d ago0xa4f098…e38d02
0x851e…9f810x9c95…e299Base$0.001100%fluxa41d ago0x603557…3c3b9e
0x851e…9f810x9c95…e299Base$0.001100%fluxa41d ago0x8d6472…5ca8a8
0x851e…9f810x9c95…e299Base$0.001100%fluxa41d ago0x0c1d22…574ea6
0x851e…9f810x9c95…e299Base$0.001100%fluxa41d ago0x41a4e9…9fcb99
0x851e…9f810x9c95…e299Base$0.001100%fluxa41d ago0xbaefa9…2af70a
0x851e…9f810x9c95…e299Base$0.001100%fluxa41d ago0xaaa8c3…ec4add
0x851e…9f810xfe80…47eeBase$0.001100%fluxa41d ago0x93f3d8…5032a7
0x851e…9f810xfe80…47eeBase$0.001100%fluxa41d ago0x459252…7620ae
0x851e…9f810xfe80…47eeBase$0.001100%fluxa41d ago0xcd53da…a1d19b
0x851e…9f810xfe80…47eeBase$0.001100%fluxa41d ago0x6631b8…484675
0x851e…9f810x9c95…e299Base$0.001100%fluxa41d ago0x8cf9d0…9fd09f
0x851e…9f810xfe80…47eeBase$0.001100%fluxa41d ago0xc2db0f…4c95e1
0x851e…9f810x9c95…e299Base$0.001100%fluxa41d ago0x2e0df5…df43c9
0x851e…9f810xfe80…47eeBase$0.001100%fluxa42d ago0x12d6ce…7fea13
0x851e…9f810x9c95…e299Base$0.001100%fluxa42d ago0x20e807…59b54b
0x851e…9f810x9c95…e299Base$0.001100%fluxa42d ago0xad7582…f8e241
0x851e…9f810x9c95…e299Base$0.001100%fluxa42d ago0x782cab…a80c28
0x851e…9f810xfe80…47eeBase$0.001100%fluxa42d ago0x1c66fa…3fc6bd
0x851e…9f810x9c95…e299Base$0.001100%fluxa42d ago0x836ead…b1bd7b

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.