Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x828c7e…1463d0
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb0954e…49f916
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7dc525…2a7a9b
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x28e447…406efc
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x027785…7e09a3
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x19aca6…918a97
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x302361…867b60
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x70e34c…90bf0a
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x422fbc…641d00
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6b24ff…a23895
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0xff9ba1…f5d928
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0c3b43…4ea7b4
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x02a790…e04cc1
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x47eff7…54dc44
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6323b9…3e05e4
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x19df21…5548f8
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x04647e…37e9f1
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb39863…e15716
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x230183…1037ce
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x689322…c2b2c5
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7d807e…fb60c5
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2e0b92…5a237f
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x99e37b…148687
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0b6ae5…37074b
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI102d ago0x253331…8f0ca7

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.