Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa32d ago0xfe0a1b…246b31
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa32d ago0xdc1c08…93a709
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa32d ago0xee1450…3c1c04
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa32d ago0xa429c1…451b02
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa32d ago0x93f438…44093f
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa32d ago0x5980d0…1f905d
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa32d ago0xa2aa47…68c4c2
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa32d ago0x7d8075…494f12
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa32d ago0xbbede1…600613
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa32d ago0x542402…7c5baf
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa32d ago0x1c3d91…c6c0bb
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa32d ago0x4e6215…44cd89
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa32d ago0x8f8a6e…addc7b
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa32d ago0x72698e…b1fc87
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa32d ago0xce9017…e97af3
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa32d ago0x0df44a…95a3b2
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa32d ago0xdb7720…558182
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa32d ago0xde75f5…07ea02
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0xda6fb2…ae38ca
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0x8bef8c…02f2bc
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0x6c0c85…9ff9bb
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa33d ago0xd672a0…74a960
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0x8c2bac…b05bd5
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa33d ago0x934ba3…e88841
0xe9b7…4d760x9c95…e299Base$0.001100%fluxa33d ago0x66de87…aaf3a9

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.