Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa18d ago0xa7cf1d…3e88c7
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa18d ago0xf9c546…aff6ec
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa18d ago0x7ab4b4…16016f
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa18d ago0x3cd37d…87a2f9
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa18d ago0xffcceb…dd159f
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa18d ago0x52f2e6…cf92cb
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa18d ago0x8639bb…76c3fa
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa18d ago0x524eda…534222
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa18d ago0x1f95a8…6c7915
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x4af064…9c7695
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0xc8f488…0b55f6
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x3c9bde…b7055e
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x3a9726…a03d22
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0xc2e2b2…de6d2a
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0xe84260…52a0cc
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0xc8a1a5…b27f7c
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x0611f9…1c2c9f
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x162aba…2f289d
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x0d883b…708fef
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x0adba2…bfbbcb
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x32bedf…f8c206
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x04719d…ec6cd0
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x9f3890…394d34
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x2852c1…838fd0
0xf74d…6b130xfe80…47eeBase—$0.001100%fluxa19d ago0x38c4c1…fd5768

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.