Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI12d ago0xda73d6…4f5a11
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI12d ago0xcdbb13…26b949
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI12d ago0xc97496…0cafc2
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI12d ago0xdc0a68…6dd224
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI12d ago0x98f664…22b42d
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI12d ago0x569018…cbf6c8
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x592348…403586
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xad45b8…d1af75
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x79b92a…f6eb14
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x0b5fc4…97b497
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x182157…4023f3
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xdf30c6…09d48c
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x11b739…dbde12
0x1b70…a9b80x1878…c4ceBase—$1.30100%payAI13d ago0x7af68d…55a1dd
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x510f22…c1678d
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x8c3a8a…ee216a
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x007d01…01dd37
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xfd4af2…79619b
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xfe1bcb…11647b
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x70009b…65e10b
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xc7e0ab…6ddcfb
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x83a82e…b04658
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x15b3d5…1a3d2d
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0x8611cc…f23441
0x1878…c4ce0xcc19…930eBase—$0.10100%payAI13d ago0xb8b4a4…939687

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.