Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa41d ago0x3ce0fb…6bdd38
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa41d ago0x83e681…e376b6
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa41d ago0xa58e96…8730c3
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa41d ago0xcbc96c…bc12f1
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa41d ago0x409e20…240382
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa41d ago0xce8a95…966768
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa41d ago0xdf9b55…100fc6
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa41d ago0x9837f8…8df087
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa41d ago0x65ce91…ed09d6
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa41d ago0xac47f0…c23a26
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa41d ago0x3b6922…1d2199
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa41d ago0xdb36de…81f897
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa41d ago0x8be80d…010a13
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa41d ago0x6578f4…b07830
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa42d ago0x525dbd…490aff
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa42d ago0x0d4d52…220127
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa42d ago0x0c74ae…a854ed
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa42d ago0x9e3e47…50e6ea
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa42d ago0x8146b0…7f7f97
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa42d ago0x05e3ae…ecf854
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa42d ago0x359e7e…656ac4
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa42d ago0xf4b276…9a5549
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa42d ago0x8a0bc0…7d2fdf
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa42d ago0xc25159…246257
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa42d ago0x3a4187…5c40ac

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.