Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa37d ago0xaf974c…034bf3
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0xa75005…ea9555
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0x35bb48…fa6629
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0x50e719…ab5dcd
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0xcbb0f6…e2cb01
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0x90854e…3b7140
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0x290e77…76f1b4
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0x9e1142…7f9f7c
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0x7b660d…df9704
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0xfe5dca…86dda8
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0x465456…cbaddc
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0xf8a132…8aa17e
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0xb9b1c2…681f53
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0xe3066b…4df150
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0xa0d565…716fe8
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa37d ago0x0bacd3…52b85f
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0xe6f368…f8d203
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0xd82ca6…edcebc
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0x2b5e88…e1d8a8
0x2f24…9bcd0xfe80…47eeBase—$0.001100%fluxa37d ago0x7e68bc…fb4a4a
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa37d ago0x076cad…202194
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa37d ago0x6b4cbd…c4c134
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa37d ago0x7ed2dd…bab975
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa37d ago0xe021b6…26422e
0x2f24…9bcd0x9c95…e299Base—$0.001100%fluxa37d ago0x743199…96053c

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.