Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0x5670ba…9e6a6c
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0x740cce…7e1ff8
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa45d ago0xd91da4…5e8dd0
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa45d ago0x5d22a9…eb7555
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa45d ago0xa7b6b8…211a31
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0xb3a2ae…fadb17
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0xd84034…483681
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0x48421c…2258b5
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0xf7c3e3…d2bb47
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa45d ago0x03eb0e…97f7bd
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa45d ago0x370329…87deb5
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0x47702e…59a796
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0xfcd3ad…9f146f
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0x1de14a…5cec11
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0xc7b4b8…cbb3a7
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0xed74dc…2040e5
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0x0ccf52…6293ed
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0x1ba483…b281f5
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0x436f52…769c49
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0xc61557…b63a59
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0xf041ce…ac0ac4
0x7898…159b0xfe80…47eeBase—$0.001100%fluxa45d ago0x8187af…c7a762
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0xeeec59…bcb51c
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0x7a4d19…9d3a3d
0x7898…159b0x9c95…e299Base—$0.001100%fluxa45d ago0x4e3824…d2c836

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.