Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x334d87…3e1c6e
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0a6243…efc0ab
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a65c4…8e038a
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa5117a…b94896
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xff1466…9a3b03
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8bb86f…f0a9b7
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x14ddfc…0eeaa2
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4ec0f8…57eb82
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xee3637…ef8186
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x09f60c…7137f3
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a4323…52385a
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x834608…93cf44
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x62ad38…219a44
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa29177…84d1d3
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1dd493…a05e08
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x87ac8c…1782e7
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xff8855…a48f99
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd4f365…499406
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1d6935…7c25aa
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4fb8f4…d462c0
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7477a4…47c0d4
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x254e4d…49b5b7
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2f3f3c…433211
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ae14f…b2fdbe
0x72f2…8b1c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x55da12…0be06b

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.