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.10100%polymer76d ago0xc4a8eb…e3979a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0xe573e3…9c96f5
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0xa15e62…b94ea8
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0x10c2df…936de5
0x66c4…37cb0x66c4…37cbBase—$0.10100%Payer-submitted76d ago0x345a2e…81f5e0
0x66c4…37cb0x66c4…37cbBase—$0.10100%Payer-submitted76d ago0x551475…a84492
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0xaa95e0…c53883
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0x836d21…623c07
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0xff4ecd…ff140b
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0xc93e46…42955e
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0x10ca67…6d218a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0x577b47…7851ff
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0x559f87…f49779
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0x9d73e2…489d48
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0x8a716b…49076c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0xa36fa9…e55404
0x66c4…37cb0x66c4…37cbBase—$0.10100%Payer-submitted76d ago0x89b823…36aff0
0x66c4…37cb0x66c4…37cbBase—$0.10100%Payer-submitted76d ago0xbd747e…c0f883
0x66c4…37cb0x66c4…37cbBase—$0.10100%Payer-submitted76d ago0x366850…febb0a
0x66c4…37cb0x66c4…37cbBase—$0.10100%Payer-submitted76d ago0xe2aa3e…33afe8
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0x187ac5…ea4bde
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0xd27c24…bb14e6
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0xd039f6…7df23b
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0x2fd588…e4c4c2
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer76d ago0xabf82c…2fc77c

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.