Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcade…e9cb0x65ac…1216Base—$0.01100%coinbase71d ago0x096723…9aaa2c
0xcade…e9cb0x56f9…6297Base—$0.01100%coinbase71d ago0x475eb3…e2a838
0xcade…e9cb0xd628…16a2Base—$0.01100%coinbase71d ago0x409916…7a6eb9
0xcade…e9cb0x2668…9a32Base—$0.01100%coinbase71d ago0x3b41e3…9bebea
0xcade…e9cb0xeee7…8c95Base—$0.01100%coinbase71d ago0x57be99…dfdd1e
0xcade…e9cb0xccd3…59beBase—$0.01100%coinbase71d ago0x8cf566…d8f264
0xcade…e9cb0x05e5…5b84Base—$0.01100%coinbase71d ago0xba087d…35c2d7
0xcade…e9cb0x1818…5885Base—$0.01100%coinbase71d ago0x75f17b…494794
0xcade…e9cb0xbd66…039aBase—$0.01100%coinbase71d ago0x33b038…ee4cac
0xcade…e9cb0x93dc…53a8Base—$0.01100%coinbase71d ago0xf4eea9…506dd5
0xcade…e9cb0x0b62…6f03Base—$0.01100%coinbase71d ago0xa2fa51…a960aa
0xcade…e9cb0x8681…3a57Base—$0.01100%coinbase71d ago0xe9c37f…0d1862
0xcade…e9cb0xe48d…cbf9Base—$0.01100%coinbase71d ago0x780f1f…37635c
0xcade…e9cb0xd6e0…f9feBase—$0.01100%coinbase72d ago0xe386ff…b53f09
0xcade…e9cb0x8032…58c7Base—$0.01100%coinbase72d ago0x05af21…a9f3c0
0xcade…e9cb0x48de…19a6Base—$0.01100%coinbase72d ago0xa4b822…3c62a6
0xcade…e9cb0x9625…622eBase—$0.01100%coinbase72d ago0x3408a7…901463
0xcade…e9cb0xcf92…e0cbBase—$0.01100%coinbase72d ago0x402349…898565
0xcade…e9cb0x8956…1c96Base—$0.01100%coinbase72d ago0xfc0348…e52a60
0xcade…e9cb0x8389…25aaBase—$0.01100%coinbase72d ago0x295599…6f9c6f
0xcade…e9cb0xf3bb…7761Base—$0.01100%coinbase72d ago0x82dd1c…be6577
0xcade…e9cb0x409a…b7e7Base—$0.01100%coinbase72d ago0xcc7dfc…4532c3
0xcade…e9cb0x5db6…0f69Base—$0.01100%coinbase72d ago0xf6d01c…8cf561
0xcade…e9cb0xbeef…270eBase—$0.01100%coinbase72d ago0xd3d659…4602a9
0xcade…e9cb0x1064…9821Base—$0.01100%coinbase72d ago0xec0379…0b20f4

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.