Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x23bdcb…caa22c
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6bb333…fdf012
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xafb8a6…46d584
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbb0d36…ac3f8c
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0d023e…9d5224
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe1a15e…c9140a
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8fb557…383ad0
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xacd0c9…08a6c0
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcb69ab…2727d8
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa86290…01e1c3
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbec066…1c5e89
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4fb8ae…a37fea
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaf03a1…fc797b
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xde7954…d26282
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0efb43…70e3cb
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x37cb05…1d3e18
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd19f16…6efc56
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x331ddc…b568b4
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb5dc19…82b9de
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0cf373…36237d
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8c2c8b…6913a6
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x18e8ad…210633
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7def3d…379d14
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x83f979…96fd26
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe0bfc2…0557eb

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.