Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0xc2ff03…2e2352
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x535e86…9102dd
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x1a9041…8062a3
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x023e4c…babe1a
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x53594e…a66004
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x5ef7c7…17d47f
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x97b590…9b47c2
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x66c205…3158eb
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x159a6a…c67440
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x90fc63…a3cf63
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x05c04f…7ed01c
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0xdc861d…68b4ee
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x2b5811…9b6e8e
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0xf0398d…11c40c
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x135766…02dd76
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0xf369ac…419b6b
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0xb1b993…baf807
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x7bd410…443f8e
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0xbe16da…5fb3ed
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x85f717…85342a
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0xd5d0a3…025cfe
0x2dcb…10cf0x69ad…9fd9Base—$0.00170%0xf474…b57022d ago0xe6bb4c…9f7f18
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x79b97b…5772fe
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0xc6c388…97433d
0x2dcb…10cf0x69ad…9fd9Base—$0.000570%0xf474…b57022d ago0x621b54…900297

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.