Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a84…2d120x4a21…0ea7Base—$0.10100%payAI14d ago0xcd5113…e80007
0x0a84…2d120x3422…991aBase—$0.10100%payAI14d ago0xe1e732…362fe9
0x0a84…2d120x329e…3d40Base—$0.10100%payAI14d ago0xd7b2a4…3a5587
0x0a84…2d120xe54c…b252Base—$0.10100%payAI14d ago0x6a3d88…a990fa
0x0a84…2d120xf9c7…ae61Base—$0.10100%payAI14d ago0xedbeff…ee397d
0x0a84…2d120xcfbc…aabdBase—$0.10100%payAI14d ago0xa901e8…93afaf
0x0a84…2d120x1bf6…45f0Base—$0.10100%payAI14d ago0xf694a3…90a8ed
0x0a84…2d120xf1ba…c3e3Base—$0.10100%payAI14d ago0xcec8fe…05ba75
0x0a84…2d120x2178…e5eeBase—$0.10100%payAI14d ago0x1ceb52…1cd8fd
0x0a84…2d120x1130…ffe7Base—$0.10100%payAI14d ago0x02c992…5b30aa
0x0a84…2d120x99e1…b5b0Base—$0.10100%payAI14d ago0x4e2f94…017655
0x0a84…2d120xf943…5d68Base—$0.10100%payAI14d ago0x40bc69…22171a
0x0a84…2d120xe130…b3f5Base—$0.10100%payAI14d ago0xb765e5…bb0a71
0x0a84…2d120x8b5c…751cBase—$0.10100%payAI14d ago0xceff79…65207b
0x037b…4f310x0a84…2d12Base—$1.40100%payAI14d ago0x808b7e…e9d9b1
0x0a84…2d120x329e…3d40Base—$0.10100%payAI14d ago0x10cd71…98a8e2
0x0a84…2d120x3422…991aBase—$0.10100%payAI14d ago0x3fe61c…6c5bab
0x0a84…2d120x4a21…0ea7Base—$0.10100%payAI14d ago0xae12bd…8e031d
0x0a84…2d120xe54c…b252Base—$0.10100%payAI14d ago0x3e1fdd…cc0389
0x0a84…2d120xf1ba…c3e3Base—$0.10100%payAI14d ago0xdb19b6…513060
0x0a84…2d120xf9c7…ae61Base—$0.10100%payAI14d ago0xc8a381…2b5eef
0x0a84…2d120x1bf6…45f0Base—$0.10100%payAI14d ago0x6f0e23…f26def
0x0a84…2d120xcfbc…aabdBase—$0.10100%payAI14d ago0x9d25ea…35ebf3
0x0a84…2d120x2178…e5eeBase—$0.10100%payAI14d ago0x48159d…1574b2
0x0a84…2d120xf943…5d68Base—$0.10100%payAI14d ago0x78bfe2…1cc471

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.