Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x609ced…33bc41
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0xf293cd…658231
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x0de07c…a1d1b4
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x5de7da…ababa9
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x1da33a…273357
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x2b197a…0b48d2
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0xf86106…b35b9c
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x546ad5…28a682
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0xe00930…b0e4a6
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x64e135…dbb322
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x94b40d…48bad4
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x8d325c…040bdf
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0xe04d7e…5004c7
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x92e867…f0bc3a
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x162013…1f2ac6
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x847203…a1b616
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0xbd416c…f3cba2
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x440a12…1d5ee2
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0xb65606…7b040b
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0xc99e55…194936
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x2c95c7…55e4bf
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0xd34f30…a8a04e
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0xc943a9…05d1fe
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x3ec68e…c10c01
0x706e…1ddf0xfe80…47eeBase$0.001100%fluxa15d ago0x4fd19d…263446

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.