Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0022…de730x5088…58f3Base—$0.01100%coinbase80d ago0xadb7de…6cdfb6
0x0022…de730xfd18…f7c4Base—$0.01100%coinbase80d ago0x0bfdbe…8650da
0x0022…de730x23f6…7a31Base—$0.01100%coinbase80d ago0x4c4687…31624d
0x0022…de730xd385…db73Base—$0.01100%coinbase80d ago0x0f2063…cf256d
0x0022…de730xb957…385bBase—$0.01100%coinbase80d ago0xf856fb…73183a
0x0022…de730x9560…eb38Base—$0.01100%coinbase80d ago0xcba425…bfc4f9
0x0022…de730xc574…a215Base—$0.01100%coinbase80d ago0xac07f2…0f180a
0x0022…de730x29fe…e337Base—$0.01100%coinbase80d ago0xa93f65…c8c88a
0x0022…de730x2f85…9c7eBase—$0.01100%coinbase80d ago0x9223ec…f8b06f
0x0022…de730x0c20…93c4Base—$0.01100%coinbase80d ago0x34ecb3…30a6a9
0x0022…de730xd1a9…f553Base—$0.01100%coinbase80d ago0x25243a…eed682
0x0022…de730x5860…4f84Base—$0.01100%coinbase80d ago0x680edc…5c84ac
0x0022…de730xbd2d…2efdBase—$0.01100%coinbase80d ago0x01ff41…bf4a5f
0x0022…de730xf0ee…fd21Base—$0.01100%coinbase80d ago0xaf027f…9b3053
0x0022…de730x6e31…d6c5Base—$0.01100%coinbase80d ago0x1b1cb9…674704
0x0022…de730x26f5…98b3Base—$0.01100%coinbase80d ago0x783939…ff4d38
0x0022…de730x546b…4e3dBase—$0.01100%coinbase80d ago0x6dc4bd…099576
0x0022…de730x2a08…a0a1Base—$0.01100%coinbase80d ago0x9593ad…ecfc29
0x0022…de730x468a…918fBase—$0.01100%coinbase80d ago0x3d54c8…6023c7
0x0022…de730x9a8f…8eabBase—$0.01100%coinbase80d ago0x7e31a3…fa3b20
0x0022…de730xd384…4c13Base—$0.01100%coinbase80d ago0x36e773…384a33
0x0022…de730x19af…48b7Base—$0.01100%coinbase80d ago0xad07f3…00c6e2
0x0022…de730xeabd…a7ebBase—$0.01100%coinbase80d ago0xa8e33e…1c9fa7
0x0022…de730x35f4…29e6Base—$0.01100%coinbase80d ago0x03d2a0…b442e8
0x0022…de730xa478…0d91Base—$0.01100%coinbase80d ago0xb80a9d…365a7a

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.