Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x65d1ad…503e38
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb48d70…c12b78
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe751fd…a0bec4
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7fa802…032f34
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb805e2…c232cd
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf24946…4c7360
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe96dd0…223046
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x574baa…d397d9
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4f4d78…c94cee
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8c12cd…63ee23
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8e274b…63085a
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2ebfb6…79a56d
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x843587…a8b2f7
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb34903…0ea4e6
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23095e…c9ea35
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcaa0e7…57251b
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1114f1…10df8c
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68221d…33475a
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca4719…05e64f
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x04e3f5…85f9e7
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8ea118…9e951e
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ee1f3…a242f3
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd51386…73e182
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x52c859…839889
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8bd57c…5b4452

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.