Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc74d…d9550xac65…4417Base—$0.10100%fluxa106d ago0x6fd3b6…6e564c
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0x75fd99…01a7a4
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0x31e46d…c737e7
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0x17e450…4f71b9
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0x051d0c…00aec1
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0xd1ac06…d3fb57
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0x2b2ea1…919f0f
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0xf6a0c0…b69440
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0x1e30e3…89cb0a
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0x5826c4…b8643f
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0x37b28e…410443
0xc74d…d9550xac65…4417Base—$0.02100%fluxa106d ago0x4ad92f…84b0b9
0xc74d…d9550xac65…4417Base—$0.09100%fluxa106d ago0xc2aab2…6600f7
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0x3e7b99…a4c48f
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0x8ad17b…2f5d30
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0xa699ce…ee1b54
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0x8da625…8c4d8d
0xb90a…9ae40xc74d…d955Base—$0.05100%fluxa106d ago0x4e5993…56effc
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0xac6730…155928
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa106d ago0x1eba92…5689e2
0xc74d…d9550xac65…4417Base—$0.03100%fluxa106d ago0x71e3df…de1c4e
0xb90a…9ae40xc74d…d955Base—$0.01100%fluxa107d ago0xa7b3fe…fc93b2

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.