Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2c9…ae200x6a0a…bf67Base—$0.01100%coinbase3d ago0x66223b…d09264
0xe2c9…ae200x6a0a…bf67Base—$0.01100%coinbase3d ago0x76553e…aa6f8c
0xe2c9…ae200x6a0a…bf67Base—$0.01100%coinbase3d ago0x465993…5074ec
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0xc64e0a…23b766
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0x8c29e3…3c511f
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0x4b9782…a467b8
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0x4c7da5…cddd51
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0x807eaf…0217d6
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0x8308b2…921e91
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0x7a49cd…bd1fa2
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0x3fc8c1…9883f4
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0x12868d…eb3174
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0xe565e3…78845e
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0x5d4327…1a6b8e
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0xffcafe…495f59
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0xfb5326…cae2a4
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0xab1f7d…a6a25f
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0x3b3373…0e26c2
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0x616976…00f479
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0xb411e4…920e60
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0x402f39…fca58c
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0xc9d133…81e4f3
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0x427991…a17cca
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0xf1983d…2d9422
0xe2c9…ae200x6a0a…bf67Base—$0.10100%coinbase3d ago0x606929…3bdae6

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.