Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x36e98c…b57115
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf79db1…9c85b1
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc81c48…b8febc
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2c01c4…2ccbe3
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x23edba…41c1c2
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbb81dd…72ee5e
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x91951d…8b64ac
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf3a52b…e8903f
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5add67…a1017e
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa7658d…885c02
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf34e08…740188
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0a9594…8ccd9d
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2a854d…b63339
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfc6cce…f35879
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5fbd89…250c22
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x705994…4e4ae1
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9bff24…b667d4
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe80deb…33539c
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd9e65f…a57da7
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0x133f18…dafe35
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf9a478…5c7b42
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdd993c…6015f7
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc5bfd2…569304
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb72925…7274ff
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa45e87…8e502a

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.