Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0xae0297…68cfc4
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0x1f14c4…160aec
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0x2b87df…6a385b
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0x1c44dc…a66e94
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0xcb3e9e…644b0e
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0xd0bf12…978cfa
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0x0e754e…a71892
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0x20522f…3fc80e
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0x3cec7e…ad89c7
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0x07a954…5a20ac
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0x955936…5fbdfd
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0xa38ea4…c97dd2
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0xd1d607…e6ee68
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0x677fb5…aa71a5
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0xf1839f…0e97c1
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0x174f33…8102ef
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0x8fc826…d59da3
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0xfdf473…8b8abb
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0x45ca0c…55a977
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0xcddddb…b90ab8
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0xd49680…fc94d9
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0x171e4c…98c887
0x9cb2…9a970x5aae…482eBase—$0.001100%coinbase4d ago0x96b90a…36983f

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.