Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe58c39…79694b
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x03af65…89ef5f
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9346bd…4d41ba
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1c6adf…a235a4
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdf6b57…2d9d19
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x817fe2…96f7d6
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6cb1b3…b42c1e
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf039c4…0eada7
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfef5bb…e7bbf5
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x55d3b4…f9bb85
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x762c2b…08ea03
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8453de…6b2dab
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5a38cb…81d836
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe55cd2…7ac552
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf7606d…3a6cb7
0xf02c…f57a0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa93a57…9f6ffb
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xac1319…ff0a78
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8f6814…ce5b69
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x89b1d2…0ae971
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfe2abc…29a2a6
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x431101…a7f75d
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x156727…27417b
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc42402…49605e
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6435a0…da02bb
0xf02c…f57a0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x00f4c9…c2b942

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.