Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa26d ago0x7fcecc…034639
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa26d ago0x6406fb…cc02bb
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa26d ago0x363f00…bdd594
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa26d ago0x71841b…16d43e
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa26d ago0x9eb1e5…327414
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa26d ago0x567b6a…462527
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa26d ago0xa0b159…a2e7a8
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa26d ago0xd3eae2…3ca657
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0xbd961c…a84e3c
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0x861810…112cd6
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0x71b095…58beaf
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0x688fce…c1698e
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0x5e863f…145ce0
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0xee5c32…fc211b
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0x8daaf7…114793
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0xcd399a…7ffe9e
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0xf17848…198c42
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0x0faf10…2e893e
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0x7a4599…a1914f
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0xdd0427…f9ba46
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0xa9777d…bcf925
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0xa54528…975c84
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0x15deb0…2f2568
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0x62853e…28e3ed
0x069e…dafe0xfe80…47eeBase—$0.001100%fluxa27d ago0x45709b…579e93

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.