Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9eae8c…bf6451
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x887fb6…5052ef
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc70dea…2fdba0
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5b3572…bdc479
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0de191…b183af
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb1b4da…72e328
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x39484b…07d812
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb52524…99a7e8
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5dae46…b91303
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x20e418…2fb384
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeaabd0…4d0c3c
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x26f2f2…aee6c5
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1ad8b7…2acb7f
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x399d89…3f1fd7
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe3ff8f…014290
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x20b23e…abf839
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdb1675…47d3be
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe16e36…6b600d
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd1d599…148de9
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x32c13e…b0af88
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x23ff8e…10a04a
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5191cd…b3b2d1
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc57e91…ceab07
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xef4f00…f987b5
0xcd12…14fa0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfccb79…ebb6e5

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.