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.07100%coinbase86d ago0x80683e…5a5a20
0x467f…a4c10x85b4…627cBase—$0.10100%coinbase86d ago0xff5b9b…0425bb
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase86d ago0x0ee6db…357ae7
0x467f…a4c10x85b4…627cBase—$0.81100%coinbase86d ago0x63c425…4803a1
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase86d ago0x881e51…121e18
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase86d ago0x947805…a205bc
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase86d ago0x94b058…bce71c
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase86d ago0x29a12a…2e12cb
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase86d ago0x3115e8…1fd4fe
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase86d ago0x2a74f6…ef525c
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase86d ago0x01e7c1…99b749
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase86d ago0x40162c…9a06f3
0x467f…a4c10x85b4…627cBase—$0.06100%coinbase86d ago0x0e9a71…2e67cb
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase86d ago0x4a3d3c…544f40
0x467f…a4c10x85b4…627cBase—$0.12100%coinbase86d ago0x4d0bc0…3755b9
0x467f…a4c10x85b4…627cBase—$0.34100%coinbase86d ago0x675df6…bcef8e
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase86d ago0x568129…d8fc67
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase86d ago0xf05b3f…ab6a0c
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase86d ago0x8fe9c6…e63338
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase86d ago0x4b3889…79299f
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase86d ago0xbabf17…a7bf76
0x467f…a4c10x85b4…627cBase—$0.59100%coinbase86d ago0x9938f5…5080d0
0x467f…a4c10x85b4…627cBase—$0.03100%coinbase86d ago0x46863b…d1b0cd
0x467f…a4c10x85b4…627cBase—$0.33100%coinbase86d ago0xf72c88…42981e
0x467f…a4c10x85b4…627cBase—$0.05100%coinbase86d ago0x7bfa52…aac88f

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.