Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0xa08b2a…6f27dd
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0x0ccb61…583011
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0xb2fcba…c20051
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0x74ffb0…4aa186
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0x60897f…f7070a
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0x8df7d5…4fc266
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa18d ago0x0d719c…a53533
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0x3c6071…7546fe
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0xf7bc63…9d7b78
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0x67b6aa…b01aae
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0x7f791e…fc7b42
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0xc88eac…0d4c1a
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0x902d09…30af72
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0xe0d996…592a8a
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0xdcd5c0…3f4fdc
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0xf60e95…9662c8
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0xdcdfa6…0811f2
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0x566a9c…cf02a4
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0xe08a29…852656
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0x475091…bda1e7
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0x58d706…b293a5
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0xca94e5…f32d7b
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0x79a4f2…9bbd0a
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0x36a98d…59981e
0x6006…b0a90xfe80…47eeBase—$0.001100%fluxa19d ago0x2511ba…16648b

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.