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%payAI113d ago0x249a10…0e43b2
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2c695d…4b1114
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x40643d…8cd5d1
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfa7ab7…397f68
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x90ea2d…bc87e9
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x09cc52…b53885
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ea458…07bf5b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe6b8b7…b3afe7
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf6173e…27e23b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x604933…74eb13
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x515e01…9a21a6
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaf9fc3…5eb801
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x29aef8…afe324
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc1fcdc…2ed85c
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe6a180…6ef0d0
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1e2064…0d4eed
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd7f897…14d81c
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb83e18…54a2e2
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd15e14…62ea16
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x55a0f0…f46045
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb4401e…937be4
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x224a3e…0cb9d0
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9e2b78…4ad94f
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x960818…196cb2
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf3c17c…65200b

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.