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%payAI174d ago0x358053…6d87f5
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0xf2510f…783f72
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0xaada45…c25b51
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0x4031a8…40f163
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0x2ebc5e…f23c5f
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0xfc3d4b…e95b09
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0x2f632d…5d2111
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0xf92419…8ebae3
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0xf22593…ff79dc
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0x0b1ac8…b80114
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0x53a257…026107
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0x3bdf6e…0a4492
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0x8c511a…536887
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0x3b99c7…fc8215
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0x664c29…b51903
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0x740271…1046c6
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0x443528…2e24fd
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0xddac36…a61e80
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0xcb4c25…0515c0
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0xbd16ee…2ad351
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0xc8907c…cbe8a4
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0xc6072a…3480de
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0xf9f0c9…7aaaef
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0x53200b…e3468e
0x9de9…95be0x6a5e…c666Base$0.001100%payAI174d ago0x8e1996…737858

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.