Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0xef57ea…163bf0
0x112e…2b4a0xfe80…47eeBase—$0.001100%fluxa50d ago0x844546…ea8c41
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0x0faf12…f8c722
0x112e…2b4a0xfe80…47eeBase—$0.001100%fluxa50d ago0x96f3a8…6ca09c
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0x9efd05…7000ea
0x112e…2b4a0xfe80…47eeBase—$0.001100%fluxa50d ago0xcb8e55…37e9d6
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0x5a3dcf…11c0f7
0x112e…2b4a0xfe80…47eeBase—$0.001100%fluxa50d ago0x19ede9…3e618f
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0xcfdc47…41472f
0x112e…2b4a0xfe80…47eeBase—$0.001100%fluxa50d ago0xa41177…111670
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0x61d829…0226a5
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0x1988c6…ea4b4a
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0x3d56dc…505a2b
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0x22ba42…aca795
0x112e…2b4a0xfe80…47eeBase—$0.001100%fluxa50d ago0xf35519…4139b1
0x112e…2b4a0xfe80…47eeBase—$0.001100%fluxa50d ago0xb752ed…f3d4c6
0x112e…2b4a0xfe80…47eeBase—$0.001100%fluxa50d ago0x4231f2…9cc5cf
0x112e…2b4a0xfe80…47eeBase—$0.001100%fluxa50d ago0xc6157c…c36712
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0xbb9344…e54ee2
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0xb5bf9f…5e296b
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0x35754d…a56914
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0x4392b7…3296e0
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0x7264ed…4e72cc
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0x404e56…0d1c7c
0x112e…2b4a0x9c95…e299Base—$0.001100%fluxa50d ago0x558907…5c86d0

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.