Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase9d ago0xf0df5e…a3fe3d
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase9d ago0x1b70df…59c7cc
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase9d ago0xe5eac8…f386cd
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase9d ago0xfbdef0…0a66f8
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase10d ago0x7e80ec…299479
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase10d ago0x7a08ce…3bb738
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase10d ago0xd48f1b…31c9a2
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase10d ago0x3eb214…41dbaf
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase10d ago0xb49606…ec7d3e
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0x0093e0…288af1
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0x8538d6…11225f
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0xcd713e…de851f
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0xf6b23d…9c5f84
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0xecaaf9…9b1daf
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0x6ac1a6…068c5c
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0xd92f43…6545f8
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0x10ce5e…47b3bb
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0x2fd27a…7de6c4
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0x8f9e69…c10dc9
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0x2dc8b8…98c49b
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0x15e406…b232aa
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0xd45544…34cb94
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0x840293…d01ccc
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0x4cb8f2…57fe51
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase10d ago0x9607dd…2d9e33

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.