Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6d0687…59fc21
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xafcf2d…2ca450
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7d96b6…416df1
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x700e68…7c5dc8
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x421c97…c1ce89
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1d9522…8a4732
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdd0c06…5479c9
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd4932c…bbb382
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x72c6b7…0226ef
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5022e7…6c7b0e
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x627355…5f437b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb59a1d…36f39e
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1e8a59…2427f2
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfb41d5…7b3e14
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc7707a…a1f8db
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x501416…cb7137
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x59a1b9…d0f850
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcd47e8…92716f
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9736d2…0cf367
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8a7ca0…47f820
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x324b58…80a8db
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8c6419…ae1c7d
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbfa18f…b8d41b
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa93f8d…7d1ddb
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3714db…933e90

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.