Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5741e9…a22723
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8be6d3…f478a9
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf33613…f871da
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xba682b…f3367c
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8c3a68…027951
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8ad18a…b27fb1
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x099e11…1e5f62
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0ba12d…7e1bff
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x773d24…4816ba
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc580b7…0e3dc0
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x886102…16fe1b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf13652…cb30f3
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb9db8e…7375aa
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x955120…c53736
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9d1539…265f9b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x73c4bc…b233a9
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x977384…db64d4
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0dcb24…3e7bca
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb1bad9…ffbd8c
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x127bc5…b3c307
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0454d4…c5a2bd
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8d947e…e03088
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x999328…5bd957
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x10b1f1…3aca05
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf01a8b…bccfa4

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.