Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0x281134…82c0cb
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0x6c092d…257ac3
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa76d ago0xc4ea1c…33b78f
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0x3e465f…b33df3
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0xb0d8fc…c7310f
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0xb9a03b…4a687d
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0xf8231e…b2cd7b
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0x26daaa…5ef358
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0xc46bca…3d98d6
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0xa67955…b0758d
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0x34b414…08c456
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0xc34d5c…3d7d7b
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0x9a1a6e…cb8962
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0x75e15e…70ab0c
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0x18d0e7…4d180d
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0x781183…00b351
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0xaed7c1…f36450
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0x745a90…5b718b
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0x910f5b…1ab2ba
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0xe336a7…a85cb2
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0x2b174e…ba5e5b
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0x37cc1d…736011
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0xe64444…5acbdc
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0x81190c…720bd4
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa77d ago0x0798b7…df1271

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.