Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0xd73ec1…1231af
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0xb0e614…648ad0
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0xae5623…5d5249
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0x511233…6e9a7b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0x4b7140…de1866
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0xfc6068…04450f
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0xde07a0…3e6c45
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa46d ago0x3dfb94…f7fa52
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0x85d518…bfe642
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0xeda0f6…c37fb1
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0xec214a…ac7491
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa46d ago0x140071…0fc9be
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0x513e6a…5fe769
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0xa66a02…0f3da5
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0x724c67…b3b61d
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0x150f28…a96d96
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa46d ago0xc57a12…0aad85
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0xff093d…9dec7c
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0x02145f…23ecc5
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0xa12188…7a926b
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0x831a85…21291e
0xa5e2…93f80xfe80…47eeBase—$0.001100%fluxa46d ago0x9308ed…3b84e5
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0x3b051c…c24410
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0x75ef08…e385fd
0xa5e2…93f80x9c95…e299Base—$0.001100%fluxa46d ago0xd02d1e…0dca84

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.