Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0269ea…72dc70
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5ea7cf…0c3bad
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x85a254…4b434b
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x199a5d…8761d8
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe5193b…75a357
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4ed26d…8bd65d
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc6a69c…9d0928
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5ca762…0baba3
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3aa260…88680f
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x819a0f…3240dd
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7a8ae7…4e0829
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x220144…7ab1b7
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb7e6f2…5ed2ad
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x75b6e9…b73406
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6f9f8b…2ab55e
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa2d745…23e9bf
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6adb1f…017986
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbb919c…58d3f0
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcb74d9…b75424
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa214d4…d2b010
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x60b27b…b09f25
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9884e6…cd3254
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x524bf0…9f1710
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0x304cdf…5a896b
0x0302…1e610x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf40d44…02bf43

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.