Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa35d ago0x473212…e98e18
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa35d ago0x78cd96…0f6c21
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa35d ago0xb170db…60a6c4
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa35d ago0x10aea0…9699dc
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa35d ago0x7208f3…1b00d4
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa35d ago0xed5db0…92ac74
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa35d ago0x1c8ca4…842d75
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa35d ago0x4669fc…fac81b
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa35d ago0xc10978…6395f2
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa35d ago0x498866…422e3c
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa35d ago0xa3e3fe…3f4f4b
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa35d ago0x6854cf…7c896c
0x8e22…3ae10x9c95…e299Base$0.001100%fluxa35d ago0x5ace1f…676d28
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa35d ago0x4348e5…2b0178
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x4c527c…517c19
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0xa7ca48…20795b
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x3177e1…58c5f7
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x0a15f7…055976
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0xbc2854…9e0a4b
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x55e53b…972b3f
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x4adea2…8a0f6e
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x4722cf…bdedb2
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0x357c74…56495b
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0xa98892…95a660
0x8e22…3ae10xfe80…47eeBase$0.001100%fluxa36d ago0xf0c344…007522

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.