Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa24237…ab11e1
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa6818c…fa3470
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x688932…f7872a
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa3e199…8e6d08
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x909685…e100f0
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc0fda4…c7dbfa
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe6d88a…ee77fb
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8ffef1…49e4e9
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7ff1e7…5c642e
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3ea2de…060351
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc78fe8…47d183
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x24ac00…9b8137
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x933cd4…ae5d7d
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x195564…391e84
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x244e76…5ee055
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb928eb…206a3b
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6361c3…b38119
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x54fc06…e65e21
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdaf5b3…caa98b
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd6e1ff…2db61d
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb2d5c8…7f503c
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0b51c7…35076e
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa6a675…32867e
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf0201b…dcd7fb
0xd644…5dbd0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x54efde…c87d7f

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.