Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0x78f3fe…4924c1
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0xea819c…a1d37f
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0x7a38d5…8ee723
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0x1d8d48…0592e1
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0xcfa16a…ba1445
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0xcd0b5e…d6180f
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0xbe5490…ebf78b
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa46d ago0xf41836…d7f2ff
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0x4e9f1d…47c04d
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0xf8fd12…cc2539
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa46d ago0x2f723b…7a8876
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa46d ago0x7878ad…012c85
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0x4fbdac…cf8391
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0xda68fd…68535a
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa46d ago0x98b642…e0c6ac
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0x5716c8…953b92
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0x9c62c6…14e8c9
0xca41…c1550xfe80…47eeBase—$0.001100%fluxa46d ago0x4df601…da08b8
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0xcac6bb…68fb67
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0xb99d7a…4df9e6
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0xc5f6ab…0e8445
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0x26a947…70d64c
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0xef0d81…d1c87a
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0x876c77…57ef94
0xca41…c1550x9c95…e299Base—$0.001100%fluxa46d ago0x61997d…6bd0b4

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.