Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbafc…18020xf364…521cBase—$0.01100%coinbase71d ago0x68b164…418e73
0xbafc…18020xcec0…894dBase—$0.01100%coinbase71d ago0xe7de32…558a03
0xbafc…18020x609b…a836Base—$0.01100%coinbase71d ago0xd56dc5…61e4b3
0xbafc…18020xc8c4…391dBase—$0.01100%coinbase71d ago0x111d90…4e666b
0xbafc…18020x7152…d1f4Base—$0.01100%coinbase71d ago0x95e943…1897f9
0xbafc…18020xc828…f258Base—$0.01100%coinbase71d ago0x22bbf8…811961
0xbafc…18020x9af8…1904Base—$0.01100%coinbase71d ago0x90d67c…acc91e
0xbafc…18020xfa71…bda5Base—$0.01100%coinbase71d ago0xd44db7…c1413c
0xbafc…18020xc6b6…ede2Base—$0.01100%coinbase71d ago0x93735d…cd1512
0xbafc…18020x0c06…aa51Base—$0.01100%coinbase71d ago0x5f7e92…cd8b63
0xbafc…18020xd0c7…3361Base—$0.01100%coinbase71d ago0x7ee9fc…d0de44
0xbafc…18020x5431…8b81Base—$0.01100%coinbase71d ago0x8200a1…86f9ae
0xbafc…18020xba20…1b4aBase—$0.01100%coinbase71d ago0x105091…c22769
0xbafc…18020xe6f8…700dBase—$0.01100%coinbase71d ago0xaa1d87…bd0d67
0xbafc…18020xc50a…ac48Base—$0.01100%coinbase71d ago0xf1d602…5bc5a3
0xbafc…18020xd89c…f79eBase—$0.01100%coinbase71d ago0x5c3ebe…baf465
0xbafc…18020x6789…6217Base—$0.01100%coinbase71d ago0x6152e3…50a230
0xbafc…18020x6939…eca9Base—$0.01100%coinbase71d ago0xb46ac0…dc0b08
0xbafc…18020x5d48…5059Base—$0.01100%coinbase71d ago0xa34b8c…2ee652
0xbafc…18020xea0e…e6fdBase—$0.01100%coinbase71d ago0x72db92…606dbe
0xbafc…18020xa185…4de7Base—$0.01100%coinbase71d ago0x3cd423…4d3cf8
0xbafc…18020x4e61…8d47Base—$0.01100%coinbase71d ago0x6fd801…a8e964
0xbafc…18020x80b3…a9c9Base—$0.01100%coinbase71d ago0xc120f4…ed7b89
0xbafc…18020x755b…44a3Base—$0.01100%coinbase71d ago0x7bd5aa…174cd0
0xbafc…18020x0af1…6a22Base—$0.01100%coinbase71d ago0xb4f0ca…9b6a08

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.