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.01100%payAI112d ago0x2a2b95…11c5fb
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc39721…9198bc
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9e5191…6f24b2
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfdc075…16847e
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xab880f…2a915c
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe35cee…c27c99
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8dd3fa…705a98
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2cc3b2…656d69
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x806e23…f6bffd
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8b24e4…dcac62
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x00ad35…c1e72b
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1c1b22…bb8b54
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf6be50…7dfd04
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x339f8c…d9dd5e
0x263c…57df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf98e06…0bccc8
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x014aa5…cf0cb8
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x13c632…f28d46
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x321fdd…2dfe02
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x48aaff…2194b9
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x07d0b1…c0da85
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf54256…7b360f
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9d12a2…fe14f6
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9b9baa…ee5a87
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xedd5b3…ed1ae9
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7d36dd…aab054

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.