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%payAI109d ago0x312f30…6d370a
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xedf6b1…48d226
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5b2510…493995
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xecfe6a…67dfd2
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x27440b…da2252
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x97ff88…0a3ad9
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96d778…02c3df
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x08cad2…63fe11
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf65d7…25fab9
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3dc066…4b0295
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa9fd0d…1a0c72
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9fa2de…22f628
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x296911…c1d868
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xac1f66…40ec6b
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x893a68…ffe724
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x412994…4f24a7
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd98b12…8a2db4
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeee4f5…844dc1
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x23ffd0…7da708
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x82568a…cb2e4f
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf000d7…534ab5
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd38e7a…b23dad
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x803e3d…29fe61
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe77597…b28867
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e0f17…f7fcbc

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.