Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0x367e98…8be0b8
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0x5720cf…e1d211
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0xc2c56f…8bf8a6
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0xa37d88…9029b3
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0x19827f…453e9a
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0xe0f016…30877a
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0x5897a1…b446a1
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0x245d61…3baa49
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0x0b5909…3e6856
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0x091586…3ab2e3
strshp.eth0x4448…ef31Base—$0.10100%coinbase78d ago0x0db6a0…3f39be
strshp.eth0x4448…ef31Base—$0.05100%coinbase78d ago0x97f8ff…b108ad
strshp.eth0x4448…ef31Base—$0.005100%coinbase78d ago0x3867bc…5542cb
strshp.eth0x4448…ef31Base—$0.005100%coinbase79d ago0x683697…716a96
strshp.eth0x4448…ef31Base—$0.005100%coinbase79d ago0x80b4fe…9eb47a
strshp.eth0x4448…ef31Base—$0.005100%coinbase79d ago0x6e54e1…d61060
strshp.eth0x4448…ef31Base—$0.005100%coinbase79d ago0x221aff…d4d303
strshp.eth0x4448…ef31Base—$0.005100%coinbase79d ago0x3ada14…8227bb
strshp.eth0x4448…ef31Base—$0.005100%coinbase79d ago0x76c022…e7f87b
strshp.eth0x4448…ef31Base—$0.005100%coinbase79d ago0x921902…f81372
strshp.eth0x4448…ef31Base—$0.005100%coinbase79d ago0x1f3270…2df109
strshp.eth0x4448…ef31Base—$0.005100%coinbase79d ago0x84c44e…8900f6
strshp.eth0x4448…ef31Base—$0.005100%coinbase79d ago0x83818c…9da908
strshp.eth0x4448…ef31Base—$0.005100%coinbase79d ago0x9cc2dc…36df86
strshp.eth0x4448…ef31Base—$0.005100%coinbase79d ago0x1f4604…f984f9

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.