Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0x59406c…28cedb
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6576da…2c6564
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0xab2b09…a66ce4
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0x851d12…d2f617
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3c81ad…5c97ea
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0x906957…566967
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd3642e…8c4d48
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3e8d5f…56a4ac
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0x20bd4b…c4fb0c
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0x501a34…f6097c
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc24b8b…b3f305
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe4ff87…d20056
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0x148b3f…6be219
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5ecc70…e5d2c7
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0x510dbd…7d7fd9
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0x399abc…f0f2d2
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0xab0ec3…89c10b
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0x52f549…81d067
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfbaa1d…cd5090
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc08279…539a4d
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0x343bce…7af76b
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf5dc48…d3e693
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0x22c53e…9a8504
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0xca716f…7b34ea
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0bc0cf…595cc0

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.