Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb4e…47100xc751…86a1Baseglim.shTwitter$0.001100%coinbase6d ago0x2c931c…25534d
0xcb4e…47100xc751…86a1Baseglim.shTwitter$0.001100%coinbase6d ago0x97e8a2…f107c1
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase6d ago0xdf4dec…dbe278
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase6d ago0x14d1e5…25cc07
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase6d ago0x45611d…c830cc
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase6d ago0x14e943…8f14e3
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase6d ago0x49867d…4d57c3
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase6d ago0x7c2b49…f80af9
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase6d ago0x2f03b3…203efd
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase6d ago0x3ea073…d02e77
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase6d ago0xeea95b…f384ed
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase6d ago0x4f6141…e6cec7
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase6d ago0x7ee6b5…c3a4f9
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase6d ago0x5d2441…19677c
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase6d ago0xd5cbfa…4f793c
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.001100%coinbase6d ago0xc26150…279147
0x1ec3…d5670xc751…86a1Baseglim.shTwitter$0.004100%coinbase7d ago0xaa4d03…366050
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.004100%coinbase7d ago0x4b3729…189fa2
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0xc3c8b9…292713
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.004100%coinbase7d ago0x8fb222…1b0f72
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0xfb531b…51f1f6
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0x3256f1…9bdfbd
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0xa63bd9…235b59
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0xec70b1…358697
0xe3fc…fa000xc751…86a1Baseglim.shTwitter$0.001100%coinbase7d ago0xbf8d7a…c04291

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.