Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5287…35490x3147…fc6dBase—$0.01100%coinbase68d ago0xe34e08…857d6b
0x5287…35490x8028…0966Base—$0.01100%coinbase68d ago0x27f95f…97130a
0x5287…35490x009e…ffc7Base—$0.01100%coinbase68d ago0xfee87d…dd67e5
0x5287…35490x4406…93b3Base—$0.01100%coinbase68d ago0x533ca0…4e19e9
0x5287…35490x39c2…5411Base—$0.01100%coinbase68d ago0xb3f69d…402e9f
0x5287…35490x7592…be2fBase—$0.01100%coinbase68d ago0x6e813e…db8bd3
0x5287…35490x7270…b5e0Base—$0.01100%coinbase68d ago0x730520…16b8f6
0x5287…35490x6c17…9735Base—$0.01100%coinbase68d ago0xa8cc94…173a39
0x5287…35490xa59c…bb33Base—$0.01100%coinbase68d ago0x271d07…2c73a2
0x5287…35490xf475…f148Base—$0.01100%coinbase68d ago0xcdd403…573286
0x5287…35490x2b52…0d82Base—$0.01100%coinbase68d ago0xe2fe68…7db5ab
0x5287…35490x7769…e08eBase—$0.01100%coinbase68d ago0x77c11b…b58559
0x5287…35490x8122…0801Base—$0.01100%coinbase68d ago0x20f2c8…0be5dc
0x5287…35490xf0a7…a329Base—$0.01100%coinbase68d ago0x41474e…dd12ac
0x5287…35490x6d9f…5085Base—$0.01100%coinbase68d ago0xf0981e…c14f4e
0x5287…35490x1810…33f8Base—$0.01100%coinbase68d ago0x46a473…307f59
0x5287…35490xcb2b…2b6bBase—$0.01100%coinbase68d ago0x2d613b…7f212c
0x5287…35490x6b98…e0a9Base—$0.01100%coinbase68d ago0xa6e4d9…6b93e7
0x5287…35490x12ce…e0e4Base—$0.01100%coinbase68d ago0xa1971d…8f2097
0x5287…35490x4f08…745cBase—$0.01100%coinbase68d ago0x193ffd…aefbef
0x5287…35490x6f12…624cBase—$0.01100%coinbase68d ago0xd711fa…d95074
0x5287…35490x509a…a640Base—$0.01100%coinbase69d ago0x135c97…cca8a5
0x5287…35490x0807…216aBase—$0.01100%coinbase69d ago0x94fa82…dcc390
0x5287…35490xb17d…b23aBase—$0.01100%coinbase69d ago0x381d76…068b5e
0x5287…35490xe7f2…0fa5Base—$0.01100%coinbase69d ago0xde48b1…637a76

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.