Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8422…6ae70x83d4…ce13Base—$0.50100%0x83d4…ce13112d ago0x99ada7…19a15e
0x8422…6ae70x83d4…ce13Base—$0.34100%0x83d4…ce13112d ago0x36cfae…93f757
0x8422…6ae70x83d4…ce13Base—$0.02100%0x63c3…45b8112d ago0xb988ff…fc1b4c
0x8422…6ae70x83d4…ce13Base—$0.02100%0x63c3…45b8112d ago0x89baf3…a4efc2
0x8422…6ae70x83d4…ce13Base—$0.02100%0x63c3…45b8112d ago0xa7381e…39f36e
0x8422…6ae70x83d4…ce13Base—$0.02100%0x3479…45b2112d ago0x0de3dc…5ea9fa
0x8422…6ae70x83d4…ce13Base—$0.02100%0x63c3…45b8112d ago0x86ada9…27a94d
0x8422…6ae70x83d4…ce13Base—$0.02100%0x83d4…ce13112d ago0x30eddc…f89284
0x8422…6ae70x83d4…ce13Base—$0.02100%0x83d4…ce13112d ago0x8bfb21…681337
0x8422…6ae70x83d4…ce13Base—$0.02100%0x3479…45b2112d ago0x5275f3…d814fe
0x8422…6ae70x83d4…ce13Base—$0.02100%0x63c3…45b8112d ago0x1862dc…1afdae
0x8422…6ae70x83d4…ce13Base—$0.02100%0x3479…45b2112d ago0x5164ac…a4c94f
0x8422…6ae70x83d4…ce13Base—$0.02100%0x01bb…6c7f112d ago0xf0d7ab…fc513d
0x8422…6ae70x83d4…ce13Base—$0.02100%0x01bb…6c7f112d ago0xfe686a…163400
0x8422…6ae70x83d4…ce13Base—$0.02100%0x63c3…45b8112d ago0x0d11ca…0a4f4d
0x8422…6ae70x83d4…ce13Base—$0.02100%0x3479…45b2112d ago0xc33dc0…ecb192
0x8422…6ae70x83d4…ce13Base—$0.02100%0x3479…45b2112d ago0x9716a0…1afb2b
0x8422…6ae70x83d4…ce13Base—$0.02100%0x01bb…6c7f112d ago0xc85745…6b9a67
0x8422…6ae70x83d4…ce13Base—$0.02100%0x63c3…45b8112d ago0x9a93b9…49f252
0x8422…6ae70x83d4…ce13Base—$0.02100%0x63c3…45b8112d ago0xe9b667…f5599c
0x8422…6ae70x83d4…ce13Base—$0.02100%0x63c3…45b8112d ago0x615754…f05912
0x8422…6ae70x83d4…ce13Base—$0.02100%0x83d4…ce13112d ago0x81e86d…88cb27
0x8422…6ae70x83d4…ce13Base—$0.02100%0x63c3…45b8112d ago0xdb508f…42b1db
0x8422…6ae70x83d4…ce13Base—$0.02100%0x01bb…6c7f112d ago0x912b62…82b582
0x8422…6ae70x83d4…ce13Base—$0.02100%0x01bb…6c7f112d ago0x6f5ad9…c60221

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.