Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$0.17100%coinbase90d ago0x140664…37be06
0x467f…a4c10x85b4…627cBase—$0.72100%coinbase90d ago0x708b4e…f89cc6
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase90d ago0x0cb445…cef832
0x467f…a4c10x85b4…627cBase—$0.72100%coinbase90d ago0x6c1310…fd56f5
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase90d ago0x355a35…b709ae
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase90d ago0x298677…eee077
0x467f…a4c10x85b4…627cBase—$0.50100%coinbase90d ago0x285d2d…d689b3
0x467f…a4c10x85b4…627cBase—$0.54100%coinbase90d ago0xba0114…6b1a4c
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase90d ago0x64beae…ec6387
0x467f…a4c10x85b4…627cBase—$0.09100%coinbase90d ago0xda1767…e6f88b
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase90d ago0xb1f988…b12faf
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase90d ago0x17c53b…aedc21
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase90d ago0xfd0e7b…21d5cd
0x467f…a4c10x85b4…627cBase—$0.33100%coinbase90d ago0x9c27c8…37d8a0
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase90d ago0xf0f6fc…6b40f8
0x467f…a4c10x85b4…627cBase—$0.36100%coinbase90d ago0x5cecfe…e75ec5
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase90d ago0x7d5555…a2c56b
0x467f…a4c10x85b4…627cBase—$0.79100%coinbase90d ago0xcd03c3…8859a3
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase90d ago0x524518…e2a21e
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase90d ago0x680789…ba30c0
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase90d ago0x4a1ba0…a933d5
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase90d ago0x7df35c…2d0cb2
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase90d ago0x9217c1…73023e
0x467f…a4c10x85b4…627cBase—$0.16100%coinbase90d ago0x47eb51…898c46
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase90d ago0xf3b793…6613fa

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.