Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4c4477…9bf94a
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x16e209…9e2ce2
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9e01a7…c09617
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3a648b…85fde1
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaea6da…743e04
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9bd2c5…f97da0
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc8e7b…902c09
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9904c5…139ce1
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x05870c…78b45b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb67f5e…5fd38f
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x80d409…b2ef97
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7e4cfb…ceb5fe
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfd1484…ff65d6
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa81d1f…7693c0
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x488dd3…99679b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf79b77…a1b7a6
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb47770…acfa4a
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc4b0a2…03e12f
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3d5d90…7349f6
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xedca27…83168e
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2baca9…3d19ad
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xebd013…8b224e
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb4d138…e7c51e
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd542c3…22e0ce
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe2a0ef…c51980

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.