Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0x90b690…727f31
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0x658397…c3b201
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0xaa276f…d5132d
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd55a09…dcad2c
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe5d31b…9ae9a4
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9c6ae0…8c4dd5
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0x202fe8…97eff4
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1d91b2…b1b6d3
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbbf1af…f5dada
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc3adae…e8f6b8
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4d7616…6b409f
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc45879…dc39b6
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0xaf3fc1…9a7442
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0x822405…c529fd
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf82c50…868fb1
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0x309d24…12111a
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8362d5…9e11fa
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0x43e435…3c5b60
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0xecfd7e…1e5c80
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb97e14…66a926
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5d544a…8fd7b8
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0x62f8f3…ab8581
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0x64ab82…9b525f
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3f0af2…3395e8
0xa617…d8780x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf29d60…10674c

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.