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 unknown83d ago0xdf2bf0…2123ab
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0x4dc69b…54db35
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown83d ago0xfeaf22…08f76d
0x9de9…95be0x6a5e…c666Base$0.001100%payAI83d ago0xe8f443…57b32e
0x9de9…95be0x6a5e…c666Base$0.001100%payAI84d ago0xe8d3fa…3e8a1e
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0x8495cf…4d415f
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0x238681…ca4b72
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0xb1ec67…67cad5
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0x8a9164…dd2fa9
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0xf27e13…40e3ef
0x9de9…95be0x6a5e…c666Base$0.001100%payAI84d ago0x897ecb…fabaab
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0x6420b5…e0d75e
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0x83f37a…a43bb3
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0x6f5680…2c67ba
0x9de9…95be0x6a5e…c666Base$0.001100%payAI84d ago0x67d289…ed0306
0x9de9…95be0x6a5e…c666Base$0.001100%payAI84d ago0xce46ae…054062
0x9de9…95be0x6a5e…c666Base$0.001100%payAI84d ago0x242329…2c0cae
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0xac0f13…998139
0x9de9…95be0x6a5e…c666Base$0.001100%payAI84d ago0xd06a26…d745cb
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0x260e88…f901fe
0x9de9…95be0x6a5e…c666Base$0.001100%payAI84d ago0x375230…738beb
0x9de9…95be0x6a5e…c666Base$0.001100%payAI84d ago0x829815…385572
0x9de9…95be0x6a5e…c666Base$0.001100%payAI84d ago0xeab2e4…34cc78
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0xe2bd6d…6d82eb
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown84d ago0x0a4a51…2c1613

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.