Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x503f23…438b9b
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x868744…454ad5
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x9c4870…629f91
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x9bc645…1775fb
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x548905…9063f7
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x02b376…d59d67
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x2feea3…a5344f
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x708a42…ac9354
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x7f201b…66c37e
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x8e9df3…b6dec8
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x832995…901652
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0xeff685…a776b4
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0xfcb9b3…8c5b4b
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x44b669…ee1183
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0xef06e6…2eb761
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0xa2077e…60b893
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x6dfb5d…2090a3
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x63361f…80d85c
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x1a1a18…5601c4
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x1fec04…2f917c
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x1e07a2…74302f
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x590156…666c25
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x1c831c…258805
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0xd8176b…ed547b
0xdba2…1af10xd591…428cBase—$0.00170%0xea34…81fd17d ago0x5b364e…5b61e8

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.