Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x161f…6f280x7042…5d9eBase—$0.01100%coinbase69d ago0x7b9159…a9e5d6
0x161f…6f280xa89f…d8f2Base—$0.01100%coinbase69d ago0x8092f3…55bae2
0x161f…6f280x1a12…2208Base—$0.01100%coinbase69d ago0x89e74c…432aa3
0x161f…6f280xe3b0…b7beBase—$0.01100%coinbase69d ago0x6553f8…300c16
0x161f…6f280x8529…93ecBase—$0.01100%coinbase69d ago0xf37b80…054270
0x161f…6f280x0f10…c120Base—$0.01100%coinbase69d ago0x73edea…f50cd1
0x161f…6f280x1813…e407Base—$0.01100%coinbase69d ago0x57d7c8…fed7ca
0x161f…6f280xdf88…cfccBase—$0.01100%coinbase69d ago0x603cda…f9332c
0x161f…6f280x0a7b…9d6aBase—$0.01100%coinbase69d ago0x44cdbb…12c730
0x161f…6f280xf66f…11c3Base—$0.01100%coinbase69d ago0x244862…6df1dd
0x161f…6f280x7c9f…992cBase—$0.01100%coinbase69d ago0xf112fe…1fe530
0x161f…6f280xd614…c7fcBase—$0.01100%coinbase69d ago0xba09b0…34c8ed
0x161f…6f280x1723…48cfBase—$0.01100%coinbase69d ago0x168c46…9b1823
0x161f…6f280x122f…a663Base—$0.01100%coinbase70d ago0xe989f1…74d4f6
0x161f…6f280xc3f8…33baBase—$0.01100%coinbase70d ago0x49d1e7…bf5e14
0x161f…6f280x68e8…2ba8Base—$0.01100%coinbase70d ago0x5dd9d7…cb3ccc
0x161f…6f280x6218…b557Base—$0.01100%coinbase70d ago0xe070cc…3fa69b
0x161f…6f280x5427…e0b1Base—$0.01100%coinbase70d ago0x76d293…e5f9bf
0x161f…6f280x4060…1760Base—$0.01100%coinbase70d ago0xcee85a…068c81
0x161f…6f280x1afc…f29bBase—$0.01100%coinbase70d ago0xa31606…c15f4c
0x161f…6f280x8630…cdbfBase—$0.01100%coinbase70d ago0x6ae843…90323c
0x161f…6f280x47b7…c1b3Base—$0.01100%coinbase70d ago0xd580d6…281205
0x161f…6f280x3d20…263dBase—$0.01100%coinbase70d ago0x1cc035…a78348
0x161f…6f280x874b…c76eBase—$0.01100%coinbase70d ago0x39b21b…a24655
0x161f…6f280x5090…103fBase—$0.01100%coinbase70d ago0x11574f…a3748a

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.