Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17bd…c3b10xc751…86a1Baseglim.shTwitter$0.01100%coinbase19d ago0xd5cd8e…7414b0
0x17bd…c3b10xc751…86a1Baseglim.shTwitter$0.01100%coinbase19d ago0xf2bd7c…84c098
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase19d ago0xc88801…2f9a11
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase19d ago0xf9581f…a75641
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase19d ago0xb55f24…52307f
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase19d ago0x0e2371…78ddb7
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase19d ago0xd3d1e3…967798
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase19d ago0x315d66…157efd
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase19d ago0x4076b6…c30497
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase19d ago0x85d0d0…1cf17c
0x4040…017f0xc751…86a1Baseglim.shTwitter$0.001100%coinbase19d ago0xe528a8…c8f57d
0x0d4d…555c0xc751…86a1Baseglim.shTwitter$0.005100%coinbase19d ago0x2bd994…c42fb1
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase19d ago0x1e347e…f4ad62
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase19d ago0x2238fb…594fe9
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase19d ago0xc6fc72…87ad07
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase19d ago0x91b322…aee31e
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase19d ago0xf7289b…3d2581
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase19d ago0xdd8efb…c73855
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase19d ago0x84e86d…f8fe94
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase19d ago0x0fb155…2f1ce8
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase19d ago0x7a9967…9948d6
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase19d ago0xb7756c…a039be
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase19d ago0xd7c9c9…08af2e
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase19d ago0xb1cce3…d3e16d
0x2af6…36490xc751…86a1Baseglim.shTwitter$0.005100%coinbase19d ago0xdfd2a7…f23856

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.