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.001100%payAI108d ago0xde8826…c032c9
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe2d7fd…091db4
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x448849…ac85e2
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x68fdac…f65322
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe8d04f…fb4160
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9240e0…70cf41
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x04566a…b2ff76
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcff891…e29a87
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb71d9e…76284b
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcacddf…4ad1c9
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2a1f8f…26f830
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xef7b3e…857c89
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x62a89f…15440c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x72c706…699670
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7e5902…3f7acb
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1365a1…cb34c2
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcb4400…ca9c0f
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc51f8c…83982e
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8c66f3…e761bf
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1f7494…34b0cf
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8e1968…65b83d
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9ae457…c9fbf7
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x22b0a3…3b38a5
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x285bb2…9978a2
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x27ae10…10e55b

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.