Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x55be35…d561cd
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x748916…c98972
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7542eb…dca543
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1f5f06…5431d5
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe99947…d9ecf7
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa887c5…480d86
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x343cea…efc922
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5b8524…be7989
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5290aa…4f4467
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb544b6…d810e0
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x615bd4…208763
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x64b455…3899ea
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd84d98…cda0ff
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xff07c9…90b805
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdc85d9…85fc1a
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4c81f3…b837e3
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x932925…e70154
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdd3a7d…0df0b3
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcb8b4b…91d689
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3bb098…7dc65e
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf1131f…dbd619
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x20c186…4c4a41
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x33a413…94ef8a
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x9923aa…ddbe9e
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x75dc17…f1fb7c

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.