Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69e1…753c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd829e1…ffacb5
0xd7cb…c1800x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb370ff…3c2e01
0xf856…68430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc67b1d…578db2
0x762a…a6530x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf8f21b…2dbe29
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa2bc0b…c21b47
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7e74af…c6061e
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe93908…f32941
0xe0dd…cfac0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6c6428…16d5d8
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf3cca4…998e97
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf59236…6564c9
0x3ee4…67b00x6a5e…c666Basex402 service$0.001100%payAI113d ago0x60d6e2…36c0aa
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9231ff…7a971e
0xdd78…7bd60x6a5e…c666Basex402 service$0.001100%payAI113d ago0xef03d2…9fc9c5
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf53607…5ceef9
0x3c71…77d90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3321b1…4ec03c
0x4a39…c42c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0c3710…89b89a
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3600a2…8eef1c
0xeb00…5e430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xff0c23…55282d
0x5cc5…dd330x6a5e…c666Basex402 service$0.001100%payAI113d ago0x269fd3…fad1b1
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2e9f00…8ff5aa
0x11c3…e17d0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x04a57d…edfce0
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI113d ago0x437b55…d4de4b
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI113d ago0x52b910…235c47
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7b4cc1…185581
0x8479…00ca0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe9f565…d76eec

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.