Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0x317ce3…7361eb
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0x7d067b…25c53f
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0xcbce16…916b15
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0x282e40…4dbb2e
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0xfc4ea5…ebb96a
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0x71d212…fdf285
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0xfae6c3…2a9599
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0x98e280…66e171
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0x145eec…0a11b7
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0x3e01a6…b7c504
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0x8b33cb…752c45
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0xe05bff…02dc5f
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0x39ef3d…471121
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0x0eb946…0d2aac
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0xce862f…66f34c
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0xd98eff…c4091b
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0x91889c…dc360d
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0xb090f0…7c4b4b
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0x349c46…c80000
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0xfc6e5d…fd6a86
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0xca6c19…b374fe
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0x0660e6…049f26
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0x45113b…70a199
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0xe7b0af…8f8c9f
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted8d ago0xaf8a18…ab5219

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.