Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5d3c0f…eb0ab9
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1a7b1f…94a0c3
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1e1129…84166c
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xec6dca…e28b7a
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdfb49b…fe4683
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4c4512…5872f2
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6daedf…89b806
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x53074e…945009
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9a9355…3f259a
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5ca147…390184
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x67adea…f590a0
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1f011f…05614d
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x813026…263145
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc6595d…e470da
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x849bb5…b74c2c
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xba64df…372c36
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdebd51…02a301
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xffbc8f…9edad0
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x350cfd…cedff3
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x18cea6…df5383
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6c403b…f2690a
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x09f1c1…d0b4d2
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xddf311…1dd211
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbf8f9c…f0301f
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa56ac2…46d71f

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.