Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x387771…5e9012
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x306733…245f9a
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x817435…31cb7b
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0xce3ed7…830d47
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x6b124c…49ac16
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x5e7f08…c9b4f3
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x36aa1a…6a69f5
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0xc37a8d…92baf5
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x2fd1d6…8edc80
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x558ba6…bed924
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x2bdb04…55bfd3
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0xaf7c65…b5ba7c
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x7befdb…fb0536
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x37c34d…201861
0x3a87…46690xbf6f…3422Base—$1.40100%payAI13d ago0x548a4c…a1e167
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x048e49…f441cb
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0xde9284…c66f55
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x953ace…fa4ddc
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0xe20160…1f7b04
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0xbb8165…6bbbe9
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x44c82f…9011b0
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x0da95f…6667cd
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x8531b2…bc5af3
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x9aa869…b53759
0xbf6f…34220xcc19…930eBase—$0.10100%payAI13d ago0x9ee723…64eea9

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.