Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9d6a52…d1741f
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x825d3b…c7f871
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4ef403…dc2f68
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcdf7ef…37124c
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x73936d…259974
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0e6839…c0a4d8
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x865095…041496
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb6ffcf…4d795d
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x457028…2d828b
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x80ab24…9d5af6
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4c09a5…a0db7d
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x68f1cf…e6faf6
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc7890f…49a554
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1e11eb…e9dc5e
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbfbc32…82d470
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf5d3bf…65d062
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1a024c…a46fad
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb8faa5…3ea3c2
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d01ca…04e505
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1bddf6…ad447f
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x339852…6beba0
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3600d5…3be326
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2399e6…6e2ef0
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x62eb38…49b4bc
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x26b3fa…72f08b

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.