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.001100%payAI108d ago0xf2602e…7f0e91
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc7592b…3a6641
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1ebf33…441f78
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x75e8ce…427ae4
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8652f0…e725ab
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0x012ba7…f2b9bb
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdeed5d…7d1671
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbc459d…5ef81d
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd6fd20…ed4ce4
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0445f1…539e40
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ebf1c…bd5289
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd4112e…ec71fc
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xec4e38…7b92d8
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a7fe0…883b1e
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa9d340…5c1c2f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaff381…630de0
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfe44a4…e26ab6
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaab164…0a9d3c
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x485c74…bbac05
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdcc354…80451e
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7fca91…a4e9d5
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x965ee7…4c9a9f
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5f5ee3…254030
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd93c0c…b73973
0x3966…e1b10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd38e12…96df7e

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.