Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x83259b…980917
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x938ac1…10eac2
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8a4c6c…35af6a
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x460a58…3cb4b7
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe131ec…d7351c
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfcb352…87584d
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3121f5…09d738
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x466b71…540635
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb06e77…f2af14
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ae4a0…898abd
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc64633…923f77
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfff73c…1fc316
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x443a97…c38b0c
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd4ef2d…809de2
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x159d7c…fd3b53
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1c8293…c19c1b
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x49b273…b4663a
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x193a9c…0c49bc
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb84003…7a4ff1
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x69bf01…cacd24
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0738cb…503249
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3a8028…56c5ff
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x65516f…44946a
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x326a10…0db620
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x067a29…9ccade

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.