Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cc…76e90x9c95…e299Base$0.001100%fluxa34d ago0xc4b255…293281
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa34d ago0x2b1d3b…4c7e44
0x74cc…76e90x9c95…e299Base$0.001100%fluxa34d ago0xdbc4dd…05333f
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa34d ago0x148f54…c98474
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa34d ago0x3b2c13…84a808
0x74cc…76e90x9c95…e299Base$0.001100%fluxa34d ago0x01fb19…be32e7
0x74cc…76e90x9c95…e299Base$0.001100%fluxa34d ago0x998e61…38d710
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa34d ago0x947877…e3f512
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa34d ago0xf739f2…a2a9cf
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa34d ago0x7865c3…a7654b
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa34d ago0xae6f57…6cf812
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa34d ago0x272615…fd19ce
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa34d ago0xfd1fa7…fe77dd
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa34d ago0x973458…ee8e4f
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa34d ago0xc0a4d3…b188fc
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa34d ago0x1a2dfc…1c39c3
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa34d ago0x4a1f0b…8347bc
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa35d ago0x061210…73e208
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa35d ago0xba5289…c96907
0x74cc…76e90x9c95…e299Base$0.001100%fluxa35d ago0xf76d24…34a8fa
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa35d ago0x67c07a…f6788e
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa35d ago0xc8525e…c6ea99
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa35d ago0x01868a…a7be0f
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa35d ago0x812a0f…d5b70b
0x74cc…76e90xfe80…47eeBase$0.001100%fluxa35d ago0xc19ebc…6bfa84

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.