Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase10h ago0x61eef3…8b1e15
0x3346…993c0x4466…125eBasex402 service$0.006100%coinbase10h ago0x38447f…1b2c9d
0x2b53…fe2a0x4466…125eBasex402 service$0.02100%coinbase10h ago0xbf978d…475eb5
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10h ago0xfa252c…a3591e
0x91f1…f8800x4466…125eBasex402 service$0.01100%coinbase10h ago0x8d0974…c2e95f
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10h ago0xa29af8…e5bab2
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10h ago0x44891f…24f3c0
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10h ago0x150976…aa56e5
0x91f1…f8800x4466…125eBasex402 service$0.008100%coinbase10h ago0x7e9bcd…4de288
0x170d…fa100x4466…125eBasex402 service$0.005100%coinbase12h ago0x451307…db93ec
0x170d…fa100x4466…125eBasex402 service$0.005100%coinbase12h ago0x5acda5…5eb74f
0x57d3…cb390x4466…125eBasex402 service$0.005100%coinbase13h ago0xa0c850…c70aa9
0x6459…85990x4466…125eBasex402 service$0.0035100%coinbase13h ago0x42d335…918afd
0xc9c7…16700x4466…125eBasex402 service$0.004100%coinbase14h ago0xac81a4…6b3e04
0x6459…85990x4466…125eBasex402 service$0.0022100%coinbase17h ago0x3d1298…2a161c
0xf068…258e0x4466…125eBasex402 service$0.006100%coinbase17h ago0x43ad41…6d99e7
0xf068…258e0x4466…125eBasex402 service$0.10100%coinbase17h ago0xca81d3…28dd23
0x3346…993c0x4466…125eBasex402 service$0.01100%coinbase23h ago0xb09333…25f739
0xff9f…0e320x4466…125eBasex402 service$0.02100%coinbase23h ago0x9e0e56…028f97
0x9a6d…97150x4466…125eBasex402 service$0.005100%coinbase1d ago0x069f0c…274bf9
0xf068…258e0x4466…125eBasex402 service$0.005100%coinbase1d ago0x2fedcb…2cb4e1
0x9a6d…97150x4466…125eBasex402 service$0.01100%coinbase1d ago0x92e542…00e476
0xd50d…29af0x4466…125eBasex402 service$0.006100%coinbase1d ago0x5ffb9f…88b45a
0xd50d…29af0x4466…125eBasex402 service$0.01100%coinbase1d ago0x1d2b06…073a52
0x9bac…b0c30x4466…125eBasex402 service$0.01100%coinbase1d ago0x089467…5203f8

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.