Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase8d ago0xbb6356…47b3b0
0x86a4…822f0x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase8d ago0x793e3d…7af8f7
0x86a4…822f0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase8d ago0x034c51…121306
0x86a4…822f0x771e…99f2BaseForwardLaneCode-intelligence$0.05100%coinbase8d ago0x02fce1…f2ef18
0x86a4…822f0x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase8d ago0xbde243…45ebdd
0x86a4…822f0x348a…cfaaBaseMachina SportsWorld-cup$0.12100%coinbase8d ago0x222596…068ada
0x86a4…822f0x771e…99f2BaseForwardLaneCode-intelligence$0.05100%coinbase8d ago0xb4e814…fde438
0x86a4…822f0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase8d ago0x5405f9…80d979
0x86a4…822f0x771e…99f2BaseForwardLaneCode-intelligence$0.05100%coinbase8d ago0x4e8dc5…30102c
0x86a4…822f0x348a…cfaaBaseMachina SportsWorld-cup$0.12100%coinbase8d ago0x3ebae6…7aeffe
0x86a4…822f0x771e…99f2BaseForwardLaneCode-intelligence$0.05100%coinbase8d ago0x3ee7d2…916765
0x86a4…822f0x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase8d ago0x4e317b…3810de
0x86a4…822f0x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase8d ago0xda4843…c3064e
0x86a4…822f0x771e…99f2BaseForwardLaneCode-intelligence$0.05100%coinbase8d ago0x3d44d4…f83e08
0x86a4…822f0x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase8d ago0x5b8267…9bca9c
0x86a4…822f0x771e…99f2BaseForwardLaneCode-intelligence$0.05100%coinbase8d ago0x5c08c7…cca154
0x86a4…822fDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase8d ago0xef4f8e…008c30
0x86a4…822f0x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase8d ago0xf017f7…48c884
0x86a4…822f0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase8d ago0xf42999…ebef65
0x86a4…822f0x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase8d ago0xc0200c…8e5647
0x86a4…822f0x348a…cfaaBaseMachina SportsWorld-cup$0.01100%coinbase8d ago0x4ae544…71770f
0x86a4…822f0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase8d ago0xfce475…6a9e82
0x86a4…822fDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase8d ago0x4092c4…60f580
0x86a4…822f0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase8d ago0xc9c7f3…c125c4
0x86a4…822fDubbleBlackBaseDubbleBlackProduct-recommendations$0.10100%coinbase8d ago0xffa0aa…f16398

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.