Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaa4ace…166ff3
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xde7088…f6bf79
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd9cba7…5a8b23
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd617d2…02038d
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27382f…8d27ae
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd47a76…2babc4
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x822b09…fb9c86
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x290356…89e407
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x63c847…e47be6
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbc27ac…993632
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb4fddd…4b57f9
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x55e0ac…6261ac
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x784bf1…da64be
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf69aec…0e0980
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7e110f…6a1217
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6b50c4…542800
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6461eb…499ceb
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x103eb1…16984a
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2afade…dc7084
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcbca38…56d71c
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9011f3…23a77e
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x584d31…d083f8
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9b6b04…23a887
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa60b1a…61a20e
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI107d ago0xccf31f…9cde39

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.