Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd12e32…c21906
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb52a8f…094d95
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4eff34…58526d
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x492ce2…d59edb
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf1a845…9222ed
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58c906…7bdebf
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe0f3b3…0f32ee
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x875915…c72d13
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xff1696…7f56c3
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe37dda…d420a4
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe5acb8…31b387
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a4bd7…859b18
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b7dbb…1c1fb4
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x207061…09e3c8
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7c910e…8b0c29
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x677767…c79608
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x50b541…c95291
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x584cbf…95c7c8
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcbbf48…50ced3
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf90324…20665a
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0d7e58…bd9e81
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x69c8b6…813e30
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x775b42…d872a8
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf1db9d…7936e6
0x4490…61f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x71c1c4…51438f

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.