Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3cb28c…eef6ec
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e912d…5c5410
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaf4cac…7482e1
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x46472e…24f2c2
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa1b1d2…335f82
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x046b7a…c9b998
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdca8b6…74aedb
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x93fae7…504400
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xceea0a…b1183e
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x283352…330b05
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1fc8df…1a019a
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x903741…d8da0b
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1e8d71…4e6658
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe6e584…ac6bad
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb44f94…ad610c
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdc123c…8bcbb2
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x107151…d34014
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf4f3e2…4b8ffe
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5d463e…f44c5f
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbce248…c74915
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa3c994…560087
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbe4f4a…a4b2ca
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x04a4f0…cd6d99
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf28991…c8a1ff
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8156a4…ef027b

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.