Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa42d ago0x70f4ed…fb6de8
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa42d ago0x3ce1ca…aae5c5
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa42d ago0x19eee1…03d645
0x7369…7d640x9c95…e299Base—$0.001100%fluxa42d ago0xf9ab58…d52d1b
0x7369…7d640x9c95…e299Base—$0.001100%fluxa42d ago0xab4718…4eae8f
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0x6f2255…ddd93d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0x37a012…c975c0
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa43d ago0xc1995a…3cb962
0x7369…7d640xfe80…47eeBase—$0.001100%fluxa43d ago0x28375b…63e33d
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0x92e5c8…f672f2
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0xea2c94…54b4ae
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0x1dbf1e…67a6ac
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0x5f1fea…37f464
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0xbfb48a…2eb280
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0x918e5c…8e6f42
0x7369…7d640x9c95…e299Base—$0.001100%fluxa43d ago0x1b3e32…8ae9e6

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.