Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7627…f5280x9c95…e299Base—$0.001100%fluxa50d ago0x2c1a39…cff1e2
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0xce12c7…f744ef
0x7627…f5280x9c95…e299Base—$0.001100%fluxa50d ago0x78b11b…72393b
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x3efc20…2aec38
0x7627…f5280x9c95…e299Base—$0.001100%fluxa50d ago0xfd106b…05e76a
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x0b6110…59343d
0x7627…f5280x9c95…e299Base—$0.001100%fluxa50d ago0xf5d057…641c7c
0x7627…f5280x9c95…e299Base—$0.001100%fluxa50d ago0xc3f435…cad006
0x7627…f5280x9c95…e299Base—$0.001100%fluxa50d ago0xf815d0…bf5206
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0xebd3ce…2130f6
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x36ed9b…6bdc02
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0xfd0d90…3a0e99
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x2ea33b…a2f920
0x7627…f5280x9c95…e299Base—$0.001100%fluxa50d ago0xca84cf…f07954
0x7627…f5280x9c95…e299Base—$0.001100%fluxa50d ago0x135a4c…8a9be5
0x7627…f5280x9c95…e299Base—$0.001100%fluxa50d ago0x0e7895…6c7269
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0xb847f8…4c83f9
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0x832c6d…241797
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa50d ago0xccdb3b…3ba1d7
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa51d ago0xa9d759…719a39
0x7627…f5280x9c95…e299Base—$0.001100%fluxa51d ago0x5a023f…d628d7
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa51d ago0x5cfbe8…f3e2e0
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa51d ago0xb2b10e…813266
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa51d ago0x1f3586…290abd
0x7627…f5280xfe80…47eeBase—$0.001100%fluxa51d ago0xb58efc…b0b97e

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.