Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x660242…432a05
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x746e96…717001
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3500cc…2c87ab
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x830313…01ec74
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x34ed31…409481
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x704e5c…ec4f4d
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x861e27…906d16
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x67b79d…583a64
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4b433e…82f1ab
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x65a681…528562
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x40b6ea…4e0a7a
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0xef2503…3dea7b
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8af9f3…5cdfed
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9cefde…fbcf37
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbbbeea…569dfb
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe8f6fb…c0a420
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9d6fb2…c2ef72
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbbc080…b54410
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe0ac90…358721
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb1f5ad…6aa253
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc929b1…ed0c32
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0ae4a1…0a5d42
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1faf83…b9df12
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb1b8e9…e440d1
0x2898…87500x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfcc404…689493

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.