Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90xacde…3ee2Base—$0.01100%coinbase30d ago0x5c58d5…1ef39f
0x5fcb…d5f90x12dc…9f4fBase—$0.01100%coinbase30d ago0x0b5ba2…83ba8d
0x5fcb…d5f90x046c…b810Base—$0.01100%coinbase30d ago0x4bdb30…e00b73
0x5fcb…d5f90x0920…ea4aBase—$0.01100%coinbase30d ago0xbf47cf…94288e
0x5fcb…d5f90xb98f…5e61Base—$0.01100%coinbase30d ago0x80c31a…97dc5d
0x5fcb…d5f90x1c00…f97bBase—$0.01100%coinbase30d ago0x65deac…7a17c4
0x5fcb…d5f90x6062…f7f6Base—$0.01100%coinbase30d ago0xfb427c…9c7d24
0x5fcb…d5f90x390d…55aaBase—$0.01100%coinbase30d ago0x2adcc3…963918
0x5fcb…d5f90xc9c6…0ed4Base—$0.01100%coinbase30d ago0x2f7d3d…57a9f3
0x5fcb…d5f90x7ee7…8d1cBase—$0.01100%coinbase30d ago0x3c2b72…215508
0x5fcb…d5f90xce99…5880Base—$0.01100%coinbase30d ago0x5a3baf…d24001
0x5fcb…d5f90xf711…4e3fBase—$0.01100%coinbase30d ago0x26914e…5de945
0x5fcb…d5f90x80b5…c4f9Base—$0.01100%coinbase30d ago0xc78243…f6f74c
0x5fcb…d5f90xaa6a…b009Base—$0.01100%coinbase30d ago0x353c85…461043
0x5fcb…d5f90x70e4…3de5Base—$0.01100%coinbase30d ago0x191bb6…9f9ade
0x5fcb…d5f90x1525…6d3fBase—$0.01100%coinbase30d ago0x54b755…ed3312
0x5fcb…d5f90xe67b…9a55Base—$0.01100%coinbase30d ago0x81ce17…69b059
0x5fcb…d5f90xc8d5…74fdBase—$0.01100%coinbase30d ago0x093758…d8f207
0x5fcb…d5f90x01eb…552bBase—$0.01100%coinbase30d ago0xf6c9ef…2bd1fa
0x5fcb…d5f90xdd4f…a562Base—$0.01100%coinbase30d ago0x7ab944…5c2667
0x5fcb…d5f90x9b59…4fceBase—$0.01100%coinbase30d ago0x5e4eec…66364a
0x5fcb…d5f90xabd5…e47fBase—$0.01100%coinbase30d ago0xd02168…bf99bb
0x5fcb…d5f90xee55…ba1aBase—$0.01100%coinbase30d ago0xd5f521…d50413
0x5fcb…d5f90x8140…7ae3Base—$0.01100%coinbase30d ago0x8ea1fe…94ee9e
0x5fcb…d5f90x7ca8…0e1fBase—$0.01100%coinbase30d ago0x1e01a3…5b85bc

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.