Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3905a8…8857be
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb4123a…7f82f1
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6e612d…85f2aa
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb69d65…8da9f6
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1971b2…912cca
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcaf1f0…586cca
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe554bf…329510
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa76cfa…3ef4c6
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa02976…b92e7e
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x969e78…8ab3ee
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x68dfd1…b09875
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe0a17b…94702d
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xba6518…29172c
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x56c466…d8f122
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2e4a45…bd9722
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa63b28…650f05
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb54841…88d2c6
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfec8a0…d9aed6
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x022863…e62a62
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3cbf36…8b7fb0
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x378e12…fa5461
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfdc9ba…48da49
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4780ca…52e433
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf76289…605a22
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xac94d3…09aba4

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.