Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0x297a77…21e92c
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0x87d521…9df85f
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x938a88…7877c1
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x3a829c…a69aef
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x8f42af…501dd6
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0xb1cf4d…4f5da3
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x4d6045…3494c0
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x6bc468…dd3aec
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x76e4de…4175c8
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x462746…806e32
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x1a3bce…aa6ab0
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x185550…a85000
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x0e4d5a…be7237
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x87f548…a1e047
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0xe7eb35…770328
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x87c37e…35f22b
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0xca111f…060210
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x8c5fc2…c7c9b0
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0xb442fa…3c113b
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x6e9504…966194
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0xe6e697…147bd8
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x818bab…11bbe9
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x357e4a…9125b8
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0xb13966…a65557
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown96d ago0x692170…a8a242

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.