Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa18d ago0x0bbe0a…6b39d7
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x00f771…bc56ae
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x8a84cc…2ff7ba
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x872004…b03103
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x5ba11d…8c5d6d
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0xe247f2…bebd0c
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x1b11f2…4f5352
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x91c3f2…5f8ae8
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0xb8a9b7…653a9f
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x5fb7fb…3f53cd
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0xa7277f…0efde7
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x4e0856…f4e7f1
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x75adba…d8e33b
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0xf8cd3d…3a35bd
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x7701b7…91ba70
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x81ae5b…694064
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x6e6df2…296a3f
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x7679d2…a8d7ce
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0xd2aa11…1282a6
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0xf779ad…6d9635
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0xb0fa4f…e3dad4
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x777bf5…83dbaa
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0xb199b8…36f45d
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x2eb370…7757f9
0x3f09…1a740xfe80…47eeBase—$0.001100%fluxa19d ago0x25b583…fd08ed

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.