Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x795ad3…6212fb
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb096b2…7375a6
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8dda62…d813fb
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd3f661…f30fe1
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd61cc6…b1a38d
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2efd2e…dde83e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x76a360…746c41
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9b2783…6404cf
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaba828…53fef5
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc95312…170314
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4bc7c1…9c8c5f
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x100ebc…181035
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc59923…5d4389
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x44cb4c…9a06e3
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa8a39d…61e304
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x870f00…16fedc
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4020f9…ab4e47
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc6adc4…587f73
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4f2839…070255
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x18f26f…9b32d4
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc08aee…bcd0f8
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0a10e6…98520e
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdd972f…3d4f81
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6d532f…1d676d
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4905d1…90793c

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.