Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcf97ea…9dd493
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x202437…6f1029
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe3760f…d3e596
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa8da3e…6246f5
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0b298f…97ddd2
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0d45e1…2fa3ae
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xeb0f84…4e0390
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xaa4c00…d87063
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xddde16…fd1c89
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe31e85…9f113a
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb61d00…82c302
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x52c82d…6c52bb
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5b19f8…d0ef24
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x282401…8ed4b7
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x18304c…99e549
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x08c816…3e93b9
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x756115…6052e0
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6ea9d1…866ca4
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd93da5…2a9cff
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI112d ago0xaa855c…44d563
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI112d ago0xba45a7…15b85e
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf36ab4…f444c6
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x26e30b…87be8c
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe85865…8af5ae
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8e6ee4…f3b26a

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.