Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3cca69…e5f657
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0x174b46…888b8e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0x499f3b…c6f5cc
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa36b9d…7c0a31
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0x79463d…5d595e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0x99861f…31ad9e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7ab0de…816d50
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe64231…4cc26d
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcb60f7…d26ad7
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5807cb…12ddda
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0x14094a…f6c28f
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4041ec…7ba113
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbbe0ba…c3aa75
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf7461e…cc56a8
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67aea0…d29f72
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7369b2…c0dc9b
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdf844b…6473a3
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x60947e…18738e
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x225ca6…254ec7
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x92f53f…f4cd98
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x13ae9b…3f4b5f
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe24ff3…8befbb
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x946d65…57c6b6
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x897a05…f680bc
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4e4675…155885

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.