Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0x479e45…3d1cfc
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0xb754ce…838bb8
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa42d ago0xaf9419…31fcbe
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa42d ago0x3a4a1d…d7cf8b
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa42d ago0x3655e0…060f21
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa42d ago0x7ae47e…3d9798
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0x1af679…b9c572
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0x1a05fe…745715
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa42d ago0xffe05b…f6258d
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0xcd45db…45bf07
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa42d ago0x0f6905…44f796
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0x903730…0f322d
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0x72079a…d100de
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0xfb29ca…44a46f
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0x41e7d1…77392d
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0x74e738…a145fd
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0xe45d7f…6688e6
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0x7b5073…9a1b0b
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa42d ago0xfffcc7…e50127
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0x1d8f2e…cbb968
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0x18cc3c…11c1ae
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0xa0b119…2ca9d6
0x3ac7…d5030x9c95…e299Base—$0.001100%fluxa42d ago0xc40216…4be113

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.