Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0xe56b70…970b73
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa45d ago0xbeb7e9…738895
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0xbb74b2…2d5202
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0xeea564…caa81a
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0xfbe3bd…f7d5c8
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0x280e54…c83c3b
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0xa2503b…92075d
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0x48f442…9154ac
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0x5f294e…9c14d1
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0xd07d48…946d7e
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0x25e5f4…8b3a3a
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0x343d14…b74cc8
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0xee4568…9e9aca
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0x007f35…4f1683
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa45d ago0xf25434…ee6eef
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0xef768d…37f0d3
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0x109b25…be47b4
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0xc4f321…c35782
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa45d ago0xb69d19…152662
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0x81eac2…4e8817
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0x2845d6…2d1bb3
0x3b1d…a30e0xfe80…47eeBase—$0.001100%fluxa45d ago0x7d0a68…d96d0d
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0xf0f1f6…16a44d
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0xee141c…8f6a1f
0x3b1d…a30e0x9c95…e299Base—$0.001100%fluxa45d ago0x7fa6fa…80cac3

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.