Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0x168664…7d4960
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0xce1036…158198
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0x163497…411bca
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0x6dbcec…0167e4
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0x01de96…78f43b
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0x6c0f72…71e467
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0x162254…1b1c9a
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0xc74ec7…5e4db2
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0x5e8f14…8afbbc
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0xce81bf…adf43e
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0xc70ac4…ef903c
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0xa5106f…32e3af
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0x6a8844…4da8a8
0x118d…b6060xf292…4d96Base—$1.30100%ultravioletadao8d ago0x5218aa…4576ff
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0x5beb27…623a45
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0x5acd7b…489ad0
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0x07b05f…2729c3
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0xf0b926…e296c4
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0x9acc27…d71c4c
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0x1d9977…5ab154
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0x478534…a06293
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0xfe76d7…e279e2
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0x1b1e2e…10103f
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0xc19e51…7e23ab
0xf292…4d960xcc19…930eBase—$0.10100%ultravioletadao8d ago0xdd7f84…34413c

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.