Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0xdd5b72…ee6820
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0x1c50c5…3971fd
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0x015a10…f071c4
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0xbde287…d78add
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0x22952f…68d7b3
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0xa40c3e…630ede
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0xda184b…13e4c5
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0x6029de…6e4081
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0xa48e0f…2efbc0
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0xd31cf0…d6b480
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0x632a21…3184bb
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0x537cb6…c31222
0x0363…51bd0xf9a4…9406Base—$1.20100%ultravioletadao7d ago0x7cf934…517c66
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0x47ccda…8ee1e5
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0xb92822…de6e78
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0x1a7ab5…f9f626
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0x2f252a…bd1ad1
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0xb973b5…74d162
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0x3de879…f9f8ea
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0x270b61…79131d
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0x45570a…707890
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0xeb2700…4072ef
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0x41a32b…b4dd56
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0xc17c9f…091183
0xf9a4…94060xcc19…930eBase—$0.10100%ultravioletadao7d ago0xcf5846…d9db34

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.