Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d2f…a66f0x32bc…9008Base—$7.9970%0xbfb1…5ca62d ago0x1cc06c…3416f1
0xee11…c6d20x32bc…9008Base—$2.58100%payAI2d ago0xc4059a…6a64ff
0xee11…c6d20x32bc…9008Base—$2.58100%payAI2d ago0x2b5775…94dacd
0xb2ff…dbed0x32bc…9008Base—$15.9970%0xbfb1…5ca62d ago0xa95ec1…56b9de
0xf1f5…1e880x32bc…9008Base—$15.9970%0xbfb1…5ca62d ago0x0ebf3d…8fcc3b
0xee11…c6d20x32bc…9008Base—$2.58100%payAI2d ago0x4a079e…cf9b9e
0xee11…c6d20x32bc…9008Base—$2.58100%payAI2d ago0x725680…ff01d7
0x87e0…63040x32bc…9008Base—$15.9970%0xbfb1…5ca62d ago0x0fd5c3…65ad25
0x83da…07840x32bc…9008Base—$39.9970%0xbfb1…5ca62d ago0x6d0b8f…b73e2d
0xd095…00a60x32bc…9008Base—$39.9970%0xbfb1…5ca62d ago0xc824c9…8a1cd8
0x2d4e…8bac0x32bc…9008Base—$1.2970%0xbfb1…5ca62d ago0x05f4f4…5b96ff
0x2927…ea780x32bc…9008Base—$7.99100%payAI2d ago0xae5b39…cd5ab6
0xfd68…07ea0x32bc…9008Base—$7.9970%0xbfb1…5ca62d ago0x40d53c…3d791e
0xb643…1fbf0x32bc…9008Base—$7.9970%0xbfb1…5ca62d ago0x16d023…267c04
0x2927…ea780x32bc…9008Base—$15.99100%payAI2d ago0x1bbcbc…4d1a87
0xf6ac…e09e0x32bc…9008Base—$7.9970%0xbfb1…5ca62d ago0x2fe9ba…5cd301
0x1229…52e70x32bc…9008Base—$3.7970%0xbfb1…5ca62d ago0x912348…798aed
0x4b2f…74530x32bc…9008Base—$3.7970%0xbfb1…5ca62d ago0xfef79f…85a198
0x2927…ea780x32bc…9008Base—$3.79100%payAI2d ago0x94557a…a7b9a0
0x2927…ea780x32bc…9008Base—$3.79100%payAI2d ago0xf8e411…4cb784
0x5824…ba020x32bc…9008Base—$15.9970%0xbfb1…5ca63d ago0xedbc12…7c57d3
0x4b46…cde50x32bc…9008Base—$15.9970%0xbfb1…5ca63d ago0x30c5d3…4d1b95
0x8771…c5980x32bc…9008Base—$7.99100%payAI3d ago0x869329…7256ca
0xdfab…95a60x32bc…9008Base—$44.6770%0xbfb1…5ca63d ago0x57556e…4a05a0
0xe231…bee80x32bc…9008Base—$39.99100%payAI3d ago0xee268f…f37670

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.