Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x41343a…2647cb
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa9aadb…ad5471
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3de3a4…0ca5d6
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf5858f…de1e50
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf8f48c…7c15b9
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcadfe6…8ede92
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x93639f…969385
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x470f56…3af24f
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x72f825…d2da34
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x01d992…4e1d5f
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x903572…3035da
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x901c5f…c5f782
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd306c8…cd107d
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x09b479…386039
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8393f0…83ef1e
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd4b8fe…d6267f
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfb7a06…d78c98
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3cfbc4…cb6a7b
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x95cafd…ea509c
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x16bad8…ef38fb
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc8698b…a4aa6e
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x70a615…d71607
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcf3a6b…a0b151
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x14ba5c…032358
0x2898…87500x6a5e…c666Basex402 service$0.001100%payAI102d ago0x89b0b6…2fcb6b

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.