Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0x18cd28…1db480
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcb0418…f864ad
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbf28ac…0067f7
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9c6f83…28cf25
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0xda7f60…d02a63
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7bf70f…2c8805
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe77182…a8d543
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbf7067…53d837
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0x710c63…437bd9
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0x09e08c…0fab1d
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1dde7b…aca127
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb4b97a…a3b7d0
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe3728d…26b160
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe7d9d9…c00ac7
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7aeef4…6d7695
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbf332b…3fc8a0
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfad6ed…4309f9
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0x98c14a…3b4bdf
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9ae741…87b0fd
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9a839b…0ffdd7
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2967c5…7e4603
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0x46a6cc…a46a79
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4bd5a1…fb8719
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0x03b936…df2aeb
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf9f12d…ba325d

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.