Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$0.20100%coinbase20d ago0xeb3480…143e38
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$0.20100%coinbase20d ago0xfd6459…dba200
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$0.20100%coinbase20d ago0x847592…a6099d
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$0.20100%coinbase20d ago0xe820bf…a0b384
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$0.20100%coinbase20d ago0xf21200…6a2e23
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$0.20100%coinbase20d ago0xbb4a09…b39cb7
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$0.20100%coinbase20d ago0xf5d045…c4c5b2
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$1.20100%coinbase20d ago0x2393f9…f727f7
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$1.20100%coinbase20d ago0x0b8343…743653
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$1.20100%coinbase20d ago0xfdb0cc…f4aa01
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$0.20100%coinbase20d ago0x2f5f1a…87b382
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$0.20100%coinbase20d ago0xe6c135…6adb5f
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$0.20100%coinbase20d ago0x3e0178…7183b5
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$1.20100%coinbase20d ago0xe3e7ed…e502f6
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$1.20100%coinbase20d ago0x933b08…ba9c57
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$1.20100%coinbase20d ago0x2091df…61d92d
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$1.20100%coinbase20d ago0x676c05…beba7d
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$1.20100%coinbase20d ago0xd30027…21d0cf
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$1.20100%coinbase20d ago0xf8798f…bdad0c
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$1.20100%coinbase20d ago0x1b4af8…bfd076
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$0.20100%coinbase20d ago0x312628…69a034
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$0.20100%coinbase20d ago0x9928d9…01c172
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$1.20100%coinbase20d ago0x140c8f…020a3a
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$1.20100%coinbase20d ago0x740b07…8327d9
0x70dc…d8d50xfbca…7146BaseStableMeshRigging$0.20100%coinbase20d ago0x3815b0…45b407

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.