Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa18d ago0xe19b1b…0d0840
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa18d ago0xd2dabe…06f678
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa18d ago0xace3f2…f6b5f7
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa18d ago0x6a4c16…234320
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa18d ago0xd3b7d4…8f5e72
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa18d ago0x36c497…c6f5ba
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa18d ago0x7252f8…815ced
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0xe240e2…8e4450
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0x41b83a…6791b4
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0xd2a68c…387355
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0xbf0a4a…0fabb5
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0x5841ea…ccae7b
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0xe6f8fa…96dd70
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0x0e3e92…40a64a
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0xbaba58…5d3113
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0x265141…826d80
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0x60b9f5…c59d5f
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0x5162b2…905800
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0x58a477…c685d5
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0x86bfdd…4dbb2c
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0x5b4b85…cccc63
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0x105671…6000d6
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0xfb5caa…6c42c4
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0x0724f4…f78feb
0x622b…fbf20xfe80…47eeBase—$0.001100%fluxa19d ago0x2fdcbb…b5b08e

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.