Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdec0…56a80x83a0…dcc7Base—$0.01100%coinbase59d ago0xb4492d…39b568
0xdec0…56a80x1f87…bbeaBase—$0.01100%coinbase59d ago0x0d9b22…d5c33a
0xdec0…56a80xcf45…6da6Base—$0.01100%coinbase59d ago0x64ab1c…3f9fb7
0xdec0…56a80xc089…c7efBase—$0.01100%coinbase59d ago0x138e72…ad7899
0xdec0…56a80x1daf…782aBase—$0.01100%coinbase59d ago0x69d06f…b456a8
0xdec0…56a80xadc6…fdc9Base—$0.01100%coinbase59d ago0xccb72d…456807
0xdec0…56a80x6fcc…a099Base—$0.01100%coinbase59d ago0x6e351c…965f22
0xdec0…56a80x9bf4…3fa1Base—$0.01100%coinbase59d ago0xb60c5f…687ebc
0xdec0…56a80x243d…8744Base—$0.01100%coinbase59d ago0x9c2d05…b7a775
0xdec0…56a80xfc0f…bc68Base—$0.01100%coinbase60d ago0x4bf650…7af18a
0xdec0…56a80x8bc6…94edBase—$0.01100%coinbase60d ago0x7392cc…c2e90e
0xdec0…56a80xecb8…b47cBase—$0.01100%coinbase60d ago0x8e4fe9…c7f8d5
0xdec0…56a80xac58…b934Base—$0.01100%coinbase60d ago0xe1a0f4…68f203
0xdec0…56a80xc3e5…7299Base—$0.01100%coinbase60d ago0xae9ac5…25009f
0xdec0…56a80xaf2d…0cc9Base—$0.01100%coinbase60d ago0x1ab822…0133c8
0xdec0…56a80x7832…b399Base—$0.01100%coinbase60d ago0x35d267…f83019
0xdec0…56a80x27f2…658cBase—$0.01100%coinbase60d ago0xd5f680…9a8e4a
0xdec0…56a80xac78…e4ccBase—$0.01100%coinbase60d ago0x2553ff…732b24
0xdec0…56a80x1586…7657Base—$0.01100%coinbase60d ago0xf70b69…45f613
0xdec0…56a80x92a6…83faBase—$0.01100%coinbase60d ago0xebae59…3e778b
0xdec0…56a80xc1e0…43beBase—$0.01100%coinbase60d ago0xdd4410…e581f5
0xdec0…56a80x9a81…7bd1Base—$0.01100%coinbase60d ago0x370422…916bde
0xdec0…56a80x747a…2f17Base—$0.01100%coinbase60d ago0xaf203b…fe86c4
0xdec0…56a80xdbd0…61e4Base—$0.01100%coinbase60d ago0x50037e…dc22cd
0xdec0…56a80xd3c5…c0e9Base—$0.01100%coinbase60d ago0xb1ad2f…335348

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.