Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0x101329…da4fe3
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0xdb3e60…55e267
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0xa92876…a14eeb
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0x2ca0be…d3c224
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0x62f279…8480a9
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0x116606…9102da
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0x92c040…30cda3
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0xfe9fbc…ed8d1a
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0xa62cb8…1f2c26
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0x98f107…f18e97
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0xe083a6…fcc1c6
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0xdffa44…952d77
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0x9c8063…745b4b
0x768d…97c10x486b…b9cfBase$1.30100%ultravioletadao8d ago0x0a3c1c…804457
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0x293bf6…0513de
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0x83852f…6543fd
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0xc98e90…8c6135
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0x7ebdef…5c0b4d
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0xfe179b…2e6da0
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0x5449d2…29f7e0
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0x0dc06b…fdc6f2
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0x706157…9d65d5
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0x32668f…6e7daf
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0x93b97f…20a58f
0x486b…b9cf0xcc19…930eBase$0.10100%ultravioletadao8d ago0xa0d60b…3f47b9

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.