Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$0.18100%coinbase42d ago0xc6ced0…415ced
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase42d ago0x0c1d4e…19f89c
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase42d ago0x7281cf…a83edb
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase42d ago0xcc9de4…8c5c9e
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase42d ago0x067ad1…f86340
0xca0a…2d7a0x85b4…627cBase—$0.14100%coinbase42d ago0xee9b88…9c008c
0xca0a…2d7a0x85b4…627cBase—$0.58100%coinbase42d ago0x3e9941…9eb18c
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase42d ago0xd27f71…e8b4a8
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase42d ago0xbf94e4…c9b988
0xca0a…2d7a0x85b4…627cBase—$0.07100%coinbase42d ago0xdb991b…f29ef4
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase42d ago0xd675e6…d90053
0xca0a…2d7a0x85b4…627cBase—$0.51100%coinbase42d ago0x316fe6…d7447f
0xca0a…2d7a0x85b4…627cBase—$0.29100%coinbase42d ago0xf044cd…8a5f22
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase42d ago0xf32053…f9962b
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase42d ago0x7dcdb6…f519fc
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase42d ago0xd74d05…2ee8d9
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase42d ago0xc093cf…15c444
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase42d ago0x1b6434…e732a0
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase42d ago0xd85f3e…bf59c7
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase42d ago0x6bfa8a…250050
0xca0a…2d7a0x85b4…627cBase—$0.64100%coinbase42d ago0x551baf…11f575
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase42d ago0x8575db…c4cb12
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase42d ago0x2bb9f1…af9a29
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase42d ago0x790a23…106ef8
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase42d ago0x84a92f…d530a4

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.