Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa39d ago0x2d7d98…d34ac3
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa39d ago0x2667d2…a77d2b
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa39d ago0x14d3b6…ce35e7
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa39d ago0xe3508d…b3a27b
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa39d ago0xaffb9b…a4d501
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa39d ago0x933cdf…6c4cb8
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa39d ago0xc7e6b7…b53245
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa39d ago0x447ce3…80a2e6
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa39d ago0x5d60fe…41abd9
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa39d ago0xc08dbb…a47621
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa39d ago0x9952fc…fd8271
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa39d ago0x9b0699…b40739
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa39d ago0x0ad9f3…b63824
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa39d ago0xa7915f…a1f5c0
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa39d ago0x616bea…292989
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa39d ago0x71b220…572017
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa39d ago0xabadc9…553324
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa39d ago0x8a9074…d46685
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa39d ago0x735882…7c8f3a
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa39d ago0xb30e3a…421255
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa39d ago0xfbf76b…5e4073
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa39d ago0x4821e7…c94af9
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa39d ago0x46b793…60a315
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa39d ago0xee2f58…2ae53a
0x9349…5ac30x9c95…e299Base—$0.001100%fluxa39d ago0xd971b6…8e75f5

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.