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.28100%coinbase90d ago0xb62160…cd3a59
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
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase90d ago0x8c894c…630f2c
0xca0a…2d7a0x85b4…627cBase—$0.68100%coinbase90d ago0x6545d8…28c466
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase90d ago0xce17e0…857238
0xca0a…2d7a0x85b4…627cBase—$0.13100%coinbase90d ago0x092aac…1b4b4c
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase90d ago0x481798…42958a
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase90d ago0x692afc…c0a8d8
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase90d ago0xf0c0d7…4adb78
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase90d ago0x06ca69…9bc52e
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase90d ago0x8dce50…8d7344

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.