Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5a89fb…86e31d
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x74db22…832bac
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe1a6b8…d2781c
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3f858d…cf60ac
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdeac74…375a94
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x43cd7e…8956be
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xafcbef…6a8868
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x81591f…955e3b
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xff5e8f…522ecc
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3b0226…c312cd
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe5b50c…105b44
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x774407…2b4b3a
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x91a230…07c8e9
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe03af7…e63288
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x84e72f…94da98
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x103c5d…7561dc
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x93df66…37b630
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0338e9…7cbccc
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x92b1b5…88ab55
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x12a601…49b84d
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc3a9b5…e83e7b
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x124ae2…39d39b
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf29cc9…4f0da0
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa82a0c…ddb21c
0x1a00…d07d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4e5a8a…deb08e

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.