Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaa1918…1858a1
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5ee8c2…3c350e
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3814fd…c137ee
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd5592b…fe1258
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb05fcb…247a58
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf3ccff…1a6bc7
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x08941b…c83898
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5e04ff…044e75
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcbde92…10a632
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x53e525…09a67f
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe0a041…1502e5
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc4355…d52315
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x39f425…3f6402
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe2c452…a6cd06
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x08a6d1…ca4fd9
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1be2f0…3f4091
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe9331…9f23d8
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x13ddc3…c87145
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdf3faf…b5d43d
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1df49b…b5264b
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb9e410…28b4cf
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5bc4da…04d250
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe3ae93…4e6937
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x94db90…95d264
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcd862e…1d5eca

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.