Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x78627e…2b6aea
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4b086c…0baf3e
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf5cb16…ad3115
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd932f4…0e085c
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2c9f93…e8afe7
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x85a925…9f575a
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x58756d…b4a381
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x87f16a…4378b6
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbb2698…8a3f1e
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x247f5e…a5a56b
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ebe9b…7c1a32
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6c13eb…3fc097
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd7641f…d1b207
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfa05ff…c28082
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x75f52d…cffed2
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2dde33…6039a6
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x087c6b…b48148
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9673a9…b914bb
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf364f6…56b314
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x80b566…622c6e
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23d4e7…364ea6
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x531a18…aa6476
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc09849…cbd685
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6bc450…a49fcc
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI115d ago0x344786…75057c

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.