Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa46d ago0xc89b9a…034c73
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa46d ago0xb19d0c…888fca
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa46d ago0x026f0a…c715ee
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa46d ago0x36c09d…e7073f
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa46d ago0xc7b413…059f5a
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa46d ago0x4b37cd…a71e1c
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa46d ago0x08a66a…eae9ea
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa46d ago0x62b90c…94cedd
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa46d ago0x34a45b…937d5c
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa46d ago0x41110a…d3b320
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa46d ago0x36e18f…0c161b
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa46d ago0xe49420…0b99e5
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa46d ago0xfbc4c9…32d064
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa46d ago0x8105ab…2836e4
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa46d ago0x6ade7c…c2c660
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa46d ago0x6533e3…12a4f3
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa46d ago0x54881b…6dd323
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa46d ago0x9f5e2f…e557ef
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa46d ago0xbbda77…2888ea
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa46d ago0x2ac4d7…1de66e
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa46d ago0xe3a007…300fb9
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa46d ago0xd076ca…05db3d
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa46d ago0xaf6f8f…8edd13
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa46d ago0x39378d…d1a09b
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa46d ago0x4c8450…07f241

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.