Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a84…2d120x8bca…b160Base—$0.10100%primer10d ago0x5620a2…f5b41f
0x0a84…2d120x4a21…0ea7Base—$0.10100%primer10d ago0x913374…a8cada
0x0a84…2d120x3422…991aBase—$0.10100%primer10d ago0x0225f8…815565
0x0a84…2d120x329e…3d40Base—$0.10100%primer10d ago0x7eabf6…3d7417
0x0a84…2d120xe54c…b252Base—$0.10100%primer10d ago0xcceb54…4c7c08
0x0a84…2d120xf9c7…ae61Base—$0.10100%ultravioletadao11d ago0xa329af…6587cf
0x0a84…2d120xf1ba…c3e3Base—$0.10100%ultravioletadao11d ago0x5ff41c…b159ce
0x0a84…2d120xcfbc…aabdBase—$0.10100%ultravioletadao11d ago0x1b8547…ad3d1c
0x0a84…2d120x1bf6…45f0Base—$0.10100%ultravioletadao11d ago0xd6f93b…1d70c4
0x0a84…2d120x2178…e5eeBase—$0.10100%ultravioletadao11d ago0x98d058…bfda5d
0x0a84…2d120x1130…ffe7Base—$0.10100%ultravioletadao11d ago0xf65304…3caf3e
0x0a84…2d120x99e1…b5b0Base—$0.10100%ultravioletadao11d ago0xb91e1a…0fb78c
0x0a84…2d120xf943…5d68Base—$0.10100%ultravioletadao11d ago0x1f46f7…25303f
0x0a84…2d120x8b5c…751cBase—$0.10100%ultravioletadao11d ago0xdf1256…ec899b
0x0a84…2d120xe130…b3f5Base—$0.10100%ultravioletadao11d ago0x74bdd5…eb4cec
0x037b…4f310x0a84…2d12Base—$3.60100%ultravioletadao11d ago0xce9129…a827f3

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.