Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0xd4b974…80d061
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x854d87…e7d174
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x4d2cda…332495
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x10d05c…1265aa
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x8e88c6…f9d96c
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x3f8739…06ba76
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x1d9f96…fdc3f6
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0xc26f53…6a41a2
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x1a701e…b3e220
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0xfc7ca4…6572d3
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0x155617…093e5c
0x6147…66830xfe80…47eeBase—$0.001100%fluxa20d ago0xcc866b…b9ef39
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0x2c0a5b…fb059e
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0xfbcef9…447812
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0xe613bb…666592
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0x05ecdc…7c4bb1
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0x326633…4641e6
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0x45b8ca…5bad63
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0xe18b7f…42f46e
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0x1f20e3…5ff237
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0xbcd429…fc2e86
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0xf1b832…40d52e
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0x0f095d…dde6f3
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0x4c4078…d2a1ad
0x6147…66830xfe80…47eeBase—$0.001100%fluxa21d ago0xe7c092…e9d6eb

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.