Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb97fa0…84262e
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc764c9…44092b
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa6bebb…a2bb4c
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd6db35…fbbef8
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf2aaf5…32d392
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0x64df26…f3b1bf
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0x846c7c…6f5b8e
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0x51debe…9873a8
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf510b4…cab4a9
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d031b…d3bab7
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf996e5…8dd73b
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8b800b…23d275
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe77327…963e07
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf29383…4b4877
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0x68ebb7…6bfa25
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0x68d584…106f3a
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5529b6…412374
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f7d54…c519d7
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI107d ago0x38425e…9ec8c8
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf88383…9dcda4
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa11f89…a78b37
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8e4ee4…150ee8
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa18a81…b175b6
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI107d ago0x781caa…76d88a
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfb8579…482d49

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.