Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x753d6e…0c4496
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x096890…436809
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x9ec167…96b0f4
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0xc63d7f…47cae5
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x5a9dbf…a8fcdf
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0xb45854…521902
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x176c63…813bf8
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x94e51f…ed5fcf
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x55462b…fc86f1
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x325c11…1eb6cd
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x101f22…544227
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x1d5bfb…a477fc
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0xcb779d…18501d
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0x4f6be6…a229be
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0xc16fc1…69276a
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami51d ago0xf5a097…ad0d42
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami52d ago0xaad2a0…09df15
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami52d ago0x4dc8d5…9112aa
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami52d ago0xfa3305…06a879
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami52d ago0x5948b5…9e10e5
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami52d ago0x0a8b12…2a6ec4
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami52d ago0x9abd06…c013e4
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami52d ago0x25a575…4a3819
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami52d ago0x28a814…ef6d6d
0x6909…c0ac0x0450…3b55Base—$0.005100%mogami52d ago0xc842c4…735ba2

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.