Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0x7018be…e87855
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0x7509e8…2277e0
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0xfedaa3…1c1a23
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0xcc30a8…2cf12b
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0x68e162…9362c8
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0xc8c676…a5e7c2
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0x472714…0f1de5
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0xd1fe88…b556d4
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0x8c64ea…5bba1d
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa46d ago0xa07689…b1ac3f
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0x1db9e7…eb5e41
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0x45d99f…b505e1
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0xe1209d…ae891a
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0x2e5533…bcd142
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0xb845bb…ba3bcd
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0x79937a…3ae189
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0x8c9104…6f869b
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0xae03fe…7586f4
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0x3979db…ffdd33
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0x119069…0c1e7b
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0xe32323…4a1348
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0xeff649…94f818
0xdf64…84740x9c95…e299Base—$0.001100%fluxa46d ago0x2440a7…2f2cd6
0xdf64…84740xfe80…47eeBase—$0.001100%fluxa46d ago0x4599ed…d73901

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.