Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaeb3b1…0ecf72
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x85cd47…ef9b0f
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x21525d…4e3369
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1123ec…5c6bf8
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x17677d…24c65e
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe5f282…c52299
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd3ee10…7c68a7
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x56895c…c4cb11
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe026f2…061fd0
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf90402…9f21ea
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5d8eee…e43b61
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf223be…29c184
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7611c3…803afa
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3a6a3e…13af2a
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfde3f1…e538e8
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xefff48…bc84f8
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf3c0db…35eb3b
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2df395…5c153e
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x23719b…57054d
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x21c8ba…68970e
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x53bb10…c97004
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d896a…133539
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x87958a…8fec9f
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x880618…5d054c
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf00adc…d85153

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.