Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x968e68…59345d
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfa4631…84b9f1
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfe167d…cb3b98
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6602bc…ca9950
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xca64e0…b443ad
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa5e30b…affa6b
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa82464…793f71
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbca453…8b15a5
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0f7e58…d1d078
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf99bab…570ca8
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x99b27a…2d5966
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x09d370…223401
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x25c743…eb23ba
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8a0607…725c4c
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1a9f66…851269
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96c9d5…33d16b
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc388a3…079e38
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbf7b00…3320e9
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x790a1c…9be066
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3432a4…b8ed65
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe296ff…6598b4
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7a1e43…2d73bf
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0fcf70…5b496f
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x013673…0bcd5b
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0xef1bba…d27589

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.