Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa49d ago0xe1a46d…16f833
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa49d ago0x4175ce…b0ae6e
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa49d ago0xb9966f…176c4f
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa49d ago0x501ca5…630abc
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa49d ago0x51610e…90c57b
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa49d ago0x984777…35bdda
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa49d ago0xf9131b…fc3160
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa49d ago0x4fc82a…dd72ba
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa49d ago0x0c24ca…8156ae
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa49d ago0x810993…3a4839
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa49d ago0x6d4890…86eb26
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa49d ago0xa38190…74d62e
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa49d ago0x04bfb8…2a0fde
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa49d ago0x039fd1…55ac50
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa49d ago0x1f9352…f6eedc
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa49d ago0x2647b3…0dddb7
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa49d ago0xccd71f…e7bcbd
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa49d ago0x696446…936bec
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa49d ago0x1e0cd6…3dc8ec
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa49d ago0x2da5d4…9c6e77
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa49d ago0x3aaa04…d51845
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa49d ago0x96129d…a73c7b
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa49d ago0xc26d70…b29dda
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa49d ago0xeb5e87…c9b7d7
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa49d ago0x658e94…5475fa

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.