Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa18994…f3ec1e
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6acf29…51a82d
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9e2f43…f7b865
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3d41b5…86ec00
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe3e535…edbf94
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x54418e…9b6d0d
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86a957…c980d2
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x296960…05f3a3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfc2414…39c390
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2dfc82…e77ec2
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb8168f…c3b307
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa6eced…bda68c
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0c8a29…635e6b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc99e9f…5b2bb7
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa751a3…8effd0
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa64a05…2695dc
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xde64e6…7fe8a7
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0ccb18…dd51c0
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd7a29b…c8e495
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa67da2…ee631b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5e1e14…0c8f18
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x69f6bf…2611c9
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb02dd5…2d43ed
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf540bc…167e5e
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x65c53b…f08a5c

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.