Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2f8cc1…5ca004
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0f6eef…6e35a6
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf64d0d…0715b1
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x776dbb…bb492b
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x48d528…55dc8a
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f0a6f…a11f33
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x386663…1de5a3
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9c6b16…5a4e98
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xafa869…d2159a
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfc4bb1…a93230
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x86a232…d0bf0c
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd6b940…c46975
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x20b863…43ae2a
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x130319…d0d0d8
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa4bc99…09d98f
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x081dcc…d9a0e2
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcdd6fc…5471fa
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4d2bcf…752cf7
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x57fca4…8136d8
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9268af…baea78
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x329e23…ba64e9
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6d506b…da90f1
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x28f093…6271c9
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0f96f9…7a6fcb
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x908086…d7bc4b

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.