Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0xfd87f4…9e866b
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0xea1da0…0df277
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc94e4e…0b4ff2
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0x20a4b0…a72be1
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0x30f5c0…de5920
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0x1f3d82…02714f
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0x8bf792…b33c5b
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0x22fffd…86f169
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0xfdca34…1c5b2d
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0xd356c9…c7eba0
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0x5c4268…9626d8
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0xcf771b…e10985
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0x7dc5f9…5fcbd7
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0x6b678e…82f136
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0xab6aee…062aec
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0x9f7be5…3df2d3
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb8fa9c…0e9521
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0xca77d8…1c38e5
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0x3e2ae1…290753
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0x199d78…7c6ad8
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0xe6a3f4…e82494
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0x062d83…2322f1
0x3966…e1b10x6a5e…c666Basex402 service$0.01100%payAI114d ago0x855fcc…a2442f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI114d ago0xad33e8…be6a67
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8fbc23…52b8f2

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.