Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8f…248e0x0a40…1ea8Base—$0.01100%coinbase76d ago0x959132…3a50a1
0x0c8f…248e0xdbdc…3940Base—$0.01100%coinbase76d ago0xcd1bdd…6a1d91
0x0c8f…248e0x015b…92e5Base—$0.01100%coinbase76d ago0x8baa9b…eba6ed
0x0c8f…248e0x85a1…fa83Base—$0.01100%coinbase76d ago0x0d09f1…eae877
0x0c8f…248e0x365c…5955Base—$0.01100%coinbase76d ago0xee1a66…1dd730
0x0c8f…248e0xdbd2…a299Base—$0.01100%coinbase76d ago0x8f44ef…c413c0
0x0c8f…248e0x6bed…1f07Base—$0.01100%coinbase76d ago0x759710…e8b2f7
0x0c8f…248e0xa80a…672aBase—$0.01100%coinbase76d ago0x18ebfd…5682fe
0x0c8f…248e0x53d4…d0adBase—$0.01100%coinbase76d ago0x49901f…bb16cc
0x0c8f…248e0xe9a5…8d20Base—$0.01100%coinbase76d ago0x2fc31c…5a276a
0x0c8f…248e0xd811…aa52Base—$0.01100%coinbase76d ago0xbfd8f9…167ae4
0x0c8f…248e0x95b0…bd36Base—$0.01100%coinbase76d ago0x712c5c…e09356
0x0c8f…248e0x1daf…744cBase—$0.01100%coinbase76d ago0xe0cf4d…f9fe1f
0x0c8f…248e0xad0e…872bBase—$0.01100%coinbase76d ago0x64b075…bcf9b0
0x0c8f…248e0xfcfd…3bddBase—$0.01100%coinbase76d ago0x696ef7…43053d
0x0c8f…248e0x5ea8…0c31Base—$0.01100%coinbase76d ago0x938e2f…28cd15
0x0c8f…248e0xf1f4…d9ceBase—$0.01100%coinbase76d ago0xb3f857…6c0021
0x0c8f…248e0xa57c…da0dBase—$0.01100%coinbase76d ago0x7b246e…fa6312
0x0c8f…248e0x29d3…40ccBase—$0.01100%coinbase76d ago0x713114…e005f1
0x0c8f…248e0x8d40…c7bfBase—$0.01100%coinbase76d ago0xfbb5c2…f1d159
0x0c8f…248e0x0757…6c66Base—$0.01100%coinbase76d ago0xa669ed…031301
0x0c8f…248e0x1e46…4267Base—$0.01100%coinbase76d ago0x7fe03b…605460
0x0c8f…248e0x24f4…aac3Base—$0.01100%coinbase76d ago0xb916a3…c9136e
0x0c8f…248e0x5de3…6edbBase—$0.01100%coinbase76d ago0x6300fa…a95a8d
0x0c8f…248e0xaf17…0ed4Base—$0.01100%coinbase77d ago0xdd1d1f…778381

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.