Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0x506cc8…3319cb
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0x231f4e…18ec8a
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa35d ago0x2e2126…950810
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0x5d6727…580372
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0x7e5b4f…86bb71
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0x11b55c…6b6c26
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0xf3aa15…3c7532
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0xfff7ee…d08865
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0xb38934…f7830a
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0x4045bc…57a61a
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0xe40140…00685b
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0x620c7b…93446a
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0xb6dff6…998352
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0xb5013b…be2f2d
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0x1eeb8b…937d7c
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0xd0ae69…e5553d
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0xf11a63…70421f
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0x73a51e…0e92f0
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0x3b984c…592d39
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0x524fd4…c70948
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0x35d3e2…d136bc
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0x468235…0968bf
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0x3fc7f2…eb7e06
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa35d ago0xcd1d1b…bea9e8
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa36d ago0x93c9f8…154a9f

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.