Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa43d ago0xcba358…1bf100
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa43d ago0x517254…ec6637
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa43d ago0x9445c4…10a076
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa43d ago0x6a37cc…638ffe
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa43d ago0x789dc2…3bf8d1
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa43d ago0xbfc6b6…438e88
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0xceaf7d…30c2c4
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa43d ago0x5a74d0…8be24d
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa43d ago0x407141…6ea4a1
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa43d ago0x0335ee…ef9317
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0x29143b…a0c8ba
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa43d ago0x346cf5…7e78e2
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa43d ago0xae5e8d…c255e9
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0x9e21b9…9ece70
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0xc0496b…edaff8
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0x1d0102…5c5912
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0x3cc702…aaaa4f
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa43d ago0xee5419…906457
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0x4ecac3…68de9b
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0xa95782…d66ad1
0x095a…f9c90xfe80…47eeBase—$0.001100%fluxa43d ago0x23bbfe…726206
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0x80c10e…1d07aa
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0x1f9386…8941e9
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0x517cec…f98197
0x095a…f9c90x9c95…e299Base—$0.001100%fluxa43d ago0x3886aa…d8bdaf

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.