Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6a1…caac0x6366…f1e2Base—$0.01100%0x6366…f1e2117d ago0xad19eb…66bd49
0xd6a1…caac0x6366…f1e2Base—$0.02100%0xdf51…2402117d ago0x37bcf2…3a8555
0xd6a1…caac0x6366…f1e2Base—$0.001062100%0x58fe…153b117d ago0x90960e…1f2318
0xd6a1…caac0x6366…f1e2Base—$0.007117100%0x58fe…153b117d ago0xcfea00…65e800
0xd6a1…caac0x6366…f1e2Base—$0.07100%0x58fe…153b117d ago0x55a11e…0468a0
0xd6a1…caac0x6366…f1e2Base—$0.02100%0x6366…f1e2117d ago0x0e79b3…9afd38
0xd6a1…caac0x6366…f1e2Base—$0.03100%0x0d17…b7d1117d ago0x84e030…a5a3c4
0xd6a1…caac0x6366…f1e2Base—$0.03100%0xbe53…e902117d ago0xeab812…b2bda8
0xd6a1…caac0x6366…f1e2Base—$0.05100%0x08ff…bb06117d ago0x84195e…653d83
0xd6a1…caac0x6366…f1e2Base—$0.007574100%0x7f16…55b4117d ago0x77f63e…e5ba85
0xd6a1…caac0x6366…f1e2Base—$0.07100%0x7f16…55b4117d ago0x39c282…f979fa
0xd6a1…caac0x6366…f1e2Base—$0.03100%0xbe53…e902117d ago0xabeb09…e6890d
0xd6a1…caac0x6366…f1e2Base—$0.007106100%0xa46e…ec94117d ago0x660e35…d29f92
0xd6a1…caac0x6366…f1e2Base—$0.08100%0xa46e…ec94117d ago0x664561…0a90b9
0xd6a1…caac0x6366…f1e2Base—$0.01100%0x6366…f1e2117d ago0x629c48…55e169
0xd6a1…caac0x6366…f1e2Base—$0.02100%0x4873…5369117d ago0xbe05dd…02c874
0xd6a1…caac0x6366…f1e2Base—$0.003454100%0x4918…e369117d ago0x44a73b…51cbc7
0xd6a1…caac0x6366…f1e2Base—$0.08100%0x4918…e369117d ago0x3dc97b…0db58f
0xd6a1…caac0x6366…f1e2Base—$0.00757100%0x0098…3100117d ago0x4305e8…3d41dc
0xd6a1…caac0x6366…f1e2Base—$0.07100%0x0098…3100117d ago0x7f2856…37728e
0xd6a1…caac0x6366…f1e2Base—$0.09100%0x08ff…bb06117d ago0x56572c…638ffa
0xd6a1…caac0x6366…f1e2Base—$0.001055100%0x7f16…55b4118d ago0xe3169f…6302a5
0xd6a1…caac0x6366…f1e2Base—$0.006797100%0x7f16…55b4118d ago0x230b13…3e2147
0xd6a1…caac0x6366…f1e2Base—$0.07100%0x7f16…55b4118d ago0x7a574e…9f0c49
0xd6a1…caac0x6366…f1e2Base—$0.04100%0x7f16…55b4118d ago0xa48f03…00902e

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.