Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase6d ago0x93b648…5fe72c
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase6d ago0xe0724d…5a1baf
0x467f…a4c10x85b4…627cBase—$2.42100%coinbase6d ago0x746bb7…97a178
0x467f…a4c10x85b4…627cBase—$0.54100%coinbase6d ago0x411715…0ee79f
0x467f…a4c10x85b4…627cBase—$2.02100%coinbase6d ago0x5066df…a7baf1
0x467f…a4c10x85b4…627cBase—$0.20100%coinbase6d ago0xd14cf1…8c4156
0x467f…a4c10x85b4…627cBase—$3.83100%coinbase6d ago0xac7fa3…50d4aa
0x467f…a4c10x85b4…627cBase—$1.06100%coinbase6d ago0x55337c…e1776e
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase6d ago0xae3624…6b67be
0x467f…a4c10x85b4…627cBase—$3.67100%coinbase6d ago0x947b89…9b0baf
0x467f…a4c10x85b4…627cBase—$0.50100%coinbase6d ago0xcee1b3…adc053
0x467f…a4c10x85b4…627cBase—$1.90100%coinbase6d ago0xf8f7e2…e074b9
0x467f…a4c10x85b4…627cBase—$2.99100%coinbase6d ago0xeb7660…6c38d3
0x467f…a4c10x85b4…627cBase—$5.37100%coinbase7d ago0xd4a77d…082fde
0x467f…a4c10x85b4…627cBase—$0.41100%coinbase7d ago0xfc0a92…7e86fd
0x467f…a4c10x85b4…627cBase—$1.74100%coinbase7d ago0xab046e…5237b8
0x467f…a4c10x85b4…627cBase—$1.78100%coinbase7d ago0xf222dd…cce9da
0x467f…a4c10x85b4…627cBase—$0.67100%coinbase7d ago0x96b76d…607919
0x467f…a4c10x85b4…627cBase—$3.24100%coinbase7d ago0x00aecb…99338d
0x467f…a4c10x85b4…627cBase—$1.53100%coinbase7d ago0xe41569…6daa8d
0x467f…a4c10x85b4…627cBase—$3.69100%coinbase7d ago0x8ff8b5…75a00e
0x467f…a4c10x85b4…627cBase—$3.66100%coinbase7d ago0x9ed196…92e27a
0x467f…a4c10x85b4…627cBase—$0.22100%coinbase7d ago0x89765d…1ed774
0x467f…a4c10x85b4…627cBase—$1.25100%coinbase7d ago0xb792aa…8f8202
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase7d ago0x22f99b…a0ab2b

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.