Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5f6f98…3bdcdf
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5da07d…59fad1
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x039d9f…e4d855
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe768ef…fd9508
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e803d…a079bc
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6aad3f…e6ea6e
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdac7a2…502a53
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf216ac…aa7bd4
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x22104b…7bdb27
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe0a4f9…a07d30
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf91146…256a47
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2c97fa…df3ab9
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2a68b1…b3e44b
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7a5e84…c60eee
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9ecae5…96d896
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb0119b…adb026
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf496f9…bd45a9
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0b8e21…4a6fb1
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f01a2…da43a9
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1406c8…55300f
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x484af1…c240e2
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd3b58a…58260d
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd2275d…7c5a2b
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7eebe1…b921a2
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb3b973…974100

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.