Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa40d ago0x92bb94…318e09
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa40d ago0x49a252…6e62e4
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa40d ago0x837c72…f443f7
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0x9f46ee…7e279b
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa40d ago0xb4c90a…312045
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0x7fd584…17f1c9
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa40d ago0x2875c5…fc96b4
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa40d ago0x7f6d2b…a16db8
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0x0119c8…0e245b
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0xfdcafc…e86200
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa40d ago0x5ab04f…223ba0
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0x4ef3ef…9b641b
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0x4899c7…288f86
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0xf1d68c…140350
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0xe89883…c0dcdf
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0xf55613…da998d
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa40d ago0x10cc8e…3251a9
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0x7630b2…f9f420
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0x7773d1…e9af2d
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0x9f8523…5c5ba2
0x1a1f…6c1a0xfe80…47eeBase—$0.001100%fluxa40d ago0x8f51da…148e6a
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0x846bf1…e476cc
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0xd00ace…1889bd
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0xe3da35…123837
0x1a1f…6c1a0x9c95…e299Base—$0.001100%fluxa40d ago0x5ce6b9…21bbb7

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.