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 unknown94d ago0x98d990…08ea18
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0x888caf…f20e5c
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0xc08a0e…61f28a
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0x83e9c0…6fd7f1
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0xdb625b…4b5324
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0x4ffee2…d32b1d
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0x6795c5…7d023b
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0x24ff64…045ca0
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0x49199c…5437f1
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0x743364…179173
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0xc0fcdd…3431d2
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0x04330b…b351d1
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0xfbf336…6a3672
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0xb9cc4c…6347bc
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0x947dd3…991ad7
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0x75b5fa…9d7f20
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0xa09fbc…4b9bdd
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0x911ab5…6d4a44
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0xc9fcbe…0a8a80
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0xe7177a…de7dbc
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0xb3b7f6…254d06
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0xfad997…d2132a
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0x9be726…25c7ca
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0x2a5a85…0050b7
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown95d ago0xccf26f…a4c906

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.