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 unknown93d ago0x15d199…0adc2f
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown93d ago0x47593b…3d9f80
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown93d ago0xf15f0c…5641a3
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown93d ago0x9b01a5…15ec34
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown93d ago0x6f4407…5bf2c9
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown93d ago0x9d1d08…3c3a9c
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0x0473e8…21f6ed
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0xed17a1…3d493e
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0x1c63fa…9dcfb1
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0x499580…11a967
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0x301642…5aec6f
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0xfaab4e…f5cfd2
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0x5ce52e…24bf9b
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0x7d4fef…e78d20
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0x199ae0…0dd789
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0x036ad7…aaadc7
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0x8d3800…bc6bbd
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0x2e0997…09a501
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0xaa5fc8…778e2c
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0xaed49a…2e572e
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0x1afd81…136d3e
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0x081a3c…fcaaab
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0xbb7762…6f64a1
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0xb0a38a…c5a9db
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown94d ago0x7e3d76…e4766e

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.