Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd06128…3b13be
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5c31f8…b0c331
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9cd22a…40387b
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6d6d6f…61aa00
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x173d88…5b30c5
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x51f956…bb9f43
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x534a0c…1327e7
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbf0cc1…7c4bb4
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xefade8…b732bd
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2404fc…7a5a80
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7f6656…058bba
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x75af1c…022041
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8bb5cb…335d75
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xef41d5…25a7b1
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa912f1…5388bf
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf4f8e4…5ad70f
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c8593…7a10e6
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x012812…4f739f
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xee833e…4d02eb
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe74062…0d682e
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7029c9…073432
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdc78f7…007166
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI116d ago0x27ca74…7d4bf5
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x506882…3a176d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4651df…4db47f

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.