Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf617…16400x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase52d ago0xd61a3c…723751
0xf617…16400x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase52d ago0x463fd7…b6d2fa
0xf617…16400x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase52d ago0xea6d54…daa7fc
0xf617…16400x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase52d ago0x197ac6…6dd537
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0xfb0cae…6aa7a4
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0x898ba9…0e8603
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0xa362d2…e17d85
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0xf46c89…7dc691
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0x430470…47359b
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0x35d70a…4bd445
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0xcc5f48…03903a
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0xe9dc1a…df55e8
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0x8044b7…3fff4d
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0x8bf9ff…4fbd60
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0x1f48c3…967b4c
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0xc68b7b…39ebc6
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0x7600d3…c1dc52
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0xd8908a…f94a94
0xf617…16400xc751…86a1Baseglim.shTwitter$0.001100%coinbase52d ago0xa52b2d…bca053
0xf617…16400xc751…86a1Baseglim.shTwitter$0.001100%coinbase52d ago0x7cf62d…26e420
0xf617…16400xc751…86a1Baseglim.shTwitter$0.001100%coinbase52d ago0xeec709…516d0f
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0x482c22…7791ae
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0x405163…2153fa
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0xa9c302…35c2c1
0xf617…16400xc751…86a1Baseglim.shTwitter$0.005100%coinbase52d ago0x718dd9…4c20c2

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.