Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x49e26a…106616
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x13352d…213822
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x0049f2…419760
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x3cd0c5…859bc7
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x2cd0b4…dfd95e
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0xe36416…f1a322
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x1eab5d…48af44
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x73ad29…a7023b
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x05fcda…891fd1
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x312d53…cf1f68
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x1f00c9…0cb465
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x3a6a2d…36d9c2
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0xa6f0a6…b55ff8
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0xa6e2ac…1ef4ff
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x2df3ba…5b4cfb
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x4145f0…c3d11f
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x03e6a9…4e46fb
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x7c8dec…492955
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x71892c…74c03d
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0xcd1f2e…5782fa
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x78cbdd…95ff9d
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0xfbfbcc…4c41e2
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0xf9c8da…d4ab90
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x051472…f51b4a
0x96c5…91d50xfe80…47eeBase$0.001100%fluxa8d ago0x84e84e…de3d57

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.