Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa55f…96960x4f4b…422dBase—$0.0035100%coinbase61d ago0x766517…734773
0x3a16…82520x4f4b…422dBase—$0.001100%coinbase61d ago0x27e61f…4b4d72
0x399e…a14d0x4f4b…422dBase—$0.0015100%coinbase61d ago0xb493a0…24e155
0xa8f6…aa140x4f4b…422dBase—$0.001100%coinbase61d ago0x107c9e…2135c6
0x180e…b7560x4f4b…422dBase—$0.001100%coinbase61d ago0x4addc6…7083e5
0x1625…35560x4f4b…422dBase—$0.04100%coinbase61d ago0xeac2de…e0a0b5
0xadf6…9e360x4f4b…422dBase—$0.001100%coinbase61d ago0x9e0c6c…90eb84
0xbdc3…696b0x4f4b…422dBase—$0.04100%coinbase61d ago0xf27ef6…28380a
0x3183…b3850x4f4b…422dBase—$0.001100%coinbase61d ago0x98935b…6b0b3d
0x647b…77390x4f4b…422dBase—$0.0015100%coinbase61d ago0xf4b198…96c5db
0x20fb…422d0x4f4b…422dBase—$0.04100%coinbase61d ago0x2873d8…a1c0d6
0x546d…f8b80x4f4b…422dBase—$0.0015100%coinbase61d ago0x7298b2…8895c8
0x81b8…fc440x4f4b…422dBase—$0.0015100%coinbase61d ago0xf40cf2…00c59a
0xc5ad…513d0x4f4b…422dBase—$0.04100%coinbase61d ago0x2a1256…b0a8af
0x5ede…b6910x4f4b…422dBase—$0.04100%coinbase61d ago0x3dbe96…d0feda
0xfa25…a3d10x4f4b…422dBase—$0.001100%coinbase61d ago0x57afec…f4b8b2
0x0b35…94270x4f4b…422dBase—$0.001100%coinbase61d ago0x2e89ba…8ea228
0x9414…45940x4f4b…422dBase—$0.001100%coinbase61d ago0x7cf6db…1b1db1
0xd9fb…8fda0x4f4b…422dBase—$0.001100%coinbase61d ago0xef7f7a…a53a5e
0x4df6…71650x4f4b…422dBase—$0.0015100%coinbase61d ago0x7eac23…5c8423
0xe50e…06340x4f4b…422dBase—$0.0015100%coinbase61d ago0x9858df…44f9c6
0x6781…25f90x4f4b…422dBase—$0.0015100%coinbase61d ago0x255949…20470f
0xbb76…26b80x4f4b…422dBase—$0.001100%coinbase61d ago0x0de9fb…4a65d0
0x9128…9c5f0x4f4b…422dBase—$0.0015100%coinbase61d ago0x480387…75df63
0xa307…1b8b0x4f4b…422dBase—$0.001100%coinbase61d ago0xffb775…d21d5e

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.