Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x207fb3…5a45ca
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x759c81…c64052
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdf4d6b…8fb969
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x36c835…cda8c7
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8e71f0…76ec0f
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3188fe…bf9335
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc8bac8…92f16c
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3d21a2…6ce368
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x77905e…088bc0
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x806497…770852
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0f08ca…9ca647
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x7cfa0f…2f3331
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4e76e3…bf1b58
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x263feb…fc9abd
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdb9c43…fd4dbf
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9c5561…c1e834
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x356714…77280d
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc37c52…07c040
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x36cf77…bdce94
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0957fb…f20eba
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1a218b…06a3ee
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0xcf13a8…43f75f
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x57147c…78994e
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd7adc7…5d5726
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI111d ago0x980442…823e68

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.