Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5dae…6c180xe812…c7e3Base—$0.10100%ultravioletadao14h ago0x4f2278…64dd70
0x5dae…6c180x6ee3…a7a7Base—$0.10100%ultravioletadao14h ago0x478050…9153fe
0x5dae…6c180x9c90…5adcBase—$0.10100%ultravioletadao14h ago0x14536f…f3c9ce
0x5dae…6c180xcdf2…5579Base—$0.10100%ultravioletadao14h ago0x0abe52…b8935b
0x5dae…6c180x0dae…014aBase—$0.10100%ultravioletadao14h ago0xa8c201…f15140
0x5dae…6c180xb012…66deBase—$0.10100%ultravioletadao14h ago0x8a3219…78db9b
0x5dae…6c180xbbaa…d1e8Base—$0.10100%ultravioletadao14h ago0x5ec773…e60313
0x5dae…6c180x2bea…c9ecBase—$0.10100%ultravioletadao14h ago0xdbde55…19de94
0x5dae…6c180x5224…8e88Base—$0.10100%ultravioletadao14h ago0x7e53ea…517659
0x5dae…6c180xac21…1cf9Base—$0.10100%ultravioletadao14h ago0x574598…4744de
0x5dae…6c180xc730…7e7aBase—$0.10100%ultravioletadao14h ago0x8ff216…ce0319
0x5dae…6c180x50ca…2e20Base—$0.10100%ultravioletadao14h ago0xda2d51…b2a2a5
0x5dae…6c180x522b…731bBase—$0.10100%ultravioletadao14h ago0x111f87…a11e3e
0x5dae…6c180x4516…d3acBase—$0.10100%ultravioletadao14h ago0x11d457…51852d
0x5dae…6c180x42aa…238eBase—$0.10100%ultravioletadao14h ago0x50139d…2f34b7
0x5dae…6c180xc2e3…a216Base—$0.10100%ultravioletadao14h ago0xa92806…6a71f0
0x5dae…6c180xfd71…c788Base—$0.10100%ultravioletadao14h ago0x052977…14a0a6
0x5dae…6c180x0e1d…b127Base—$0.10100%ultravioletadao14h ago0xd2a770…bef017
0x5dae…6c180xac1c…4849Base—$0.10100%ultravioletadao14h ago0xf3f6a2…75b8e4
0x5dae…6c180xb478…3e21Base—$0.10100%ultravioletadao14h ago0x461443…303749
0x5dae…6c180x7844…f292Base—$0.10100%ultravioletadao14h ago0x8bffe4…02e4f1
0x5dae…6c180x4de5…c021Base—$0.10100%ultravioletadao14h ago0xb21a3c…e80a8f
0x5dae…6c180x7650…b015Base—$0.10100%ultravioletadao14h ago0xd1ad0b…8ca80a
0x5dae…6c180x90dc…1e89Base—$0.10100%ultravioletadao14h ago0xa96760…c1ee20
0x5dae…6c180x2508…684aBase—$0.10100%ultravioletadao14h ago0xa6ee41…7adeec

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.