Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x132c…42e20x9c95…e299Base—$0.001100%fluxa40d ago0xeec608…39efe7
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0xb96cf4…07c7ca
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x6364e5…4f4979
0x132c…42e20x9c95…e299Base—$0.001100%fluxa40d ago0x8ede2f…2e75d7
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x2bb17a…26bd8e
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x329f9a…d0ddb8
0x132c…42e20x9c95…e299Base—$0.001100%fluxa40d ago0x687798…64bc94
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x69063c…a5cc00
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x2d5184…45341d
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x8e1db2…6d5c06
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x066c99…8899ab
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x507b49…ff1060
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x3b907c…0a87a9
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x8e3b99…0522f9
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0xab82ea…bc2a0d
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0xcb162c…a163b2
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0xec036b…74db32
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x92d7b7…97b0ff
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0x22aa87…0669e0
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0xb1ab5a…1d89cc
0x132c…42e20xfe80…47eeBase—$0.001100%fluxa40d ago0xa9f77f…6e5df4
0x132c…42e20x9c95…e299Base—$0.001100%fluxa40d ago0x3c410c…83f481
0x132c…42e20x9c95…e299Base—$0.001100%fluxa40d ago0xffba77…3c8aff
0x132c…42e20x9c95…e299Base—$0.001100%fluxa41d ago0x2e5e88…3804d8
0x132c…42e20x9c95…e299Base—$0.001100%fluxa41d ago0x2ad7d4…d38168

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.