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 unknown82d ago0x4d4e77…2eb1ca
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x15c5ff…b672d8
0x9de9…95be0x6a5e…c666Base$0.001100%payAI82d ago0x73c654…162ffb
0x9de9…95be0x6a5e…c666Base$0.001100%payAI82d ago0xe2b22c…d7bed4
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x6c3a28…bdde09
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x267167…5fb3c0
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0xcfc155…c54b9f
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0xc2a91e…7da6fb
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x6992e6…192b24
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x9fc38d…68f07e
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0xddf4fb…2dcccc
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x2be89a…41194e
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x57c3f7…f1db77
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x2dd37c…9f7ece
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x938be6…58679f
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x66b5d8…3bcdf2
0x9de9…95be0x6a5e…c666Base$0.001100%payAI82d ago0x74851a…890f52
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x970f55…7b8115
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0xb0a45b…cc217b
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x10d4e8…e5c6b1
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x0e1fc3…c1e2a9
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x999f32…ffa9db
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x867fa8…474f7e
0x9de9…95be0x6a5e…c666Base$0.001100%payAI82d ago0x58481d…9b30cd
0x9de9…95be0x6a5e…c666Base$0.001100%Route unknown82d ago0x85bc6d…725e30

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.