Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x289b…55490xf474…84deBase—$0.01100%coinbase68d ago0xa48fa7…98fa55
0x289b…55490x4a3c…b640Base—$0.01100%coinbase68d ago0xe548a5…49c866
0x289b…55490xbfc0…f62dBase—$0.01100%coinbase68d ago0xe06993…48fc05
0x289b…55490x35c1…0647Base—$0.01100%coinbase68d ago0xa9131b…30fc5a
0x289b…55490xabce…6dadBase—$0.01100%coinbase68d ago0x1bcc4a…8478f0
0x289b…55490xb0fd…db38Base—$0.01100%coinbase68d ago0xcf6cbd…a799ba
0x289b…55490x485d…de70Base—$0.01100%coinbase69d ago0xaf4a91…70021b
0x289b…55490x0636…b5eaBase—$0.01100%coinbase69d ago0x241f62…58a35d
0x289b…55490x4c68…3ccfBase—$0.01100%coinbase69d ago0x19cc8c…da4562
0x289b…55490x0ed1…69f5Base—$0.01100%coinbase69d ago0x7bb146…c0c121
0x289b…55490x7482…87dcBase—$0.01100%coinbase69d ago0xcbb300…85047b
0x289b…55490x0524…25f7Base—$0.01100%coinbase69d ago0xf31ae0…145843
0x289b…55490x1a34…6779Base—$0.01100%coinbase69d ago0x869aa0…021ee8
0x289b…55490xfc11…ccb8Base—$0.01100%coinbase69d ago0x044176…dcaa17
0x289b…55490x6e4d…0d1aBase—$0.01100%coinbase69d ago0xec7750…f98d08
0x289b…55490x35c9…31bcBase—$0.01100%coinbase69d ago0xf74f88…90d5e7
0x289b…55490x6abc…e170Base—$0.01100%coinbase69d ago0x79b6b2…92be9a
0x289b…55490x8858…d5e8Base—$0.01100%coinbase69d ago0x06a4f6…65a157
0x289b…55490x6dfd…858cBase—$0.01100%coinbase69d ago0xf822c0…34634c
0x289b…55490xe58b…6928Base—$0.01100%coinbase69d ago0xd64994…579e18
0x289b…55490x4def…63dfBase—$0.01100%coinbase69d ago0x631094…a8cbaa
0x289b…55490xb2b5…c505Base—$0.01100%coinbase69d ago0x98c82b…766e47
0x289b…55490xdc9f…75ccBase—$0.01100%coinbase69d ago0x471f3b…682d91
0x289b…55490x22ed…a1a9Base—$0.01100%coinbase69d ago0xce949b…051fb6
0x289b…55490xe016…ee55Base—$0.01100%coinbase69d ago0xb19d4c…e43dc6

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.