Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa19d ago0x1f19e0…484653
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa19d ago0xaf9f1e…2158b5
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa19d ago0x131354…814250
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa19d ago0x2c9a5d…4c241b
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa19d ago0x631515…5a6f5a
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa19d ago0x516248…f436a4
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa19d ago0xf7223d…63c4bd
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa19d ago0x53423c…6c502c
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa19d ago0xe8a1d2…d7b033
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa19d ago0x1e2bbd…0c6add
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa19d ago0x1311b4…07de38
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa19d ago0x53fc47…3b79ef
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa19d ago0x5b4411…b4ff51
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa20d ago0x6ce47f…886d34
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa20d ago0xdd4ce4…31a288
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa20d ago0xbf02aa…0100f9
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa20d ago0x163aa7…0369c6
0xfeb3…4e310xfe80…47eeBase—$0.001100%fluxa20d ago0x533f87…e1eaac

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.