Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb5923f…75ec07
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4be19f…16c9e4
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8629f2…25dbc7
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI113d ago0x34522b…ff6839
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaef68a…b3c4ec
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0eb7c5…c16538
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcaef23…01668c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x09fcb0…58b993
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x528c02…016c2a
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3a74bd…20b92a
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb819e3…7bc716
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x346c57…43135a
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x057191…9dd607
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2defc5…f8e45f
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x56bd66…ccb38f
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x358bbe…a94001
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2ed534…58135b
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6f3d41…d65a01
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x854720…eb3983
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xed70f3…0230bc
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0d83f9…c129b7
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x443784…ad8090
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x352496…864c36
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8b640d…544b88
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa72a1a…20580f

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.