Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc77f…b2700xc751…86a1Baseglim.shTwitter$0.005100%coinbase47d ago0xa3f89b…4cd9fb
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase47d ago0x75de84…cef100
0xc77f…b2700xc751…86a1Baseglim.shTwitter$0.002100%coinbase47d ago0x6f92d3…33100c
0xc77f…b2700xc751…86a1Baseglim.shTwitter$0.002100%coinbase47d ago0x59ad3f…a1e48c
0xc77f…b2700xc751…86a1Baseglim.shTwitter$0.004100%coinbase47d ago0x774120…6e52ce
0x04c6…2d2f0xc751…86a1Baseglim.shTwitter$0.005100%coinbase47d ago0x09fc2c…944501
0x04c6…2d2f0xc751…86a1Baseglim.shTwitter$0.005100%coinbase47d ago0xd0e571…1e711a
0x6575…b92b0xc751…86a1Baseglim.shTwitter$0.001100%coinbase47d ago0xb7bf38…41f453
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.01100%coinbase47d ago0x4bc564…e89268
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.01100%coinbase47d ago0x05ddd7…95f8f2
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.005100%coinbase47d ago0x2c6255…15880e
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.01100%coinbase47d ago0x385838…64f402
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.005100%coinbase47d ago0x6c5933…55fbb6
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.005100%coinbase47d ago0xe788e8…c9e5e6
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.005100%coinbase47d ago0x934560…7cb896
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.01100%coinbase47d ago0x64a71e…dda610
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.002100%coinbase47d ago0xfa0f3f…443c14
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.002100%coinbase47d ago0xf421c6…7043f7
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.01100%coinbase47d ago0xdd9eb4…67e6ef
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.002100%coinbase47d ago0xc19341…6a6d3f
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.01100%coinbase47d ago0xad7b11…e4b43c
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.005100%coinbase47d ago0x1c5857…ef9d0c
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.01100%coinbase47d ago0xa04c71…390b85
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.005100%coinbase47d ago0x142edb…602773
0x4c91…ef5c0xc751…86a1Baseglim.shTwitter$0.005100%coinbase47d ago0x9139ec…94d5a4

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.