Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x1e2b07…7e2e9f
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x46e706…e99172
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x999f7c…2ebff8
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown112d ago0x3fc2b1…ecc45f
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0x06d5c0…148ae2
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0xf0f0d3…d906a0
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0x74d1b9…431746
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0xd1a5c5…dc58fb
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0x6a73dc…d44dc0
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0xd834da…036093
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0x9f9692…13d94d
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0x08562e…376de3
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0x66172f…604503
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0x19e9a4…080b25
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0x4a50af…9fa3dc
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0x7632de…ea188f
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0x1925ce…0ad802
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0xeecb27…d8b8ea
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0x3b4771…87eeef
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0x9854c0…651ce4
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0x40d96b…f216e3
0xb667…83a10x6d6e…9192BaseExaSearch$0.00725%Route unknown113d ago0xed2753…d954fd

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.