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%payAI116d ago0xb71cb8…d5c0aa
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x637959…ad58a8
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x20d104…0389a8
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x281b05…ba9e19
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x103b41…6740b9
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6d3b32…0cdfd7
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5ddd92…9d1004
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9ca4bb…82246f
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe3a5f5…01130c
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb54997…23bbb9
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcb3c98…edd6fe
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc6877c…5f1141
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x58edf1…596199
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe190fd…b1ce5d
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbd7e89…ffa94b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2339b0…9e71a7
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa783fd…8f85a1
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x130571…fccde8
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7cb111…a9afe3
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x361357…233a14
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc5acd5…6dd06c
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe39f9f…ed69c1
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5eb38d…ad005e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf901ae…c195ab
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3a9eda…d1a60e

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.