Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa28d ago0xd414c2…35805c
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa28d ago0x2059cc…f87099
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa28d ago0x1a87be…66879a
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa28d ago0xdb63ab…adfb6c
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa28d ago0x8049c8…7038ca
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa28d ago0xb80fb4…0993f1
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0x604006…b02b9d
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0xf76c31…c0c9a5
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0x8475cc…a267e7
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0x6e2675…a21de5
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0x00cb02…ee5575
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0xe92dd7…225862
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0xf78787…948078
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0xeba043…9c4173
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0x93f8dc…56c30c
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0xa50916…df6f66
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0xdc4c0d…383c2f
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0x1e3473…e09068
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0xf64896…af79d5
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0x8093e7…af0994
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0xce61e4…43c4ac
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0x40b18c…4860aa
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0xfda09f…f4d82f
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0x60fa1d…944afa
0x840d…318c0xfe80…47eeBase—$0.001100%fluxa29d ago0x61a0f0…3df7f5

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.