Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb639…73980xfe80…47eeBase—$0.001100%fluxa29d ago0xf50c35…3c95e2
0xb639…73980xfe80…47eeBase—$0.001100%fluxa29d ago0x212a47…d64931
0xb639…73980xfe80…47eeBase—$0.001100%fluxa29d ago0x30bb8d…f0eeea
0xb639…73980xfe80…47eeBase—$0.001100%fluxa29d ago0x4a6992…5d1c9f
0xb639…73980xfe80…47eeBase—$0.001100%fluxa29d ago0x520d40…a3d124
0xb639…73980xfe80…47eeBase—$0.001100%fluxa29d ago0x40f3a8…926257
0xb639…73980xfe80…47eeBase—$0.001100%fluxa29d ago0xf7deb5…4b369b
0xb639…73980xfe80…47eeBase—$0.001100%fluxa29d ago0x2ea4f6…24dd07
0xb639…73980xfe80…47eeBase—$0.001100%fluxa29d ago0x674906…1f8e89
0xb639…73980xfe80…47eeBase—$0.001100%fluxa29d ago0x280144…7f4e21
0xb639…73980xfe80…47eeBase—$0.001100%fluxa29d ago0x21e441…d2b6ef
0xb639…73980xfe80…47eeBase—$0.001100%fluxa29d ago0xd1414a…e80ff1
0xb639…73980xfe80…47eeBase—$0.001100%fluxa29d ago0x4476c1…c19e66
0xb639…73980xfe80…47eeBase—$0.001100%fluxa29d ago0x754e84…cdf85b
0xb639…73980xfe80…47eeBase—$0.001100%fluxa30d ago0x32c2ec…60deda
0xb639…73980xfe80…47eeBase—$0.001100%fluxa30d ago0x547aff…536918
0xb639…73980xfe80…47eeBase—$0.001100%fluxa30d ago0x9d3740…8ed79d
0xb639…73980xfe80…47eeBase—$0.001100%fluxa30d ago0x71f987…1c3a07
0xb639…73980xfe80…47eeBase—$0.001100%fluxa30d ago0x0a8df1…9b0477
0xb639…73980xfe80…47eeBase—$0.001100%fluxa30d ago0x7e90ad…f29a20
0xb639…73980xfe80…47eeBase—$0.001100%fluxa30d ago0x822b3c…58f9ef
0xb639…73980xfe80…47eeBase—$0.001100%fluxa30d ago0x276d7c…ad22be
0xb639…73980xfe80…47eeBase—$0.001100%fluxa30d ago0xf83b4b…74dc0b
0xb639…73980xfe80…47eeBase—$0.001100%fluxa30d ago0x539073…9a10e7
0xb639…73980xfe80…47eeBase—$0.001100%fluxa30d ago0xa63021…1b1c31

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.