Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0x7c0ee7…b0a32b
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0x88c215…917870
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0xf98f62…cdd079
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0x0cc8ae…e7772f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0xe00a96…0758df
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0xc978e7…fbf16f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0xdf8ae0…b0c490
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0x7551f9…e5fb99
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0x8dacb4…9d1b4c
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0xc9d677…de9bc3
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0x619ffb…cab785
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0xd620b4…90bb9a
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0x357cef…cf901e
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0xc2e224…b9da0d
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0xb998f6…7199b0
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0x0c9f83…0072cd
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0xaa4a22…ae4f4a
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa79d ago0x3852c6…46e619
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0xf5728b…dbdb69
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x47be77…bf457f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0xf7a473…058e43
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0xec0906…277b50
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x44985d…50c73f
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x7c734a…ac0336
0x3b90…86ea0x9c95…e299Base—$0.001100%fluxa80d ago0x08fbc9…df06a0

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.