Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa75d ago0x5e534e…178d75
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa75d ago0xa43190…2e666f
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa75d ago0xb4a14e…29979f
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa75d ago0x38cf41…fbcd0f
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa75d ago0xc7d9f3…9a331a
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa75d ago0x65c4a9…5e14fd
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa75d ago0xcc71b9…7f8845
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa75d ago0x0ff48d…2225a4
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x2c1ec6…c705a6
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x5536c9…e7e922
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x8922bd…9b1a78
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x0dd17b…c1547d
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x6d925f…4246cd
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x66212e…a2b589
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0xad877d…75bfcd
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x48637b…3c49e2
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x8a1e65…dd2d71
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x9a949d…b8106c
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0xcb3388…209d02
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x1f1a02…52f567
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0xda1f2b…5be73f
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x475693…462ea1
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x1e2644…c15514
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x3321da…746564
0xb1e4…e5620x9c95…e299Base—$0.001100%fluxa76d ago0x477791…8bb080

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.