Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x795854…137557
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2c3885…24d243
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x46aed3…b31d38
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9cdfd6…79a1b9
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x280228…410368
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2ae081…957505
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x17326a…04c069
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1e721f…4ea4a0
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x89831c…0ab360
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcb7e6e…a41310
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x138737…2fd510
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1bfc4c…4298d3
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xca259a…2f3480
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbf3628…3c9a81
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x319fd1…26a8ad
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2d0cef…a49cd3
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0bb8fc…00fd90
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfb306a…d6d45c
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xda0f9d…58d3c8
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x607b7d…3bb1bb
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1f8efe…12f96f
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7ea058…28ae4e
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb0257e…bed9c2
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd663e3…3d2c50
0xd644…5dbd0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xceb895…8c5574

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.