Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase35d ago0xdd46f5…bb64cb
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase35d ago0x7dc57f…2b4981
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase35d ago0x0c0038…4586c9
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase35d ago0x0e3857…504dd2
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase35d ago0x02fbf8…6ad302
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0xfe3668…d1bbb8
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase36d ago0xa4f775…44a3f3
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase36d ago0x3e297a…7e5d0a
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase36d ago0xb73693…4edf9d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x604d54…d21a40
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase36d ago0x6c34bd…0fc081
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase36d ago0xc55431…736bb4
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase36d ago0xe7b103…1b9249
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0xfa4950…77881d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0xff9c86…e9ad97
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0xc27299…c1b620
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x1d07c6…e1bfc4
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase36d ago0x948ed2…663149
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase36d ago0x462bcd…49d830
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase36d ago0xa39b98…74e3e6
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase36d ago0x0cbc19…e1da64
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase36d ago0xea1fbb…fdc9f9
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase36d ago0x6ae172…9b2d1b
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase36d ago0x96c15f…c3013e
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase36d ago0x20f56e…c2f666

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.