Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210xc831…7ec4Base—$2.20100%fluxa19d ago0xb065de…bc406e
0xe88d…92210x95ea…706aBase—$2.70100%fluxa19d ago0x279055…970fb0
0xe88d…92210x7c6d…ae5aBase—$0.20100%fluxa19d ago0x50a170…231907
0xe88d…92210x82df…955bBase—$0.12100%fluxa19d ago0x2378ef…c32f95
0xe88d…92210xd473…6e34Base—$0.09100%fluxa19d ago0xeb0560…4c446f
0xe88d…92210x048a…cf61Base—$0.09100%fluxa19d ago0x8e91e8…78d899
0xe88d…92210x7ca0…d4f6Base—$0.12100%fluxa19d ago0x972705…d61c0c
0xe88d…92210x391f…3bf7Base—$0.12100%fluxa19d ago0xdfd028…15dd89
0xe88d…92210x00cf…49a0Base—$0.08100%fluxa19d ago0x57ee19…f28f0d
0xe88d…92210x6106…85b6Base—$0.07100%fluxa19d ago0xe83f0b…4f4e26
0xe88d…92210x41fc…133dBase—$0.04100%fluxa19d ago0x5fba1a…e5225b
0xe88d…92210x8599…76bcBase—$0.08100%fluxa19d ago0x6f46e7…0923ee
0xe88d…92210x9f50…e247Base—$0.12100%fluxa19d ago0x6d34a4…327c54
0xe88d…92210xfc72…efbdBase—$0.08100%fluxa19d ago0x89be7e…7dce2b
0xe88d…92210xbc3a…82a5Base—$0.20100%fluxa19d ago0xb9f289…aa220d
0xe88d…92210x1116…9018Base—$0.08100%fluxa19d ago0x254ed8…7ff77a
0xe88d…92210x861a…afecBase—$0.08100%fluxa19d ago0x7e3066…f78cf8
0xe88d…92210xcab9…00b0Base—$0.12100%fluxa19d ago0x2ed36d…4dc6ea
0xe88d…92210x11ba…9883Base—$0.08100%fluxa19d ago0xe4b10c…5983f0
0xe88d…92210xe88e…7f49Base—$0.13100%fluxa19d ago0x413946…a8a714
0xe88d…92210xae9b…8ea8Base—$0.12100%fluxa19d ago0x861502…d61642
0xe88d…92210x8e44…3a09Base—$0.11100%fluxa19d ago0x8b2b25…0af530
0xe88d…92210x17e0…e695Base—$0.09100%fluxa19d ago0xfe4579…fca25c
0xe88d…92210x3dd4…d886Base—$0.10100%fluxa19d ago0x8e0aec…ac1a8e
0xe88d…92210x689b…7048Base—$0.12100%fluxa19d ago0xaa5ba5…dc624e

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.