Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x85ad00…8ad321
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x539fbd…37af53
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6bfc36…a37806
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa33e33…d1a77f
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd4c7ca…873ee1
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x402272…27495b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x27bc13…92788b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x197130…0c177c
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x50e5e9…234132
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xffa04d…5a8a65
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8f1905…53cf6b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdc6c23…8ba7bb
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1614fb…9c2b79
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3202fc…d8d0d7
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x47adb6…1edb42
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9f6238…958002
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa1ecd8…76d0d5
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x80d693…3b3ff6
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe92601…7a8c32
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7a4d5b…41c8a5
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7f7c0f…cee5d8
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa5f198…e3e360
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x18be8b…e48f52
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x483f44…de7819
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x159383…a23ef8

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.