Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base$0.30100%coinbase14d ago0x34f502…525de7
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase14d ago0x2e9044…ca6dc1
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase14d ago0x77481a…3a56ac
0xcb74…cb510xb0af…7de0Base$0.28100%coinbase14d ago0xb49df0…c824f7
0xcb74…cb510xb0af…7de0Base$0.30100%coinbase14d ago0x6a72ec…014f13
0xcb74…cb510xb0af…7de0Base$0.18100%coinbase14d ago0x11936e…14a7c5
0xcb74…cb510xb0af…7de0Base$0.29100%coinbase15d ago0xf0f883…2b89b0
0xcb74…cb510xb0af…7de0Base$0.37100%coinbase15d ago0x5de258…8e3ebd
0xcb74…cb510xb0af…7de0Base$0.33100%coinbase15d ago0x3d9ff6…5ba67d
0xcb74…cb510xb0af…7de0Base$0.29100%coinbase15d ago0xff73f0…cc1262
0xcb74…cb510xb0af…7de0Base$0.25100%coinbase15d ago0xfc5587…63dbc1
0xcb74…cb510xb0af…7de0Base$0.33100%coinbase15d ago0x1f152e…f47377
0xcb74…cb510xb0af…7de0Base$0.29100%coinbase15d ago0x1157b8…992fda
0xcb74…cb510xb0af…7de0Base$0.37100%coinbase15d ago0x614af4…c6de0d
0xcb74…cb510xb0af…7de0Base$0.37100%coinbase15d ago0x655abd…eaa137
0xcb74…cb510xb0af…7de0Base$0.45100%coinbase15d ago0x16f586…c00b7e
0xcb74…cb510xb0af…7de0Base$0.45100%coinbase15d ago0x37e6ed…f7e975
0xcb74…cb510xb0af…7de0Base$0.41100%coinbase15d ago0x4bd410…07be82
0xcb74…cb510xb0af…7de0Base$0.41100%coinbase15d ago0x1745e7…407bb6
0xcb74…cb510xb0af…7de0Base$0.45100%coinbase15d ago0x0f82dc…8e4fed
0xcb74…cb510xb0af…7de0Base$0.53100%coinbase15d ago0xaca7f4…1267f4
0xcb74…cb510xb0af…7de0Base$0.49100%coinbase15d ago0x203017…59df94
0xcb74…cb510xb0af…7de0Base$0.53100%coinbase15d ago0x52c058…cf0569
0xcb74…cb510xb0af…7de0Base$0.49100%Route unknown15d ago0xce16f9…4c10d7
0xcb74…cb510xb0af…7de0Base$0.62100%Route unknown15d ago0x2cccc9…1b4af2

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.