Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8749…bc9c0xc751…86a1Baseglim.shTwitter$0.01100%coinbase4d ago0x4a9bb9…cf4d61
0x8749…bc9c0xc751…86a1Baseglim.shTwitter$0.01100%coinbase4d ago0x17b30c…78c57d
0x8749…bc9c0xc751…86a1Baseglim.shTwitter$0.01100%coinbase4d ago0x7a6278…3d2b3d
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase4d ago0x3ecdc7…a9a0d8
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0xe6edb4…a6a17e
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase5d ago0x5ecd49…332148
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0x108889…0c5fac
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0x7dd03c…b2a8b4
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0x6c33d6…5ad701
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0x4fca8c…00f03c
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0x62da96…8a9cf7
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0x87d195…30ec4a
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0x2f4ac1…9cf967
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0x1d7c95…264a01
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0xf64ca3…9ddb2a
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0x1d8dd4…7ee516
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0x66c4ae…18cb4a
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0x581283…07282d
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0xa2f8fe…765430
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0xe9bd34…d42da9
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0xf283be…aaa4fe
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0xb10ab7…467d52
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0x9f3ecb…23075a
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0x2211be…08841e
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase5d ago0xc18f7f…1b5b58

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.