Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x609536…34cd3f
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdfe83c…1c4c77
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xed3395…d8da32
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x16fa07…d64a60
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe7fdd0…3c94ba
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7e793b…5b95ca
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2398eb…5497f9
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI114d ago0x00fb12…bd4996
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b7da1…96af46
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xee8c4d…cff1ce
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x483044…2c0bce
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd9c98…4d11f9
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbc6c08…be9b49
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x948b7b…3912ab
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5668c3…822267
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x533016…39978b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7b7eb3…374190
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x128781…92d930
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca83ce…0216de
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd4c5cb…937b82
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x51e776…b9d21f
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x761ae6…df932a
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x96f197…a113c1
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf3a2e8…cc856b
0xfdb2…b6380x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02863c…1986e8

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.