Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4dd261…9adba4
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x478f37…04de7e
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe30c5b…813c60
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb09b34…7f1936
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3f109d…13cdce
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x905a6d…17c3f0
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbc963c…d48aaa
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x73a2cc…a7b017
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb66486…a24f2f
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdae0ec…c8a58c
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8b6a80…de0bee
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x124975…b48053
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4bcf5a…7023fe
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5d84e3…e81538
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa797ad…e31724
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc3923b…0f31c7
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe374fc…dc19b5
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5e9255…f1c7a7
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x52189b…164cc4
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb8b0cd…0d973d
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7421d5…192bbe
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4b5af9…1161e4
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0x26e44a…12432a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb90a00…e3253c
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa4c74a…702215

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.