Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe5c08…c30a1c
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd08117…da589f
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6b4b2b…42908f
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd81f6d…9c0613
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0102ea…7bb01a
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcb736c…72c4ce
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6bd614…6dd440
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4549a0…d87ddc
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x357631…266ea1
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe94007…29c456
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe82f22…aa71b6
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x47e5c9…a96443
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x447e44…aa286b
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x660ee6…ec59ff
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x472748…b54ec4
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xee2c98…210a3e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ac541…79ef3b
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x460f46…b5f11e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdbf419…0c2f90
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x24de09…550466
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfe313d…b349fb
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xae6122…1508e2
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x69bf1a…5a7f6d
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa00133…c71234
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI109d ago0x045f96…01d7af

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.