Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x56cf53…fd99aa
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xee54fe…2c26c3
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc53fd3…84cc82
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4b5696…a665fc
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d27df…8d0047
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa3fb0d…2a1994
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef4d13…ee1534
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6d3a0b…84fc93
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x117f06…22659e
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3539aa…48de12
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9927aa…0ca980
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x666550…22e56e
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x56182a…59148c
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb0bf83…58cd85
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2d1b10…3a81f1
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c1378…52783e
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x38681b…fd0585
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4031f…75972d
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xef7c9c…fbf699
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0eb60f…5aa984
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb98b66…e5c79e
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4a9f19…737802
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x339d55…e9c394
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x62418f…7a3979
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI105d ago0x72d45f…11c7fd

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.