Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6df1f3…a8f25b
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x063857…19afbd
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc3fd8f…09cc1d
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3df908…eb86ca
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x563a0f…8a90e3
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7e6a3e…6de262
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9cb9f9…550677
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb405e4…522298
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6a2aca…6bd277
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6f802d…0f033a
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa383a7…257d74
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b55a2…62e7a4
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xff7756…2f02e4
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0de422…6359b0
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4132d5…1d92fb
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaad81f…b1ffbf
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfb79da…07f4b7
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x20e4d5…08043c
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xefa4c4…359758
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0690b5…06e93e
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x401982…699d02
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe32ab5…4c470b
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xabb022…17b6a7
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0x506a78…5968b2
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc42f0b…50f78b

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.