Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0x03f2b5…0e9ca4
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0x3a94c5…e2ce9f
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0xcfce10…df2349
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0x2ca77e…05cc6a
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0x04563a…7ae743
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0xfe9086…479c15
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa48d ago0x014492…93db7e
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0x8ee6d4…c0754c
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0x937e99…c0cf4b
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa48d ago0x278273…845337
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0x6483ce…81397a
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa48d ago0xa4b5bc…895bb4
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0x82c7c8…094fd9
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa48d ago0x2b5b06…345bcb
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0x4a1d8f…7ac82a
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa48d ago0x445216…8179a3
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0x2f0e00…392cce
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0x7ade85…57d233
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0xf65bd7…6f8e03
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0xf8ba69…d0959c
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0xd11383…9048cb
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa48d ago0x6d4e07…ac065f
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa48d ago0xf7c47e…09bc54
0x447c…8f850xfe80…47eeBase—$0.001100%fluxa48d ago0xa19cef…9e3526
0x447c…8f850x9c95…e299Base—$0.001100%fluxa48d ago0x00a3a7…e7e9ce

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.